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 928082 - langs pa and bn_IN are missing two msgids for "deprecated, see"
Summary: langs pa and bn_IN are missing two msgids for "deprecated, see"
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
unspecified
Target Milestone: rc
: 7.0
Assignee: candlepin-bugs
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2013-03-26 20:42 UTC by John Sefler
Modified: 2014-06-18 00:25 UTC (History)
6 users (show)

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


Attachments (Terms of Use)

Description John Sefler 2013-03-26 20:42:24 UTC
Description of problem:

[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/pa/LC_MESSAGES/rhsm.mo | grep -A1 "deprecated"
[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/bn_IN/LC_MESSAGES/rhsm.mo | grep -A1 "deprecated"
[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/it/LC_MESSAGES/rhsm.mo | grep -A1 "deprecated"
msgid "deprecated, see --auto-attach-interval"
msgstr "deprecato, consultare --auto-attach-interval"
--
msgid "deprecated, see --cert-check-interval"
msgstr "deprecato, consultare --cert-check-interval"


Notice that langs pa and bn_IN did not get a grep hit on the "deprecated" msgids


Version-Release number of selected component (if applicable):
[root@jsefler-7 ~]# rpm -q subscription-manager
subscription-manager-1.8.4-1.git.70.ff4c9ab.el7.x86_64
https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.8.X



Expected results:
Both langs pa and bn_IN need msgids:
  msgid "deprecated, see --auto-attach-interval"
  msgid "deprecated, see --cert-check-interval"

Comment 2 RHEL Program Management 2013-04-09 20:18:21 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 3 Adrian Likins 2013-05-31 15:57:53 UTC
This is waiting on translations, those langs are behind at the moment.

Comment 4 John Sefler 2013-07-16 15:50:08 UTC
LANGS pa and bn-IN are currently 79% translated.  See...
https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.8.X

Using this bug to block automated tests until these translations are complete.
Moving back to NEW.

Comment 7 Ankit Patel 2013-08-12 08:51:03 UTC
Translations for Punjabi (pa) and Bengali India (bn-IN) are 100% completed now. Also the reported error in comment #0 is fixed as well.

Please pull latest translations from: https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.8.X

Please do get back or update this bugzilla if error still remains.

Thanks,
Ankit

Comment 8 Bryan Kearney 2014-01-31 15:47:07 UTC
deprecated shows up the languages from comment 1. If this is a not 100% translated then lets track that under BZ#1020474

Comment 9 John Sefler 2014-02-18 23:07:35 UTC
Verifying Version...
[root@jsefler-7 ~]# subscription-manager version
server type: This system is currently not registered.
subscription management server: 0.9.3-1
subscription-manager: 1.10.14-2.el7
python-rhsm: 1.10.12-1.el7

[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/pa/LC_MESSAGES/rhsm.mo | grep -A1 "deprecated"
msgid "deprecated, see --auto-attach-interval"
msgstr "ਛੱਡੇ ਗਏ, --auto-attach-interval ਵੇਖੋ"
--
msgid "deprecated, see --cert-check-interval"
msgstr "ਛੱਡੇ ਗਏ, --cert-check-interval ਵੇਖੋ"

[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/bn_IN/LC_MESSAGES/rhsm.mo | grep -A1 "deprecated"
msgid "deprecated, see --auto-attach-interval"
msgstr "অবচিত, --auto-attach-interval দেখুন"
--
msgid "deprecated, see --cert-check-interval"
msgstr "অবচিত, --cert-check-interval দেখুন"

VERIFIED: Both langs pa and bn_IN have translations for these msgids

Comment 10 Ludek Smid 2014-06-13 10:31:28 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.