Hi, I have 2 Modules.
Application Admin in both modules.config.php i have set the translator settings (taken from the skeleton) and the service manager factory. The Admin Module uses a different base dir then the Application Module. But it seems the Application setting is overwriting the Admin setting. As soon as i comment out the 'translator' config in Applications module.config it works. I guess it has todo with the text_domain. I can set the text_domain in the translation_file_patterns array, but how can i get Zend/View/HelperPluginManager::injectTranslator to also setTranslatorTextDomain() ? Any pointers are appreciated TIA Luwig -- Ludwig Ruderstaller http://www.cwd.at -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
