ZF-6511: NOT_SAME message is not enough informative in Zend_Validate_Identical.
Description
I think the message 'Tokens do not match' is not enough informative. So, we don't know what does that message refer to. i want to propose as follows: Change the message to something like ''%value% do not match %token%', and create the respective message variables.
Comments
Posted by Thomas Weidner (thomas) on 2009-05-16T09:36:00.000+0000
Fixed with r15608