summaryrefslogtreecommitdiff
path: root/lang/updatelang.py
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-13 15:08:45 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-13 15:08:45 -0300
commitb9db1a08430984cb600d09c65be66e63d647e1fb (patch)
treeebbddbb3a9a43163748eafc6786d9a990c9abb4c /lang/updatelang.py
parentc653a8b6b3703ca7642c15f1dfea74ddaface572 (diff)
downloadevol-tools-b9db1a08430984cb600d09c65be66e63d647e1fb.tar.gz
evol-tools-b9db1a08430984cb600d09c65be66e63d647e1fb.tar.bz2
evol-tools-b9db1a08430984cb600d09c65be66e63d647e1fb.tar.xz
evol-tools-b9db1a08430984cb600d09c65be66e63d647e1fb.zip
Transifex move (techinical details)
Diffstat (limited to 'lang/updatelang.py')
-rwxr-xr-xlang/updatelang.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/updatelang.py b/lang/updatelang.py
index e7c3db9..aa4eb11 100755
--- a/lang/updatelang.py
+++ b/lang/updatelang.py
@@ -396,3 +396,4 @@ loadPoFiles("in");
#dumpTranslations();
sorting()
saveFiles(rootPath + "/langs", "out")
+os.rename("out/"+defaultLang+".pot", "serverdata.pot")