[trunk] - language - parent language en_GB -> en_UK

git-svn-id: http://piwigo.org/svn/trunk@24943 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2013-10-16 19:11:33 +00:00
parent 2d2fed885a
commit 9d8dce2ece

View File

@@ -33,6 +33,7 @@ $lang_info['country'] = "Great Britain";
$lang_info['direction'] = "ltr";
$lang_info['code'] = "en";
$lang_info['zero_plural'] = true;
$lang_info['parent']= "en_UK";
$lang['%d photo is also linked to current tags'] = "%d photo is also linked to current keywords";
$lang['%d photos are also linked to current tags'] = "%d photos are also linked to current keywords";