django/docs/topics/i18n
Bernardo Pires 12ff1623d6 [1.5.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.

Conflicts:
	docs/topics/i18n/translation.txt
2013-11-10 00:09:02 +01:00
..
formatting.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
index.txt Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
timezones.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
translation.txt [1.5.x] Fixed #21372 -- Corrected docs regarding translating LANGUAGES. 2013-11-10 00:09:02 +01:00