We now have some Catalan, but no Amharic nor Estonian yet!

This commit is contained in:
Bastien Montagne
2012-12-24 17:55:00 +00:00
parent ec4fc2e132
commit f339c63584

View File

@@ -91,7 +91,7 @@ LANGUAGES_FILE = "languages"
IMPORT_MIN_LEVEL = -1
# Languages in /branches we do not want to import in /trunk currently...
IMPORT_LANGUAGES_SKIP = {'bg', 'ca', 'fi', 'el', 'ko', 'ne', 'pl', 'ro'}
IMPORT_LANGUAGES_SKIP = {'am', 'bg', 'fi', 'el', 'et', 'ko', 'ne', 'pl', 'ro'}
# The comment prefix used in generated messages.txt file.
COMMENT_PREFIX = "#~ "