image_xx_of_yy_text

Name

image_xx_of_yy_text -- phrase put on slideshow pages to show current image number

Synopsis

     image_xx_of_yy_text="Image @CURRENT@ of @TOTAL@"
  

Description

makethumbs puts text at the top of each slideshow page (per-image web page) to indicate what number the current image is and the total number of images.

This variable is used exclusively for localization of makethumbs' English phrases.

Examples

If you're writing web pages in German, you might prefer that this text be German instead, which you'd do with a setting like this:

     image_xx_of_yy_text="Bild @CURRENT@ von @TOTAL@"