aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-12-31 16:43:59 +0000
committerplegall <plg@piwigo.org>2010-12-31 16:43:59 +0000
commit4effe045ee0b924cdcf17c7499d12ab4467433a3 (patch)
treed618bc4851d25d1f0e203e07f0afb6cf5017cc1a /language/en_UK/admin.lang.php
parentc716ed88b8b8a101bf35589a465ce3b45c6942aa (diff)
feature 2091: Batch Manager, find all orphan photos
git-svn-id: http://piwigo.org/svn/trunk@8419 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/admin.lang.php')
-rw-r--r--language/en_UK/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index 3d4586f17..1adef4441 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -797,4 +797,5 @@ $lang['Type here the author name'] = 'Type here the author name';
$lang['remove title'] = 'remove title';
$lang['Type here the title'] = 'Type here the title';
$lang['remove creation date'] = 'remove creation date';
+$lang['with no album'] = 'with no album';
?>