summaryrefslogtreecommitdiff
path: root/po/compile.py
diff options
context:
space:
mode:
Diffstat (limited to 'po/compile.py')
-rwxr-xr-xpo/compile.py3
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
5import os, sys 5import os, sys
6 6
7BUILD_LANGS = [ 7BUILD_LANGS = [ 'en', # base strings
8 'en', # base strings
9 'cs', 8 'cs',
10 'de', 9 'de',
11 'eo', 10 'eo',