Index: /home/akaihola/dl/prg/www/django/docs/i18n.txt
===================================================================
--- /home/akaihola/dl/prg/www/django/docs/i18n.txt	(revision 7776)
+++ /home/akaihola/dl/prg/www/django/docs/i18n.txt	(working copy)
@@ -266,7 +266,8 @@
 Each ``RequestContext`` has access to three translation-specific variables:
 
     * ``LANGUAGES`` is a list of tuples in which the first element is the
-      language code and the second is the language name (in that language).
+      language code and the second is the language name (in the current user's
+      preferred language).
     * ``LANGUAGE_CODE`` is the current user's preferred language, as a string.
       Example: ``en-us``. (See "How language preference is discovered", below.)
     * ``LANGUAGE_BIDI`` is the current language's direction. If True, it's a
