Bug 1016399 - [Reports Portal] Manage-Roles - Variable issue with accompanying word in plural
Summary: [Reports Portal] Manage-Roles - Variable issue with accompanying word in plural
Keywords:
Status: CLOSED DUPLICATE of bug 952045
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: jasperreports-server-pro
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Yaniv Lavi
QA Contact: Barak Dagan
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 06:07 UTC by croe@redhat.com
Modified: 2016-02-10 19:32 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-08 14:39:38 UTC
oVirt Team: Infra
Target Upstream Version:


Attachments (Terms of Use)
[Reports Portal] Manage-Roles - Variable issue with accompanying word in plural (69.12 KB, image/png)
2013-10-08 06:07 UTC, croe@redhat.com
no flags Details

Description croe@redhat.com 2013-10-08 06:07:36 UTC
Created attachment 809105 [details]
[Reports Portal] Manage-Roles - Variable issue with accompanying word in plural

Description of problem:[Reports Portal] Manage-Roles - Variable issue with accompanying word in plural


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


How reproducible:


Steps to Reproduce:
1. Login Reports Portal

2. Hover over the Manage button on the top menu bar, click on Roles in the drop-down menu.

3. Check the three panes:

    Organizations, on the left of the screen.
    Roles, on the center of screen, click Add Role... button, check the Add Role dialog, input name and click Add Role button, check the role on the list; Perform Roles search; Select the added role from the list, click Delete button 

Actual results: When you click Delete button, the message is grammatically incorrect.

It shows: 
Confirmez que vous voulez supprimer 1 rôles

instead of 

Confirmez que vous voulez supprimer 1 rôle



Expected results: You need to change the string in English in Zanata so that it can be translated appropriately (see explanation below)

If you go into Zanata 
 
ovirt-engine-jrs-branding
JRS-5.5-branded
Documents (fr)
jasperserver_messages

https://translate.zanata.org/zanata/webtrans/translate?project=ovirt-engine-jrs-branding&iteration=JRS-5.5-branded&localeId=fr&locale=en#view:search;projectsearch:Confirmez%20que%20vous%20voulez;projectsearchin:both

You will find that the Source String in EN had the word "role" with a 's' (plural)

Confirm that you want to delete #{count} roles.¶
This cannot be undone.

which has been translated in fr with a 's' as well (plural) following the same logic.

Confirmez que vous voulez supprimer #{count} rôles.¶
Cette opération ne peut pas être annulée.

In this case, when the number is '1' (see screenshot), plural does not apply anymore.

Comment 1 Yaniv Lavi 2013-10-08 14:39:38 UTC

*** This bug has been marked as a duplicate of bug 952045 ***


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