original_image_text

Name

original_image_text -- phrase used to refer to original images

Synopsis

     original_image_text="Original image"
  

Description

This phrase can show up on index pages when link_to_original_img_on_index is enabled. This is the English phrase used in the link to the original image. This is a localization variable; it's used when modifying makethumbs' output for a foreign language.

See also

reduced_text , large_text , original_text , link_to_original_img_on_index

Examples

For Italian, you'd set this variable like this:

     original_image_text="Immagine originale"