*** empty log message ***

This commit is contained in:
sebastian 2005-06-02 14:44:49 +00:00
parent b72ccdc6f5
commit 077d6179ed
21 changed files with 4018 additions and 251 deletions

View file

@ -464,7 +464,7 @@ $ui_fmask = array(
'options' => array(
'ar_JO' => 'Arabic(JO)',
'am_AM' => 'Armenian(AM)',
'en_UK' => 'English (UK)',
'en_GB' => 'English (GB)',
'en_US' => 'English (US)',
'es_CO' => 'Español (CO)',
'cz_CZ' => 'Česky (CZ)',
@ -473,7 +473,8 @@ $ui_fmask = array(
'nl_NL' => 'Nederlands (NL)',
'sr_CS' => 'Srpski (CS)',
'ru_RU' => 'Russia(RU)'
)
),
'default' => UI_DEFAULT_LANGID
)
),