aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2008-03-09 07:53:02 +0000
committerrub <rub@piwigo.org>2008-03-09 07:53:02 +0000
commite834737e848c7328638a9080868cf92541b656a9 (patch)
treea638d353c2be763991079923819970473af89f41 /language/es_ES
parent6e5f8631e394d4b3950ca619232790cc8a881e3a (diff)
Resolved issue 0000807: New slideshow features
change icon actions git-svn-id: http://piwigo.org/svn/trunk@2270 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES')
-rw-r--r--language/es_ES/common.lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php
index 7daa903d7..c143b5903 100644
--- a/language/es_ES/common.lang.php
+++ b/language/es_ES/common.lang.php
@@ -363,8 +363,8 @@ $lang['from %s to %s'] = 'de %s a %s';
/* TODO */ $lang['stop_play'] = 'Pause of slideshow';
/* TODO */ $lang['start_repeat'] = 'Repeat the slideshow';
/* TODO */ $lang['stop_repeat'] = 'Not repeat the slideshow';
-/* TODO */ $lang['inc_period'] = 'Increase waiting between pictures';
-/* TODO */ $lang['dec_period'] = 'Decrease waiting between pictures';
+/* TODO */ $lang['inc_period'] = 'Reduce diaporama speed';
+/* TODO */ $lang['dec_period'] = 'Accelerate diaporama speed';
$lang['Submit'] = 'Validar';
$lang['Yes'] = 'Si';
$lang['No'] = 'No';