MOBILE-2915 lang: Build lang files
parent
dc751554b9
commit
7cca6d77c3
|
@ -74,6 +74,6 @@
|
||||||
"warningmessagenotsent": "Couldn't send message(s) to user {{user}}. {{error}}",
|
"warningmessagenotsent": "Couldn't send message(s) to user {{user}}. {{error}}",
|
||||||
"wouldliketocontactyou": "Would like to contact you",
|
"wouldliketocontactyou": "Would like to contact you",
|
||||||
"you": "You:",
|
"you": "You:",
|
||||||
"youhaveblockeduser": "You have blocked this user in the past",
|
"youhaveblockeduser": "You have blocked this user.",
|
||||||
"yourcontactrequestpending": "Your contact request is pending with {{$a}}"
|
"yourcontactrequestpending": "Your contact request is pending with {{$a}}"
|
||||||
}
|
}
|
|
@ -2,11 +2,11 @@
|
||||||
"cannotsubmit": "Sorry, there was a problem submitting your choice. Please try again.",
|
"cannotsubmit": "Sorry, there was a problem submitting your choice. Please try again.",
|
||||||
"choiceoptions": "Choice options",
|
"choiceoptions": "Choice options",
|
||||||
"errorgetchoice": "Error getting choice data.",
|
"errorgetchoice": "Error getting choice data.",
|
||||||
"expired": "Sorry, this activity closed on {{$a}} and is no longer available",
|
"expired": "This activity closed on {{$a}}.",
|
||||||
"full": "(Full)",
|
"full": "(Full)",
|
||||||
"modulenameplural": "Choices",
|
"modulenameplural": "Choices",
|
||||||
"noresultsviewable": "The results are not currently viewable.",
|
"noresultsviewable": "The results are not currently viewable.",
|
||||||
"notopenyet": "Sorry, this activity is not available until {{$a}}",
|
"notopenyet": "This activity is not available until {{$a}}.",
|
||||||
"numberofuser": "Number of responses",
|
"numberofuser": "Number of responses",
|
||||||
"numberofuserinpercentage": "Percentage of responses",
|
"numberofuserinpercentage": "Percentage of responses",
|
||||||
"previewonly": "This is just a preview of the available options for this activity. You will not be able to submit your choice until {{$a}}.",
|
"previewonly": "This is just a preview of the available options for this activity. You will not be able to submit your choice until {{$a}}.",
|
||||||
|
|
|
@ -234,7 +234,7 @@
|
||||||
"addon.messages.warningmessagenotsent": "Couldn't send message(s) to user {{user}}. {{error}}",
|
"addon.messages.warningmessagenotsent": "Couldn't send message(s) to user {{user}}. {{error}}",
|
||||||
"addon.messages.wouldliketocontactyou": "Would like to contact you",
|
"addon.messages.wouldliketocontactyou": "Would like to contact you",
|
||||||
"addon.messages.you": "You:",
|
"addon.messages.you": "You:",
|
||||||
"addon.messages.youhaveblockeduser": "You have blocked this user in the past",
|
"addon.messages.youhaveblockeduser": "You have blocked this user.",
|
||||||
"addon.messages.yourcontactrequestpending": "Your contact request is pending with {{$a}}",
|
"addon.messages.yourcontactrequestpending": "Your contact request is pending with {{$a}}",
|
||||||
"addon.mod_assign.acceptsubmissionstatement": "Please accept the submission statement.",
|
"addon.mod_assign.acceptsubmissionstatement": "Please accept the submission statement.",
|
||||||
"addon.mod_assign.addattempt": "Allow another attempt",
|
"addon.mod_assign.addattempt": "Allow another attempt",
|
||||||
|
@ -372,11 +372,11 @@
|
||||||
"addon.mod_choice.cannotsubmit": "Sorry, there was a problem submitting your choice. Please try again.",
|
"addon.mod_choice.cannotsubmit": "Sorry, there was a problem submitting your choice. Please try again.",
|
||||||
"addon.mod_choice.choiceoptions": "Choice options",
|
"addon.mod_choice.choiceoptions": "Choice options",
|
||||||
"addon.mod_choice.errorgetchoice": "Error getting choice data.",
|
"addon.mod_choice.errorgetchoice": "Error getting choice data.",
|
||||||
"addon.mod_choice.expired": "Sorry, this activity closed on {{$a}} and is no longer available",
|
"addon.mod_choice.expired": "This activity closed on {{$a}}.",
|
||||||
"addon.mod_choice.full": "(Full)",
|
"addon.mod_choice.full": "(Full)",
|
||||||
"addon.mod_choice.modulenameplural": "Choices",
|
"addon.mod_choice.modulenameplural": "Choices",
|
||||||
"addon.mod_choice.noresultsviewable": "The results are not currently viewable.",
|
"addon.mod_choice.noresultsviewable": "The results are not currently viewable.",
|
||||||
"addon.mod_choice.notopenyet": "Sorry, this activity is not available until {{$a}}",
|
"addon.mod_choice.notopenyet": "This activity is not available until {{$a}}.",
|
||||||
"addon.mod_choice.numberofuser": "Number of responses",
|
"addon.mod_choice.numberofuser": "Number of responses",
|
||||||
"addon.mod_choice.numberofuserinpercentage": "Percentage of responses",
|
"addon.mod_choice.numberofuserinpercentage": "Percentage of responses",
|
||||||
"addon.mod_choice.previewonly": "This is just a preview of the available options for this activity. You will not be able to submit your choice until {{$a}}.",
|
"addon.mod_choice.previewonly": "This is just a preview of the available options for this activity. You will not be able to submit your choice until {{$a}}.",
|
||||||
|
|
Loading…
Reference in New Issue