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/es_ES/admin.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/es_ES') diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 3870ad078..1b93dde09 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -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'; ?> -- cgit v1.2.3