aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-10-04 20:43:43 +0000
committerpatdenice <patdenice@piwigo.org>2008-10-04 20:43:43 +0000
commit73c04ed83c1b02341db07d770c74a824120cf23e (patch)
tree099504059e7813805566efe736b090095ca08b30 /language/en_UK
parent7d38fdeec0591ca8930c20f620ded13a8d10bedf (diff)
- 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
Diffstat (limited to 'language/en_UK')
-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 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';
?>