MOBILE-2658 lang: Fix some languages

main
Pau Ferrer Ocaña 2018-10-08 16:07:06 +02:00
parent 62af2b50d3
commit e98834471d
3 changed files with 5 additions and 5 deletions

View File

@ -1153,7 +1153,7 @@
"core.course.couldnotloadsectioncontent": "local_moodlemobileapp",
"core.course.couldnotloadsections": "local_moodlemobileapp",
"core.course.coursesummary": "moodle",
"core.course.downloadcourse": "local_moodlemobileapp",
"core.course.downloadcourse": "tool_mobile",
"core.course.errordownloadingcourse": "local_moodlemobileapp",
"core.course.errordownloadingsection": "local_moodlemobileapp",
"core.course.errorgetmodule": "local_moodlemobileapp",

View File

@ -53,8 +53,8 @@
"switchphase50": "Close workshop",
"userplan": "Workshop planner",
"userplancurrentphase": "Current phase",
"warningassessmentmodified": "The submission was modified on the site.",
"warningsubmissionmodified": "The assessment was modified on the site.",
"warningassessmentmodified": "The assessment was modified on the site.",
"warningsubmissionmodified": "The submission was modified on the site.",
"weightinfo": "Weight: {{$a}}",
"yourassessment": "Your assessment",
"yourassessmentfor": "Your assessment for {{$a}}",

View File

@ -752,8 +752,8 @@
"addon.mod_workshop.switchphase50": "Close workshop",
"addon.mod_workshop.userplan": "Workshop planner",
"addon.mod_workshop.userplancurrentphase": "Current phase",
"addon.mod_workshop.warningassessmentmodified": "The submission was modified on the site.",
"addon.mod_workshop.warningsubmissionmodified": "The assessment was modified on the site.",
"addon.mod_workshop.warningassessmentmodified": "The assessment was modified on the site.",
"addon.mod_workshop.warningsubmissionmodified": "The submission was modified on the site.",
"addon.mod_workshop.weightinfo": "Weight: {{$a}}",
"addon.mod_workshop.yourassessment": "Your assessment",
"addon.mod_workshop.yourassessmentfor": "Your assessment for {{$a}}",