[ZBX-10358] Mistake in error message Created: 2016 Feb 05  Updated: 2017 May 30  Resolved: 2016 Feb 10

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: API (A)
Affects Version/s: 3.0.0rc2
Fix Version/s: 2.0.17rc1, 2.2.12rc1, 2.4.8rc1, 3.0.0rc2

Type: Incident report Priority: Trivial
Reporter: Oleg Egorov (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: translation, webcheck
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Incorrect retrieve mode value for step "%1$s" of web scenario "%2$".

Result:
Incorrect retrieve mode value for step "test" of web scenario ".

Should be changed to:
Incorrect retrieve mode value for step "%1$s" of web scenario "%2$s".



 Comments   
Comment by Oleg Egorov (Inactive) [ 2016 Feb 05 ]

FIXED in svn://svn.zabbix.com/branches/dev/ZBX-10358 r58283

Comment by Oleg Egorov (Inactive) [ 2016 Feb 05 ]

(1) Translation string changes:
Added translation strings:

  • Incorrect retrieve mode value for step "%1$s" of web scenario "%2$s".
  • Screen "%1$s" already exists on template "%2$s".

Removed translation strings

  • Incorrect retrieve mode value for step "%1$s" of web scenario "%2$".
  • Screen "%1$s" already exists on template "%2$2".

iivs CLOSED

Comment by Ivo Kurzemnieks [ 2016 Feb 05 ]

TESTED

Comment by richlv [ 2016 Feb 06 ]

(2) there's also this in include/classes/api/services/CTemplateScreen.php:

_s('Screen "%1$s" already exists on template "%2$2".', $dbExistingScreen['name'], $dbTemplate['name'])

is the second placeholder correct ?
if not, maybe a separate issue would be needed as it's also present in 2.0, 2.2 and 2.4

oleg.egorov RESOLVED in r58347

iivs CLOSED

Comment by Ivo Kurzemnieks [ 2016 Feb 09 ]

TESTED

Comment by Alexander Vladishev [ 2016 Feb 09 ]

The first string also must be backported into 2.4, second into 2.0, 2.2 and 2.4.

Comment by Oleg Egorov (Inactive) [ 2016 Feb 09 ]

FIXED IN

  • 2.0.17rc1 r58360
  • 2.2.12rc1 58362
  • 2.4.8rc1 58364
  • 3.0.0rc2(trunk) 58365
Comment by richlv [ 2016 Feb 11 ]

(3) minor changelog entry change suggested - "web scenarios step" -> "web scenario step"

asaveljevs RESOLVED in r58664.

oleg.egorov CLOSED

Comment by Oleksii Zagorskyi [ 2016 Feb 23 ]

Those mistakes were fixed by me in translations which had 100% level, for all zabbix versions.
Changes commited to SVN. Pootle is synced.

Generated at Sat Apr 20 12:49:59 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.