RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 811301 - [ta_IN] skipped translation for msgid "Usage: %s MODULE-NAME [MODULE-OPTIONS] [--help]"
Summary: [ta_IN] skipped translation for msgid "Usage: %s MODULE-NAME [MODULE-OPTIONS]...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: beta
: 7.0
Assignee: candlepin-bugs
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2012-04-10 16:25 UTC by John Sefler
Modified: 2014-06-18 00:22 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 10:09:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Sefler 2012-04-10 16:25:19 UTC
Description of problem:

Version-Release number of selected component (if applicable):
subscription-manager-0.99.13-1.el6.x86_64


How reproducible:


Steps to Reproduce:
[root@jsefler-63server ~]# msgunfmt /usr/share/locale/ta/LC_MESSAGES/rhsm.mo | grep MODULE-NAME -A1
msgid "Usage: %s MODULE-NAME [MODULE-OPTIONS] [--help]"
msgstr "Usage: %s MODULE-NAME [MODULE-OPTIONS] [--help]"

The word "Usage" was not translated by the translator (nor was MODULE-NAME and MODULE-OPTIONS, but that seems to be the a common theme for capitalized words).


Expected results:
msgstr "பயன்பாடு: %s MODULE-NAME [MODULE-OPTIONS] [--help]"

Comment 1 John Sefler 2012-04-10 16:28:09 UTC
[root@jsefler-63server ~]# msgunfmt /usr/share/locale/ta/LC_MESSAGES/rhsm.mo | grep Usage -A1
msgid "Usage"
msgstr "பயன்பாடு"
--
msgid "Usage: %s\n"
msgstr "பயன்பாடு: %s\n"
--
msgid "Usage: %s MODULE-NAME [MODULE-OPTIONS] [--help]"
msgstr "Usage: %s MODULE-NAME [MODULE-OPTIONS] [--help]"

[root@jsefler-63server ~]# 

^^^ Notice that other msgid's containing the word "Usage" were translated.

Comment 2 Hedda Peters 2012-04-13 00:05:21 UTC
Unfortunately, we currently have no resources for ta-IN. 
Unable to fix right now.

Ankit, do you want to keep note of this bug until we have a new ta-IN onboard?

Comment 4 Ankit Patel 2012-05-07 07:01:38 UTC
(In reply to comment #2)
> Unfortunately, we currently have no resources for ta-IN. 
> Unable to fix right now.
> 
> Ankit, do you want to keep note of this bug until we have a new ta-IN onboard?

Yes, we better keep it open until we have a new ta-IN translator onboard!

Thanks!
Ankit

Comment 6 RHEL Program Management 2012-07-10 08:47:45 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 7 RHEL Program Management 2012-07-11 01:48:51 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 8 RHEL Program Management 2012-12-14 08:47:57 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 9 Bryan Kearney 2013-04-19 01:46:53 UTC
All instances of usage seem to be translated in 1.8.6

Comment 10 John Sefler 2013-04-23 17:44:20 UTC
Verifying Version...
[root@jsefler-7 ~]# rpm -q subscription-manager
subscription-manager-1.8.6-1.el7.x86_64

[root@jsefler-7 ~]# msgunfmt /usr/share/locale/ta_IN/LC_MESSAGES/rhsm.mo | grep -i Usage -A1
msgid "Usage"
msgstr "பயன்பாடு"
--
msgid "Usage: %s\n"
msgstr "பயன்பாடு: %s\n"
--
msgid "Usage: %s MODULE-NAME [MODULE-OPTIONS] [--help]"
msgstr "பயன்பாடு: %s MODULE-NAME [MODULE-OPTIONS] [--help]"
--
msgid "usage: %s\n"
msgstr "பயன்பாடு: %s\n"
[root@jsefler-7 ~]# 


Moving to VERIFIED

Comment 11 Ludek Smid 2014-06-13 10:09:18 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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