- 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
@@ -635,4 +635,5 @@ $lang['Images manual order was saved'] = 'La orden manual de las imágenes ha si
$lang['ranks'] = 'Filas';
/* 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';
?>