Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

6 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Rob Hudson ec0b8079ab Follow SHORTER_LANGUAGES when creating app manifests (bug 835407)
This also fixes a bug in the translations app where we were comparing
the lowercase locale to settings.HIDDEN_LANGUAGES which (for
Marketplace) had locales of the form xx-YY. The result was no
translation saved for locales in HIDDEN_LANGUAGES. This updates them to
go through amo.utils.to_language which returns the xx-YY form. It also
switches from using settings.LANGUAGES (lowercase locales) to
settings.AMO_LANGUAGES.
2013-01-30 10:37:51 -08:00
Rob Hudson afd1578dfc Updated to set logged in locale if unsupported default_locale (bug 804980) 2012-10-31 09:51:22 -07:00
Chris Van 9850dfc866 fix DjangoUnicodeDecodeError in manifest viewer (bug 780823) 2012-09-05 12:07:37 -07:00
Andy McKay d33924be21 add in nice webapp fixture (bug 753570) 2012-05-21 09:47:11 +01:00
Chris Van ef2a3a35fc fix UnicodeDecodeError for trap duplicate (bug 747062) 2012-04-19 14:01:06 -07:00
Chris Van f074268342 marketplace manifest upload (bug 726907) 2012-02-20 14:48:23 -08:00