Bug 828948 - [or] failed pofilter options tests for subscription-manager translations
Summary: [or] failed pofilter options tests for subscription-manager translations
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 5.9
Assignee: Bryan Kearney
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: 771748
TreeView+ depends on / blocked
 
Reported: 2012-06-05 15:28 UTC by Sharath Dwaral
Modified: 2015-03-23 01:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-09 17:46:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sharath Dwaral 2012-06-05 15:28:37 UTC
Description of problem:
The gnome options were not properly translated for 'or' language.  Sample output is shown below, 


Version-Release number of selected component (if applicable):
[root@fsharath-rhel63server ~]# rpm -q subscription-manager
subscription-manager-0.99.19-1.el6.x86_64

How reproducible:


Steps to Reproduce:

[root@fsharath-rhel63server ~]# msgunfmt --no-wrap /usr/share/locale/or/LC_MESSAGES/rhsm.mo -o /usr/share/locale/or/LC_MESSAGES/rhsm.po
[root@fsharath-rhel63server ~]# pofilter --gnome -t options /usr/share/locale/or/LC_MESSAGES/rhsm.po
processing 1 files...
msgid ""
msgstr ""
"Project-Id-Version: l 10n\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-05-16 08:40-0400\n"
"PO-Revision-Date: 2012-04-11 12:08-0400\n"
"Last-Translator: mgiri <mgiri>\n"
"Language-Team: Oriya <oriya-it>\n"
"Language: or\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Zanata 1.5.0\n"

# (pofilter) options: Missing or translated option '--username'
msgid "Error: you must register or specify --username and password to list service levels"
msgstr "ତ୍ରୁଟି: ଆପଣଙ୍କୁ --ବ୍ୟବହାରକାରୀ ନାମ ଏବଂ ପ୍ରବେଶ ସଂକେତକୁ ତଲିକା ସର୍ଭିସ ସ୍ତରଗୁଡ଼ିକରେ ଉଲ୍ଲେଖ କରିବା ଉଚିତ"

Actual results:
Shown above

Expected results:

--username in the msgID should not be translated to native language in msgstr as it is a subscription manager option

msgid "Error: you must register or specify --username and password to list service levels"
>msgstr "ତ୍ରୁଟି: ଆପଣଙ୍କୁ --ବ୍ୟବହାରକାରୀ ନାମ ଏବଂ ପ୍ରବେଶ ସଂକେତକୁ ତଲିକା ସର୍ଭିସ ସ୍ତରଗୁଡ଼ିକରେ ଉଲ୍ଲେଖ କରିବା ଉଚିତ"

Additional info:

http://translate.sourceforge.net/wiki/toolkit/pofilter_tests#options

Comment 4 Manoj Kumar Giri 2012-06-25 12:47:56 UTC
Corrected above mentioned translation errors in Subscription Manager (1.0.X).

Comment 5 Sharath Dwaral 2012-07-16 20:52:02 UTC
Version:
# rpm -qa | egrep "subscription-manager|python-rhsm"
subscription-manager-1.0.9-1.git.22.35b5155.el5
python-rhsm-1.0.3-1.git.2.47dc8f4.el5
subscription-manager-migration-data-1.11.2.2-1.git.0.2eea155.el5
subscription-manager-migration-1.0.9-1.git.22.35b5155.el5
subscription-manager-gui-1.0.9-1.git.22.35b5155.el5
subscription-manager-firstboot-1.0.9-1.git.22.35b5155.el5


Verification:
# msgunfmt --no-wrap /usr/share/locale/or/LC_MESSAGES/rhsm.mo -o /usr/share/locale/or/LC_MESSAGES/rhsm.po
# pofilter --gnome -t options /usr/share/locale/or/LC_MESSAGES/rhsm.poprocessing 1 files...
[###########################################] 100%


Moving bug to VERIFIED

Comment 6 Bryan Kearney 2013-01-09 17:46:19 UTC
Batch change of verified bugs which must have missed making the errata.


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