django/docs/topics/i18n
Bernardo Pires 4aed1ee339 [1.6.x] 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.

Backport of 8bc350b385 from master.
2013-11-10 00:02:13 +01:00
..
formatting.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
index.txt [1.6.x] Fixed #21373 -- Typo fixed in i18n docs 2013-11-02 19:15:20 +01:00
timezones.txt [1.6.x] Fixed #19560 -- Identified field in warning for naive datetime. 2013-10-13 11:58:12 +02:00
translation.txt [1.6.x] Fixed #21372 -- Corrected docs regarding translating LANGUAGES. 2013-11-10 00:02:13 +01:00