Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Language editing.

Language editing: Difference between revisions

From MoodleDocs
(content moved to other language pages as appropriate, redirect)
 
(63 intermediate revisions by 18 users not shown)
Line 1: Line 1:
== Language ==
#redirect [[Language customization]]
 
== Edit strings ==
 
Text in Moodle may be changed by editing the language strings, either via Administration >> Configuration >> Language or directly e.g. in ''lang/en''.
 
==Local language pack==
 
To ensure that any changes are not overwritten by a new version when upgrading, you need to create your own local language pack as follows:
 
* Copy the ''langconfig.php'' of your language folder (e.g. ''datafolder/lang/en'') into a new folder (e.g. ''datafolder/lang/en_local'') - you will need access to the server to achieve this step, it cannot be done from within Moodle.
* Make your local language pack the default for the site via Administration >> Configuration >> [[admin/config|Variables]]
 
== See also ==
 
*[[Translation]]
 
[[Category: Administrator]]

Latest revision as of 06:54, 25 October 2011