Bug 855085 - [as] missing translation for the word "OPTIONS"
Summary: [as] missing translation for the word "OPTIONS"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: 771748
TreeView+ depends on / blocked
 
Reported: 2012-09-06 16:03 UTC by John Sefler
Modified: 2013-01-08 04:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-08 04:03:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:0033 0 normal SHIPPED_LIVE subscription-manager bug fix and enhancement update 2013-01-08 08:38:27 UTC

Description John Sefler 2012-09-06 16:03:30 UTC
Description of problem:
The word "options" is translated to বিকল্পসমূহ , yet "OPTIONS" has not been translated.

Version-Release number of selected component (if applicable):
[root@jsefler-59server ~]# rpm -q subscription-manager
subscription-manager-1.0.17-1.git.4.25d67b8.el5

How reproducible:


Steps to Reproduce:
[root@jsefler-59server ~]# msgunfmt /usr/share/locale/as/LC_MESSAGES/rhsm.mo | egrep -i "\[option.\]" -A1
msgid "%%prog %s [OPTIONS]"
msgstr "%%prog %s [OPTIONS]"

msgid "%%prog %s [OPTIONS] CERT_FILE"
msgstr "%%prog %s [OPTIONS] CERT_FILE"

--
msgid "%prog [OPTIONS]"
msgstr "%prog [OPTIONS]"

msgid "%prog [options]"
msgstr "%prog [বিকল্পসমূহ]"



Actual results:
above

Expected results:
Since there is a translation for msgid "%prog [options]", it seems to me that there should be a translation for the other "[OPTIONS]" too.

Comment 1 RHEL Program Management 2012-09-06 16:17:05 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux release.  Product Management has
requested further review of this request by Red Hat Engineering, for
potential inclusion in a Red Hat Enterprise Linux release for currently
deployed products.  This request is not yet committed for inclusion in
a release.

Comment 2 Bryan Kearney 2012-09-20 14:24:10 UTC
fixed in master in 735bf063ba740b7bbb8b5b09ccb2e0000ba9569b. Also fixed in zanata.

Comment 5 John Sefler 2012-10-18 19:44:13 UTC
Verifying Version...
[root@jsefler-rhel59 ~]# rpm -q subscription-manager
subscription-manager-1.0.23-1.el5


[root@jsefler-rhel59 ~]# msgunfmt /usr/share/locale/as/LC_MESSAGES/rhsm.mo | egrep -i "\[options\]" -A1
msgid "%%prog %s [OPTIONS]"
msgstr "%%prog %s [বিকল্পসমূহ]"
--
msgid "%%prog %s [OPTIONS] CERT_FILE"
msgstr "%%prog %s [বিকল্পসমূহ] CERT_FILE"
--
msgid "%prog [OPTIONS]"
msgstr "%prog [বিকল্পসমূহ]"
--
msgid "%prog [options]"
msgstr "%prog [বিকল্পসমূহ]"


VERIFIED: "[OPTIONS]" is translated in all msgids for LANG=as

Comment 7 errata-xmlrpc 2013-01-08 04:03:15 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0033.html


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