From df2c497a13afd39b747b3937c857dd0165d44e55 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 5 Jul 2013 11:42:30 +0530 Subject: [PATCH] ... --- setup/translations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/translations.py b/setup/translations.py index 786d44a6d6..3474e82acb 100644 --- a/setup/translations.py +++ b/setup/translations.py @@ -165,7 +165,7 @@ class Translations(POT): # {{{ subprocess.check_call(['msgfmt', '-o', dest, iso639]) elif locale not in ('en_GB', 'en_CA', 'en_AU', 'si', 'ur', 'sc', 'ltg', 'nds', 'te', 'yi', 'fo', 'sq', 'ast', 'ml', 'ku', - 'fr_CA', 'him', 'jv', 'ka', 'fur', 'ber'): + 'fr_CA', 'him', 'jv', 'ka', 'fur', 'ber', 'my'): self.warn('No ISO 639 translations for locale:', locale) if self.iso639_errors: