diff options
Diffstat (limited to 'web/updatelang.py')
-rwxr-xr-x | web/updatelang.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/updatelang.py b/web/updatelang.py index e02d061..d3b0573 100755 --- a/web/updatelang.py +++ b/web/updatelang.py @@ -75,7 +75,7 @@ def generateLocal(): -# Write po files +# Write po files. TODO: WARNING: Some translations are getting overriden! def writePoFile(nf,lg): # Translation Memory, to prevent duplicates global tm |