Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Moodle Mobile language strings customisation.

Moodle Mobile language strings customisation: Difference between revisions

From MoodleDocs
(Created page with "Words and phrases displayed in the app can be customised via the "Custom language strings" (customlangstrings) setting in Administration > Site administration > Mobile app > M...")
 
m (redirect edit)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Words and phrases displayed in the app can be customised via the "Custom language strings" (customlangstrings) setting in Administration > Site administration > Mobile app > Mobile features
#redirect [[Moodle app guide for admins]]
 
Enter each custom language string on a new line with format: string identifier, custom language string and language code, separated by pipe characters. For example:
 
mm.user.student|Learner|en
mm.user.student|Aprendiz|es
 
For a complete list of string identifiers see [https://raw.githubusercontent.com/moodlehq/moodlemobile-phonegapbuild/master/build/lang/en.json this file]:
 
On each line at the left (before the colons), is the string identifier.
 
In the same line, at the right of the colons is the language string (in this case in English)
 
[[Category:Mobile]]

Latest revision as of 13:38, 28 August 2018