diff --git a/doc/language.php b/doc/language.php
index b4b24896cd..e448544dc9 100644
--- a/doc/language.php
+++ b/doc/language.php
@@ -3,13 +3,15 @@ require_once("docutil.php");
page_head("Language customization of the work manager");
echo "
Menu names and other text in the work manager are stored in
- a file called language.ini.
+ a file called BOINC Manager.po.
The release uses American English.
Many other languages are available.
The BOINC distribution includes all current language files.
- To use a particular language file,
- just rename it to 'language.ini'.
+ A tool you can use to modify the 'po' file is called poEdit
+ and can be found here:
+ http://sourceforge.net/projects/poedit/
+
To submit a new language file, please email it to Rom Walton (rwalton at ssl.berkeley.edu).