Who has a list of all possible Zend_Form error messages?

For programming and general questions on Zend Framework

Who has a list of all possible Zend_Form error messages?

Postby laurens_at_hol on Fri Jun 12, 2009 8:18 am

Hi,

I was wondering if somebody knows where to find a list off all possible Zend_Form error messages. I mean the messages you can get when validating a form.
I want to have the messages to use them in a translation catalog.
laurens_at_hol
 
Posts: 31
Joined: Wed Jun 03, 2009 7:50 am

Re: Who has a list of all possible Zend_Form error messages?

Postby dhaval4linux on Fri Jun 12, 2009 8:28 am

Have a look at this http://framework.zend.com/manual/en/zen ... sages.html
List of all Validation messages.
Best Regards,
Dhaval
dhaval4linux
 
Posts: 161
Joined: Fri May 22, 2009 2:35 pm

Re: Who has a list of all possible Zend_Form error messages?

Postby laurens_at_hol on Fri Jun 12, 2009 8:39 am

Do you know if I can leave the '%value%' part in, when using it inside a .po/.mo translation catalog? Is this recognized as a variable and wil the string still be translated?
laurens_at_hol
 
Posts: 31
Joined: Wed Jun 03, 2009 7:50 am

Re: Who has a list of all possible Zend_Form error messages?

Postby dhaval4linux on Fri Jun 12, 2009 8:49 am

%value% will be replaced by value entered in input box or Zend_Form_Element
if You dont want to display any input provided by user then you should remove that else you need to put that.
I would suggest to remain %value% as it is.
Best Regards,
Dhaval
dhaval4linux
 
Posts: 161
Joined: Fri May 22, 2009 2:35 pm

Re: Who has a list of all possible Zend_Form error messages?

Postby laurens_at_hol on Fri Jun 12, 2009 8:54 am

Oke thank you for your help!
laurens_at_hol
 
Posts: 31
Joined: Wed Jun 03, 2009 7:50 am

Re: Who has a list of all possible Zend_Form error messages?

Postby dhaval4linux on Fri Jun 12, 2009 8:58 am

Your Welcome....
Best Regards,
Dhaval
dhaval4linux
 
Posts: 161
Joined: Fri May 22, 2009 2:35 pm


Return to Zend Framework

Who is online

Users browsing this forum: No registered users and 3 guests