django/docs/topics/i18n
Bernardo Pires 8bc350b385 Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Corrected LANGUAGES documentation on how to translate language
names. Now using django.utils.translation.ugettext_lazy instead
of a dummy gettext() function.

Thanks to Salvatore for the report.
2013-11-09 23:56:53 +01:00
..
formatting.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
index.txt Fixed #21373 -- Typo fixed in i18n docs 2013-11-02 19:13:29 +01:00
timezones.txt Fixed #19560 -- Identified field in warning for naive datetime. 2013-10-13 11:54:11 +02:00
translation.txt Fixed #21372 -- Corrected docs regarding translating LANGUAGES. 2013-11-09 23:56:53 +01:00