Hi All, Does anybody have any suggestions on how I might generate a .po file from the messages to be translated in Zend_Form? All the examples I've seen using Zend_Translate and Zend_Form use the 'array', rather than 'gettext' form. The .po for the rest of the app is quite happily generated by Poedit, but I'm not sure what to do about those validator constants. I have my singular Zend_Translate object in the registry and I'd like to reuse it for everything, if possible.
Failing that, has someone else faced the same and come up with an alternative solution? Cheers, Jamie. -- View this message in context: http://www.nabble.com/Using-a-gettext-Zend_Translate-object-with-Zend_Form-tp16092578s16154p16092578.html Sent from the Zend Framework mailing list archive at Nabble.com.
