aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/common.lang.php
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/en_UK/common.lang.php
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/en_UK/common.lang.php')
-rw-r--r--language/en_UK/common.lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index b6cdb666b..b19db1e8b 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -363,8 +363,8 @@ $lang['start_play'] = 'Play of slideshow';
$lang['stop_play'] = 'Pause of slideshow';
$lang['start_repeat'] = 'Repeat the slideshow';
$lang['stop_repeat'] = 'Not repeat the slideshow';
-$lang['inc_period'] = 'Increase waiting between pictures';
-$lang['dec_period'] = 'Decrease waiting between pictures';
+$lang['inc_period'] = 'Reduce diaporama speed';
+$lang['dec_period'] = 'Accelerate diaporama speed';
$lang['Submit'] = 'Submit';
$lang['Yes'] = 'Yes';
$lang['No'] = 'No';