A plugin to allow the site viewer to select a localization.
This applies only to the theme pages--not Admin. Admin continues to use the language option for its language.
Only the zenphoto and theme gettext() string are localized by this facility.
If you want to support image descriptions, etc. in multiple languages you will have to enable the multi-lingual option found next to the language selector on the admin gallery configuration page. Then you will have to provide appropriate alternate translations for the fields you use. While there will be a place for strings for all zenphoto supported languages you need supply only those you choose. The others language strings will default to your local language.
Uses cookies to store the individual selection. Sets the 'locale' option to the selected language (non-persistent.)
| Author: | Stephen Billard (sbillard) |