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.
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.
fixed in master in 735bf063ba740b7bbb8b5b09ccb2e0000ba9569b. Also fixed in zanata.
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
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