Index: docs/settings.txt
===================================================================
--- docs/settings.txt	(revision 6468)
+++ docs/settings.txt	(working copy)
@@ -578,6 +578,13 @@
 you'll have to remember to wrap the languages in the *real* ``gettext()`` in
 any code that uses ``LANGUAGES`` at runtime.
 
+LOCALE_PATHS
+------------
+
+A list of directories where Django looks for translation files.
+See the `internationalization docs`_ for details on the variable and the
+default behavior.
+
 LOGIN_REDIRECT_URL
 ------------------
 
