Incorrect translate strings in Image API

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Trivial
    • 2.1.0
    • Affects Version/s: 2.1.0
    • Component/s: API (A)

      Some strings are not translated at all:
      CImage.php:253 - 'Wrong fields for image [ '.$image['name'].' ]'

      And some strings is incorrectly formated:
      CImage.php:256 - self::exception(ZBX_API_ERROR_PARAMETERS, ('Image').' [ '.$image['name'].' ] '.('already exists'));
      CImage.php:372 - self::exception(ZBX_API_ERROR_PARAMETERS, ('Image').' [ '.$image['name'].' ] '.('already exists'));
      and others..

            Assignee:
            Unassigned
            Reporter:
            Eduards Samersovs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: