diff options
Diffstat (limited to 'intl/intl.txt')
-rw-r--r-- | intl/intl.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/intl/intl.txt b/intl/intl.txt new file mode 100644 index 0000000..e952cda --- /dev/null +++ b/intl/intl.txt @@ -0,0 +1,10 @@ +When you add or delete any text, add or delete it in english.lng and run +script ./synclang. It adds NULL entries to other languages. Then run ./gen-intl. + +When you change any text, run ./get-intl. + +Menu hotkeys are also translated via this interface. You can specify more +hotkeys. When using normal letters as hotkeys, always use upper case. When using +some characters above 128, specify both upper and lower letters. + +vim: textwidth=80 |