summaryrefslogtreecommitdiff
path: root/program/localization/index.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-03-28 11:14:40 +0000
committeralecpl <alec@alec.pl>2011-03-28 11:14:40 +0000
commit2d10908f046e8a8c7b3999a90b82ccbb065b480e (patch)
treee59f5116d33d43578459813d266c64c89495133d /program/localization/index.inc
parent9556e004db346ed5a05d4cf75c4608c72d118ea2 (diff)
- Use English name for German language (like for others)
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r--program/localization/index.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc
index 831b1552d..600ed472f 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -42,8 +42,8 @@ $rcube_languages = array(
'cs_CZ' => 'Czech (Česky)',
'da_DK' => 'Danish (Dansk)',
'fa_AF' => 'Dari (ﻯﺭﺩ)',
- 'de_DE' => 'Deutsch (Deutsch)',
- 'de_CH' => 'Deutsch (Schweiz)',
+ 'de_DE' => 'German (Deutsch)',
+ 'de_CH' => 'German (Schweiz)',
'nl_NL' => 'Dutch (Nederlands)',
'en_GB' => 'English (GB)',
'en_US' => 'English (US)',