swift/test/unit/locale
Steven Lang 62b87fca20 Fixed locale test in the presence of LANGUAGE
According to GNU documents, the priority order of language variables
is LANGUAGE, LC_ALL, LC_*, LANG. Therefore, if LANGUAGE is set, it
overrides the LC_ALL setting from the test. An empty value is ignored,
and setting it to empty is easier to deal with than just deleting the
variable.

Also fixed the Google translate fail esperanto grammar.

Fixes bug 1235058

Change-Id: Ic97b90dfc21997e19cc473250794a9b3c526beb5
2013-11-21 15:16:10 -08:00
..
eo/LC_MESSAGES fix swift i18n 2013-09-09 20:25:00 -07:00
__init__.py fix swift i18n 2013-09-09 20:25:00 -07:00
eo.po Fixed locale test in the presence of LANGUAGE 2013-11-21 15:16:10 -08:00
messages.mo Fixed locale test in the presence of LANGUAGE 2013-11-21 15:16:10 -08:00
README fix swift i18n 2013-09-09 20:25:00 -07:00
test_locale.py Fixed locale test in the presence of LANGUAGE 2013-11-21 15:16:10 -08:00

rebuild the .mo with msgfmt (included with GNU gettext)

    msgfmt eo.po