Added documentation for building translations

Branch_2.1.x
Nathan Crawford 2013-12-11 20:51:22 -05:00
rodzic 7b3cc3f7d6
commit f4f69fd5bd
2 zmienionych plików z 12 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,12 @@
This folder contains the master file for all the translations (translations.ods)
as well as any loadable tranlations created from it.
Translations.ods is formatted with the language name in the first row, and all
translated strings for that language in the rows below. The first column
contains the ID for the strings in that row. Language ini files are generated
by concatenating the first column, an equals sign and the column under the
language name. (see "English (EN-US).ini" for an example) The string replacements
column gives some context for what the replacement will contain.
The TranslationBuilder project included with this source code can build all the
translations from the spreadsheet automatically.

Plik binarny nie jest wyświetlany.