This commit is contained in:
Alexander M. Turek
2002-08-04 08:03:19 +00:00
parent a243db4601
commit ceb299777b

View File

@@ -21,7 +21,7 @@ if (!defined('PMA_SELECT_LANG_LIB_INCLUDED')) {
/** /**
* All the supported languages have to be listed in the array below. * All the supported languages have to be listed in the array below.
* 1. The key must be the "official" ISO 639 language code and, if required, * 1. The key must be the "official" ISO 639 language code and, if required,
* the dialect code. It can also contains some informations about the * the dialect code. It can also contain some informations about the
* charset (see the Russian case). * charset (see the Russian case).
* 2. The first of the values associated to the key is used in a regular * 2. The first of the values associated to the key is used in a regular
* expression to find some keywords corresponding to the language inside two * expression to find some keywords corresponding to the language inside two