From d4cf6a085c31a6ca0f18a0ef77fad688eac12bfa Mon Sep 17 00:00:00 2001 From: mistic100 Date: Mon, 17 Oct 2011 19:26:40 +0000 Subject: feature:2471 missing translations in r12474 [Batch Manager] "zoom" and "edit" links over each thumbnail git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'language/en_UK') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 6c49fabc2..a66ad6b19 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -248,6 +248,7 @@ $lang['Downloads'] = "Downloads"; $lang['Drag to re-order'] = "Click-and-drag to re-order"; $lang['Drop into album'] = 'Select an album'; $lang['duplicates'] = 'duplicates'; +$lang['Edit'] = 'Edit'; $lang['Edit album permissions'] = "Edit album permissions"; $lang['edit album permissions'] = "edit album permissions"; $lang['Edit album'] = "Edit album"; @@ -770,6 +771,7 @@ $lang['You might go to plugin list to install and activate it.'] = "Go to the pl $lang['You need to confirm deletion'] = "You must confirm deletion"; $lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = "You should upgrade your system to take full advantage of the application, otherwise the application could work improperly, or not at all"; $lang['Your configuration settings are saved'] = 'Your configuration settings are saved'; +$lang['Zoom'] = 'Zoom'; $lang['[%s] Visit album %s'] = "[%s] Visit album %s"; $lang['[NBM] Problems or questions'] = "[NBM] Problems or questions"; $lang['[Simulation]'] = "[Simulation]"; -- cgit v1.2.3