summaryrefslogtreecommitdiff
path: root/lang/converttopo.py
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-06 13:58:36 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-06 13:58:36 +0300
commit6921ed073b650df0f4281b20def9efec07b258bb (patch)
treec642b8158f6e23e93e848fd05bc73e98bb3ff607 /lang/converttopo.py
parent9cfd6be15a6a805c34620df010bf2621e3fa3f41 (diff)
downloadtools-6921ed073b650df0f4281b20def9efec07b258bb.tar.gz
tools-6921ed073b650df0f4281b20def9efec07b258bb.tar.bz2
tools-6921ed073b650df0f4281b20def9efec07b258bb.tar.xz
tools-6921ed073b650df0f4281b20def9efec07b258bb.zip
lang: load translations from in dir and save new po files into out dir.
Diffstat (limited to 'lang/converttopo.py')
-rwxr-xr-xlang/converttopo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/converttopo.py b/lang/converttopo.py
index 29dadcc..1e6332d 100755
--- a/lang/converttopo.py
+++ b/lang/converttopo.py
@@ -90,5 +90,5 @@ def saveFile(path, name):
rootPath = "../../server-data"
loadFiles(rootPath + "/langs")
-saveFiles("po")
+saveFiles("out")