summaryrefslogtreecommitdiff
path: root/data/translations
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-01-02 22:54:36 +0300
committerAndrei Karas <akaras@inbox.ru>2016-01-03 00:46:28 +0300
commit519c2796e52ea933f6de5a490aee1f1ab826ea5e (patch)
tree01205558a568663d1c1ff67fda39ee84ce4051ec /data/translations
parent2d2bbb2fe5a0dc55cbf5b9616a78500704b6ea65 (diff)
downloadplus-519c2796e52ea933f6de5a490aee1f1ab826ea5e.tar.gz
plus-519c2796e52ea933f6de5a490aee1f1ab826ea5e.tar.bz2
plus-519c2796e52ea933f6de5a490aee1f1ab826ea5e.tar.xz
plus-519c2796e52ea933f6de5a490aee1f1ab826ea5e.zip
Add support for custom NLS (without gettext).
Add configure flag --enable-customnls Add empty directory in data/translations/manaplus for suctom translations (po files from /po directory)
Diffstat (limited to 'data/translations')
-rw-r--r--data/translations/manaplus/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/translations/manaplus/README b/data/translations/manaplus/README
new file mode 100644
index 000000000..202548517
--- /dev/null
+++ b/data/translations/manaplus/README
@@ -0,0 +1,3 @@
+Put here manaplus po files if you want use custom NLS.
+
+See configure flag --enable-customnls \ No newline at end of file