]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/poche/Language.class.php
[1203] fixing tag export
[github/wallabag/wallabag.git] / inc / poche / Language.class.php
index 420f2fb9c2db9ae39888495f43be7bc2d78b69a8..962159c020d8fbe8718a66e614e28e4758d7d097 100644 (file)
@@ -17,7 +17,7 @@ class Language
     private $languageNames = array(
         'cs_CZ.utf8' => 'čeština',
         'de_DE.utf8' => 'German',
-        'en_EN.utf8' => 'English',
+        'en_GB.utf8' => 'English (GB)',
         'en_US.utf8' => 'English (US)',
         'es_ES.utf8' => 'Español',
         'fa_IR.utf8' => 'فارسی',