diff options
Diffstat (limited to 'po/compile.py')
-rwxr-xr-x | po/compile.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/po/compile.py b/po/compile.py index 16097ddc..af0e422b 100755 --- a/po/compile.py +++ b/po/compile.py | |||
@@ -4,8 +4,7 @@ | |||
4 | 4 | ||
5 | import os, sys | 5 | import os, sys |
6 | 6 | ||
7 | BUILD_LANGS = [ | 7 | BUILD_LANGS = [ 'en', # base strings |
8 | 'en', # base strings | ||
9 | 'cs', | 8 | 'cs', |
10 | 'de', | 9 | 'de', |
11 | 'eo', | 10 | 'eo', |