- 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
This commit is contained in:
patdenice
2008-10-04 20:43:43 +00:00
parent 7d38fdeec0
commit 73c04ed83c
7 changed files with 14 additions and 7 deletions
+1
View File
@@ -633,4 +633,5 @@ $lang['edit category informations'] = 'bewerk categorie informatie';
/* TODO */ $lang['overrides existing values with empty ones'] = 'overrides existing values with empty ones';
/* TODO */ $lang['Drag to re-order'] = 'Drag to re-order';
/* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.';
/* TODO */ $lang['Quick Local Synchronization'] = 'Quick Local Synchronization';
?>