From 73c04ed83c1b02341db07d770c74a824120cf23e Mon Sep 17 00:00:00 2001 From: patdenice Date: Sat, 4 Oct 2008 20:43:43 +0000 Subject: - Correct display bug of quick local synchro in IE7. - Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/en_UK') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 3f8222687..bcf3dfb97 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -638,4 +638,5 @@ $lang['Images manual order was saved'] = 'Images manual order was saved'; $lang['ranks'] = 'ranks'; $lang['Drag to re-order'] = 'Drag to re-order'; $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.'; +$lang['Quick Local Synchronization'] = 'Quick Local Synchronization'; ?> -- cgit v1.2.3