- 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
commit 73c04ed83c
7 changed files with 14 additions and 7 deletions

View file

@ -637,4 +637,5 @@ $lang['Images manual order was saved'] = 'L\'ordre manuel des images a été sau
$lang['ranks'] = 'rangs';
$lang['Drag to re-order'] = 'Cliquer-glisser pour ré-organiser';
$lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Impossible de se connecter au server car la fonction allow_url_fopen est désactivée.';
$lang['Quick Local Synchronization'] = 'Synchronisation Rapide';
?>