Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Wrong keys for validator messages in multiple languages #36

Open
Zebercet opened this issue Feb 19, 2018 · 1 comment
Open

Wrong keys for validator messages in multiple languages #36

Zebercet opened this issue Feb 19, 2018 · 1 comment

Comments

@Zebercet
Copy link
Contributor

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

@Xerkus Xerkus changed the title Wrong keys for MimeType validator Wrong keys for validator messages in multiple languages Jun 25, 2019
@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-i18n-resources; a new issue has been opened at laminas/laminas-i18n-resources#4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants