diff options
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r-- | program/localization/index.inc | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc index d83fc55c9..9cd5877d4 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -5,7 +5,7 @@ | program/localization/index.inc | | | | This file is part of the RoundCube Webmail client | - | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | + | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | | PURPOSE: | @@ -17,8 +17,8 @@ +-----------------------------------------------------------------------+ $Id$ - - */ + +*/ $rcube_languages = array( 'en_US' => 'English (US)', @@ -50,7 +50,6 @@ 'it' => 'Italiano', 'ja' => 'Japanese (日本語)', 'kr' => 'Korean', - 'kur_KU' => 'Kurdish (Kurmancî)', 'lv' => 'Latvian', 'lt' => 'Lithuanian', 'mk' => 'Macedonian (Slavic FYROM)', @@ -94,5 +93,4 @@ $rcube_language_aliases = array( $rcube_charsets = array(); - -?> +?>
\ No newline at end of file |