Developers

Label: locale

Content with label locale in Developers (See content from all spaces)
Related Labels: translate , plugin , zend_translate , zend_locale , language

Zend_Translate plugin (with caching)
code snippet provides a Zend Framework (1.5.0) plugin that will autodetect the browser language setting and make translations available to views via ZendRegistry. MyPluginLanguage class / Requires ZF 1.5.x or above / class MyPluginLanguage extends ZendControllerPluginAbstract { public function preDispatch ...