ZF-10907: Missing message in the resources
Description
After fixed the issue ZF-10267 with r22830 was added the "'%value%' does not appear to be a valid URI hostname" (equivalent the key Zend_Validate_Hostname::INVALID_URI = 'hostnameInvalidUri') Only that the files resoures/languages/*/Validate.php were not updated.
Comments
Posted by Thomas Weidner (thomas) on 2011-02-25T14:34:11.000+0000
Fixed with GH-108