summaryrefslogtreecommitdiff
path: root/po/compile.py
diff options
context:
space:
mode:
Diffstat (limited to 'po/compile.py')
-rwxr-xr-xpo/compile.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/compile.py b/po/compile.py
index f046ca96..16097ddc 100755
--- a/po/compile.py
+++ b/po/compile.py
@@ -6,6 +6,7 @@ import os, sys
6 6
7BUILD_LANGS = [ 7BUILD_LANGS = [
8 'en', # base strings 8 'en', # base strings
9 'cs',
9 'de', 10 'de',
10 'eo', 11 'eo',
11 'es', 12 'es',