Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably 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 (Added link to spanish translation of page)
Line 13: Line 13:


[[Category:Mobile]]
[[Category:Mobile]]
[[es:Personalización de cadenas de caracteres de idioma de Moodle Mobile]]

Revision as of 14:56, 27 January 2017

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

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 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)