2009年12月11日星期五

[fw-mvc] Translate Form Valdidation UTF 8

Hi.
Just to point out a strange behaviour (may be)
I've set up a file like
return array(
/* VALIDATORS */
Zend_Validate_NotEmpty::IS_EMPTY => 'Il campo obbligatorio e non
può essere vuoto',
'Sign in' => 'Collegati',
);
so I go to check the msg in the form
but it doesn't work why why ...........

I worked out to save the file in
in utf 8 encode.

I'm wondering if a feature or a bug.

Bye

--
View this message in context: http://n4.nabble.com/Translate-Form-Valdidation-UTF-8-tp961383p961383.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: