Bug 891375

Summary: [pt_BR] deprecated modules should not be translated from msgid to msgstr
Product: Red Hat Enterprise Linux 6 Reporter: John Sefler <jsefler>
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED ERRATA QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: alikins, gcintra, tlavigne
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-21 09:06:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 771481, 895654    

Description John Sefler 2013-01-02 18:34:15 UTC
Description of problem:
When a word is actually referring to a command line module, it should not be translated.


Version-Release number of selected component (if applicable):
[root@jsefler-6 ~]# rpm -q subscription-manager
subscription-manager-1.1.18-1.el6.x86_64


How reproducible:


Steps to Reproduce:
[root@jsefler-6 ~]# msgunfmt --no-wrap /usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo | grep -i -A1 -- "deprecated, see"
msgid "Deprecated, see --auto-attach"
msgstr "Obsoleto, veja --auto-attach"
--
msgid "Deprecated, see attach"
msgstr "Obsoleto, veja conectar"
--
msgid "Deprecated, see remove"
msgstr "Obsoleto, veja remover"
--
msgid "deprecated, see auto-attach-interval"
msgstr "Obsoleto, veja intervalo de auto-conectar"

  
Actual results:
above

Expected results:
msgstr "Obsoleto, veja attach"
msgstr "Obsoleto, veja remove"
msgstr "Obsoleto, veja auto-attach-interval"

Additional info:

Comment 2 Glaucia Cintra 2013-01-07 04:05:46 UTC
Results above modified in pt-BR.

Comment 5 John Sefler 2013-01-07 19:36:23 UTC
Verifying Version...
[root@jsefler-6 ~]# rpm -q subscription-manager
subscription-manager-1.1.19-1.el6.x86_64


[root@jsefler-6 ~]# msgunfmt --no-wrap /usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo | grep -i -A1 -- "deprecated, see"
msgid "Deprecated, see --auto-attach"
msgstr "Obsoleto, veja --auto-attach"                 <==================== PASED
--
msgid "Deprecated, see attach"
msgstr "Obsoleto, veja attach"                        <==================== PASED
--
msgid "Deprecated, see remove"
msgstr "Obsoleto, veja remove"                        <==================== PASED
--
msgid "deprecated, see auto-attach-interval"
msgstr "Obsoleto, veja intervalo de attach-interval"  <==================== FAILED


Expected:
msgstr "Obsoleto, veja auto-attach-interval"

Comment 8 John Sefler 2013-01-08 21:29:38 UTC
Verifying Version...
[root@jsefler-6 ~]# rpm -q subscription-manager
subscription-manager-1.1.20-1.el6.x86_64


[root@jsefler-6 ~]# msgunfmt --no-wrap /usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo | grep -i -A1 -- "deprecated, see"
msgid "Deprecated, see --auto-attach"
msgstr "Obsoleto, veja --auto-attach"
--
msgid "Deprecated, see attach"
msgstr "Obsoleto, veja attach"
--
msgid "Deprecated, see remove"
msgstr "Obsoleto, veja remove"
--
msgid "deprecated, see auto-attach-interval"
msgstr "Obsoleto, veja attach-interval-interval"
[root@jsefler-6 ~]# 


VERIFIED

Comment 9 John Sefler 2013-01-10 17:01:08 UTC
(In reply to comment #8)
> msgid "deprecated, see auto-attach-interval"
> msgstr "Obsoleto, veja attach-interval-interval"
> [root@jsefler-6 ~]# 
> 
> 
> VERIFIED

Sorry, my mistake.
This translation is still broken; typo in "Obsoleto, veja attach-interval-interval".

Expected:
msgid "deprecated, see auto-attach-interval"
msgstr "Obsoleto, veja auto-attach-interval"

Moving back to ASSIGNED/FailedQA

Comment 12 John Sefler 2013-01-14 21:59:49 UTC
Verifying Version...
[root@jsefler-6 ~]# rpm -q subscription-manager
subscription-manager-1.1.22-1.el6.x86_64

[root@jsefler-6 ~]# msgunfmt --no-wrap /usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo | grep -i -A1 -- "deprecated, see"
msgid "Deprecated, see --auto-attach"
msgstr "Obsoleto, veja --auto-attach"
--
msgid "Deprecated, see attach"
msgstr "Obsoleto, veja attach"
--
msgid "Deprecated, see remove"
msgstr "Obsoleto, veja remove"
--
msgid "deprecated, see auto-attach-interval"
msgstr "Obsoleto, veja auto-attach-interval"
[root@jsefler-6 ~]# 


VERIFIED

Comment 14 errata-xmlrpc 2013-02-21 09:06:14 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-0350.html