X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=inc%2Fpoche%2FLanguage.class.php;h=962159c020d8fbe8718a66e614e28e4758d7d097;hb=f9c8087f787b6ac38ca2c3b6a876a803860b8991;hp=420f2fb9c2db9ae39888495f43be7bc2d78b69a8;hpb=4fae3b0a859c9a8974a5b19a3f5a3691cc60b9c1;p=github%2Fwallabag%2Fwallabag.git diff --git a/inc/poche/Language.class.php b/inc/poche/Language.class.php index 420f2fb9..962159c0 100644 --- a/inc/poche/Language.class.php +++ b/inc/poche/Language.class.php @@ -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' => 'فارسی',