Browse Source

Added URL to two character country codes.

lbergman 25 years ago
parent
commit
40b3632c3c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/translating.txt

+ 2 - 1
doc/translating.txt

@@ -30,7 +30,8 @@ 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.
+   squirrelmail/functions/i18n.php. For a reference of correct two character
+   country codes refer to this <URL:http://palimpsest.stnford.edu/lex/iso639.html>.
 
 
 2. Maintaining translations