aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES
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/es_ES
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/es_ES')
-rw-r--r--language/es_ES/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
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';
?>