Language editing: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
m (→‎See also: link edit)
Linia 12: Linia 12:
== See also ==
== See also ==


*[[Languages]]
*[[Translation]]


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

Wersja z 14:21, 8 sty 2006

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

See also