Language editing: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
m (title)
(see also)
Linia 9: Linia 9:
* Copy the contents of your language folder (e.g. ''lang/en'') into a new folder (e.g. ''lang/en_local'')
* Copy the contents of your language folder (e.g. ''lang/en'') into a new folder (e.g. ''lang/en_local'')
* Make your local language pack the default for the site via Administration >> Configuration >> [[admin/config|Variables]]
* Make your local language pack the default for the site via Administration >> Configuration >> [[admin/config|Variables]]
== See also ==
*[[Languages]]


[[Category: Administrator]]
[[Category: Administrator]]

Wersja z 07:12, 20 gru 2005

Language

Edit strings

Text in Moodle may be changed by editing the language strings.

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 contents of your language folder (e.g. lang/en) into a new folder (e.g. lang/en_local)
  • Make your local language pack the default for the site via Administration >> Configuration >> Variables

See also