Bug 928073 - [ta][ko] msgid "deprecated, see auto-attach-interval"
Summary: [ta][ko] msgid "deprecated, see auto-attach-interval"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: 5.10
Assignee: candlepin-bugs
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel510 rhsm-2013
TreeView+ depends on / blocked
 
Reported: 2013-03-26 20:15 UTC by John Sefler
Modified: 2013-09-30 23:02 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
No description necessary
Clone Of:
Environment:
Last Closed: 2013-09-30 23:02:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1332 0 normal SHIPPED_LIVE subscription-manager bug fix and enhancement update 2013-09-30 22:49:24 UTC

Comment 2 John Sefler 2013-03-26 20:18:10 UTC
Version...
[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


[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/ta_IN/LC_MESSAGES/rhsm.mo | grep -A1 -- "deprecated, see"
msgid "deprecated, see --auto-attach-interval"
msgstr "வழக்கழிந்தது, --auto-interval ஐக் காணவும்"
                    ^^^^^^^^^^^^^^
Expected:
msgstr "வழக்கழிந்தது, --auto-attach-interval ஐக் காணவும்"

Comment 3 John Sefler 2013-03-26 20:28:28 UTC
Same problem with LANG ko

[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/ko/LC_MESSAGES/rhsm.mo | grep -A1 -- "deprecated, see"
msgid "deprecated, see --auto-attach-interval"
msgstr "폐지 예정, --cert-check-interval 참조 "
                 ^^^^^^^^^^^^^^^^^^^^^

Expected:
msgstr "폐지 예정, --auto-attach-interval 참조 "

Comment 4 Eunju, Kim 2013-03-26 22:54:25 UTC
ko version fixed in https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.8.X

Eun-Ju

Comment 5 Shantha kumar 2013-03-28 09:21:22 UTC
(In reply to comment #2)
> Version...
> [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
> 
> 
> [root@jsefler-7 ~]# msgunfmt --no-wrap
> /usr/share/locale/ta_IN/LC_MESSAGES/rhsm.mo | grep -A1 -- "deprecated, see"
> msgid "deprecated, see --auto-attach-interval"
> msgstr "வழக்கழிந்தது, --auto-interval ஐக் காணவும்"
>                     ^^^^^^^^^^^^^^
> Expected:
> msgstr "வழக்கழிந்தது, --auto-attach-interval ஐக் காணவும்"

Fixed for ta-IN

- Thanks
Shantha

Comment 6 RHEL Program Management 2013-04-09 20:16:38 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 7 Bryan Kearney 2013-04-19 01:35:41 UTC
ta

#: ../src/rhsmcertd.c:63
msgid "deprecated, see --auto-attach-interval"
msgstr "வழக்கழிந்தது, --auto-attach-interval ஐக் காணவும்"

ko

#: ../src/rhsmcertd.c:63
msgid "deprecated, see --auto-attach-interval"
msgstr "폐지 예정, --auto-attach-interval 참조 "


fixed in 1.8.6

Comment 8 John Sefler 2013-04-24 01:04:39 UTC
Verifying Version...
[root@jsefler-7 ~]# rpm -q subscription-manager
subscription-manager-1.8.6-1.el7.x86_64


[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/ko/LC_MESSAGES/rhsm.mo | grep "deprecated, see" -A1
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/ta_IN/LC_MESSAGES/rhsm.mo | grep "deprecated, see" -A1
msgid "deprecated, see --auto-attach-interval"
msgstr "வழக்கழிந்தது, --auto-attach-interval ஐக் காணவும்"
--
msgid "deprecated, see --cert-check-interval"
msgstr "வழக்கழிந்தது, --cert-check-interval ஐப் பார்க்கவும்"
[root@jsefler-7 ~]# 


Moving to VERIFIED

Comment 10 errata-xmlrpc 2013-09-30 23:02:11 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-1332.html


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