From 884c9375f3e35578ad67b9d58a41b97fef04949c Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 29 Apr 2010 13:58:40 +0000 Subject: bug 1613 fixed: split the "pending" screen into 2 distinct sections : admin>photos>pending + admin>tools>pending comments. git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/en_UK/admin.lang.php') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 16c0556bb..472d6e28f 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -766,4 +766,5 @@ $lang['There is no other theme available.'] = 'There is no other theme available $lang['Add another set of photos'] = 'Add another set of photos'; $lang['Order of menubar items has been updated successfully.'] = 'Order of menubar items has been updated successfully.'; $lang['This theme was not designed to be directly activated'] = 'This theme was not designed to be directly activated'; +$lang['Pending Comments'] = 'Pending Comments'; ?> -- cgit v1.2.3