diff options
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r-- | language/en_UK/common.lang.php | 4 |
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'; |