diff --git a/template/default/picture_nav_buttons.tpl b/template/default/picture_nav_buttons.tpl index 15b6afa40..06b236a88 100644 --- a/template/default/picture_nav_buttons.tpl +++ b/template/default/picture_nav_buttons.tpl @@ -38,22 +38,22 @@ {if isset($slideshow.U_START_REPEAT)} - {'Repeat the slideshow'|@translate} + {'Repeat the slideshow'|@translate} {/if} {if isset($slideshow.U_STOP_REPEAT)} - {'Not repeat the slideshow'|@translate} + {'Not repeat the slideshow'|@translate} {/if} {if isset($slideshow)} {if isset($slideshow.U_DEC_PERIOD)} - {'Accelerate diaporama speed'|@translate} + {'Accelerate diaporama speed'|@translate} {else} {/if} {if isset($slideshow.U_INC_PERIOD)} - {'Reduce diaporama speed'|@translate} + {'Reduce diaporama speed'|@translate} {else} {/if}