MOBILE-2915 lang: Build lang files

main
Dani Palou 2019-03-14 11:36:24 +01:00
parent dc751554b9
commit 7cca6d77c3
3 changed files with 6 additions and 6 deletions

View File

@ -74,6 +74,6 @@
"warningmessagenotsent": "Couldn't send message(s) to user {{user}}. {{error}}",
"wouldliketocontactyou": "Would like to contact 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}}"
}

View File

@ -2,11 +2,11 @@
"cannotsubmit": "Sorry, there was a problem submitting your choice. Please try again.",
"choiceoptions": "Choice options",
"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)",
"modulenameplural": "Choices",
"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",
"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}}.",

View File

@ -234,7 +234,7 @@
"addon.messages.warningmessagenotsent": "Couldn't send message(s) to user {{user}}. {{error}}",
"addon.messages.wouldliketocontactyou": "Would like to contact 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.mod_assign.acceptsubmissionstatement": "Please accept the submission statement.",
"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.choiceoptions": "Choice options",
"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.modulenameplural": "Choices",
"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.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}}.",