MOBILE-2658 lang: Fix some languages
parent
62af2b50d3
commit
e98834471d
|
@ -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",
|
||||
|
|
|
@ -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}}",
|
||||
|
|
|
@ -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}}",
|
||||
|
|
Loading…
Reference in New Issue