ZF-7240: Norwegian 'no' language problem.
Description
i have a problem with zend_translate to add the no - Norwegian language.
when is use the Automatic source detection the no not add.
and when i add no manual:
$translate->addTranslation('/path/to/translation/no-source.mo', 'no');
i see this error:
Fatal error: Uncaught exception 'Zend_Translate_Exception' with message 'The given Language 'no' does not exist'
what's the problem?
Comments
Posted by Thomas Weidner (thomas) on 2009-07-10T08:51:56.000+0000
ZF 1.8 does not know 'no'.
It has been added with CLDR 1.7 which will be added with ZF 1.9. Use instead norvegian 'nn'.