Browse Source

There were two references to two different sources for language codes. Removed
the least authorative source.

gustavf 25 years ago
parent
commit
ef66d971c4
1 changed files with 1 additions and 2 deletions
  1. 1 2
      doc/translating.txt

+ 1 - 2
doc/translating.txt

@@ -30,8 +30,7 @@ c) To translate the actual strings fill inn the msgstr after each
    the directory where the translated squirrelmail.po is residing.
 
 d) Add the language name and language code to the array at the top of
-   squirrelmail/functions/i18n.php. For a reference of correct two character
-   country codes refer to this <URL:http://palimpsest.stnford.edu/lex/iso639.html>.
+   squirrelmail/functions/i18n.php.
 
 
 2. Maintaining translations