aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/Language.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/poche/Language.class.php')
-rw-r--r--inc/poche/Language.class.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/poche/Language.class.php b/inc/poche/Language.class.php
index 6a1944c7..962159c0 100644
--- a/inc/poche/Language.class.php
+++ b/inc/poche/Language.class.php
@@ -17,7 +17,6 @@ class Language
17 private $languageNames = array( 17 private $languageNames = array(
18 'cs_CZ.utf8' => 'čeština', 18 'cs_CZ.utf8' => 'čeština',
19 'de_DE.utf8' => 'German', 19 'de_DE.utf8' => 'German',
20 'en_EN.utf8' => 'English',
21 'en_GB.utf8' => 'English (GB)', 20 'en_GB.utf8' => 'English (GB)',
22 'en_US.utf8' => 'English (US)', 21 'en_US.utf8' => 'English (US)',
23 'es_ES.utf8' => 'Español', 22 'es_ES.utf8' => 'Español',