Resolved issue 0000807: New slideshow features

change icon actions


git-svn-id: http://piwigo.org/svn/trunk@2270 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub 2008-03-09 07:53:02 +00:00
commit e834737e84
9 changed files with 45 additions and 45 deletions

View file

@ -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';

View file

@ -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';

View file

@ -363,8 +363,8 @@ $lang['start_play'] = 'Lecture du diaporama';
$lang['stop_play'] = 'Pause du diaporama';
$lang['start_repeat'] = 'Répeter le diaporama';
$lang['stop_repeat'] = 'Ne pas répeter le diaporama';
$lang['inc_period'] = 'Augmenter l\'attente entre les images';
$lang['dec_period'] = 'Diminuer l\'attente entre les images';
$lang['inc_period'] = 'Ralentir la vitesse du diaporama';
$lang['dec_period'] = 'Accélerer la vitesse du diaporama';
$lang['Submit'] = 'Valider';
$lang['Yes'] = 'Oui';
$lang['No'] = 'Non';

View file

@ -363,8 +363,8 @@ $lang['from %s to %s'] = 'van %s tot %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'] = 'Bevestig';
$lang['Yes'] = 'Ja';
$lang['No'] = 'Nee';