Skip to content

Wrong keys for validator messages in multiple languages #4

Description

@weierophinney

Some files in resources still has value variable in keys and values. But there's no value variable in validator. I just updated for Turkish but AR, FI, HR, NO, PL, SE, SR. ZH, ZH_TW affacted. I could updated them too but there's still %value% variable in values.

keys in Zend_Validate file are;

File '%value%' has a false mimetype of '%type%'
The mimetype of file '%value%' could not be detected
File '%value%' is not readable or does not exist

MimeType validator's keys are;

File has an incorrect mimetype of '%type%'
The mimetype could not be detected from the file
File is not readable or does not exist


Originally posted by @Zebercet at zendframework/zend-i18n-resources#36

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions