From 8f80a3f73da3943aba4289b4cb7a9f8008a62c0f Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 20 Dec 2004 19:42:28 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=4907 --- doc/language.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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).