diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-11-13 19:02:28 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-11-13 19:02:28 +0000 |
| commit | 48668271f1df53195fef4259cc3c5b2a851c820e (patch) | |
| tree | 76188d030c908dbe54b292f59c054f08d4caf3dc /roundcubemail/program/localization/index.inc | |
| parent | 3477c5a63a6565323b84d92a4b7afe424f551380 (diff) | |
Added new languages and new XMLHttpRequest class
git-svn-id: https://svn.roundcube.net/trunk@82 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/index.inc')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 1ac2df17a..d617bf11a 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -62,6 +62,7 @@ $rcube_charsets = array( 'ru' => 'Windows-1251', 'lv' => 'ISO-8859-2', 'pl' => 'ISO-8859-2', + 'el' => 'ISO-8859-7', 'tw' => 'BIG5' ); |
