aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/common.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-11-16 22:01:58 +0000
committerplegall <plg@piwigo.org>2013-11-16 22:01:58 +0000
commitc374e7d6afe2c01bad0e5c9a0a025cb8f414f82f (patch)
treee202a933cd30c17c9d73dd914cffd749303a8bcf /language/en_UK/common.lang.php
parentd7c718e8464a9ab0837545c3642e9420f972ed45 (diff)
feature 1668: add new language strings for the new user manager.
git-svn-id: http://piwigo.org/svn/trunk@25502 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/en_UK/common.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index ed1e1e1aa..afc993bcd 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -417,4 +417,5 @@ $lang['mandatory'] = 'mandatory';
$lang['Email'] = "Email";
$lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password.";
$lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password.";
+$lang['%d photos per page'] = '%d photos per page';
?> \ No newline at end of file