aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_GB
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2013-10-16 19:11:33 +0000
committerddtddt <ddtddt@piwigo.org>2013-10-16 19:11:33 +0000
commit9d8dce2ecebec9e1032f34dbae90806c9fc97afa (patch)
treeb2f62c1c1c0a6fa2984a3afb5292bcb3bdae0cee /language/en_GB
parent2d2fed885a1c4ea9fb974e307dcb1e99d89f5765 (diff)
[trunk] - language - parent language en_GB -> en_UK
git-svn-id: http://piwigo.org/svn/trunk@24943 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_GB')
-rw-r--r--language/en_GB/common.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php
index 6c1b13e6c..c6644875c 100644
--- a/language/en_GB/common.lang.php
+++ b/language/en_GB/common.lang.php
@@ -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";