summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-03-28 11:14:40 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-03-28 11:14:40 +0000
commit8969e936873ed57ac3db90a1a3159b22f92bd78d (patch)
treee9862bdb61fb25f7c5d1389d3701df5585a05cc7
parent1e52f1788a44b94c0df1c1038d905b59ca3ab9de (diff)
- Use English name for German language (like for others)
git-svn-id: https://svn.roundcube.net/trunk@4624 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/program/localization/index.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc
index 831b1552d..600ed472f 100644
--- a/roundcubemail/program/localization/index.inc
+++ b/roundcubemail/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)',