Hi Thomas, Thanks for the clarification.
This has changed since 1.5.2 so if it is not already mentioned somewhere I think that it should be in the release notes. It did break my apps :( thanks that it is a simple correction and that the unit tests spotted... Regards. On Tue, Aug 5, 2008 at 2:13 AM, Thomas Weidner <[EMAIL PROTECTED]> wrote: > You missed one thing... > > You can have empty-byte files: > BUT: > When there is no translation available at all, so if there is not a single > translation, you will get an error setting the language. > > WHEN you set another locale with setLocale it checks if the language exists > by testing if there is anything to translate at all. Setting a language > without having a translation is not possible. > > So you can have multiple translation files and some of them are empty > files... but minimum one single translation must be available. > > Greetings > Thomas Weidner, I18N Team Leader, Zend Framework > http://www.thomasweidner.com > >
