locale: Difference between revisions
Jump to navigation
Jump to search
m (Created page with '; locale [<short locale name>] : Translation setting for kore, the [http://www.loc.gov/standards/iso639-2/php/English_list.php list of short locale names using ISO 639-1] will he…') |
No edit summary |
||
Line 1: | Line 1: | ||
; locale | ; locale <[http://www.loc.gov/standards/iso639-2/php/English_list.php ISO 639-1 short locale name]> | ||
: Translation setting for kore. | |||
== Default == | |||
Determined by environment. | |||
== Notes == | |||
Since environment locale is used by default, it can be set in environment instead: | |||
LC_ALL=ru ./openkore.pl | |||
[[Category:sys.txt]] | [[Category:sys.txt]] | ||
[[Category:Unnecessary Features]] |
Revision as of 09:39, 10 September 2012
- locale <ISO 639-1 short locale name>
- Translation setting for kore.
Default
Determined by environment.
Notes
Since environment locale is used by default, it can be set in environment instead:
LC_ALL=ru ./openkore.pl