Zend Framework

Translation key is not correct in files with standard validators translations

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.10.0
  • Fix Version/s: 1.10.2
  • Component/s: Zend_Translate
  • Labels:
    None

Description

In files with translations (in /resources/languages/) the translation key for Zend_Validate_File_IsImage validator specified as:

"The mimetype of file '%value%' could not be detected" => "Mime-тип файла '%value%' не определён",

But in the Zend_Validate_File_IsImage class that key is specified as:

self::NOT_DETECTED => "The mimetype of file '%value%' could not been detected",

Activity

Hide
Thomas Weidner added a comment -

Fixed with r21044

Show
Thomas Weidner added a comment - Fixed with r21044

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: