Bug 1221055 - [TEXT] Grammar mistake in network cluster message
Summary: [TEXT] Grammar mistake in network cluster message
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-webadmin
Version: 3.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.6.0
Assignee: Allon Mureinik
QA Contact: Pavel Stehlik
URL:
Whiteboard: network
Depends On:
Blocks: 1220401
TreeView+ depends on / blocked
 
Reported: 2015-05-13 08:48 UTC by Allon Mureinik
Modified: 2016-02-10 19:37 UTC (History)
14 users (show)

Fixed In Version: ovirt-3.6.0-alpha1.2
Doc Type: Bug Fix
Doc Text:
Clone Of: 1220401
Environment:
Last Closed: 2015-07-12 11:25:45 UTC
oVirt Team: Network
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 40855 0 master MERGED core: Fix typo in Network cluster messages Never

Description Allon Mureinik 2015-05-13 08:48:57 UTC
+++ This bug was initially created as a clone of Bug #1220401 +++

Description of problem:
Minor typos are found while translating 

Version-Release number of selected component (if applicable): 3.6


How reproducible: 100%


Steps to Reproduce:
1.Go to Zanata ovirt translation project
2.Look for the following strings:


Actual results:
Cannot ${action} ${type}. Network cluster ${NetworkCluster} appears more then once.


Expected results:
Cannot ${action} ${type}. Network cluster ${NetworkCluster} appears more than once.

Comment 1 Allon Mureinik 2015-05-13 09:19:23 UTC
Patch merged upstream. Leaving the decision about backporting to the network stakeholders.

Comment 2 Michael Burman 2015-06-08 06:13:00 UTC
- Please provide clear steps to how reproduce and verify this bug, thanks.
- How to reproduce this error?
- Where should i look for this string.

Comment 3 Allon Mureinik 2015-06-08 06:35:08 UTC
This issue was originally reported by Yuko Katabami who encountered this wrong string during her translation efforts, as described in bug 1220401.

I did not attempt to reproduce the issue myself, just fixed the grammar issue in the string. 

Barak, can someone from the RHEV network team please provide steps to reproduce? Thanks!

Comment 4 Alona Kaplan 2015-07-02 06:25:02 UTC
There is no way to reproduce it. The error is a validation error of ManageNetworkClustersCommand's cando action (in case the same entity was passed twice in the parameters). But since the command is invoked only via the ui (and not via rest api) there is no way to get this message- the ui sends valid parameters.

Comment 5 Barak 2015-07-02 06:34:45 UTC
per comment #4 I added the CodeChange keyword


Note You need to log in before you can comment on or make changes to this bug.