Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-6530

Incorrect translate strings in Image API

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 2.1.0
    • 2.1.0
    • 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..

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

              Created:
              Updated:
              Resolved: