Description of problem: # (pofilter) urls: Different URLs msgid "To learn more about RHN registration and technologies please consult this Knowledge Base Article: https://access.redhat.com/kb/docs/DOC-45563" msgstr "Para aprender mais sobre como se registrar no RHN e sobre as tecnologias, por favor consulte este Artigo de Base de Conhecimento: //access.redhat.com/kb/docs/DOC-45563" Need to include "https:" at the front of the url in msgstr Expected: msgstr "Para aprender mais sobre como se registrar no RHN e sobre as tecnologias, por favor consulte este Artigo de Base de Conhecimento: https://access.redhat.com/kb/docs/DOC-45563" Version-Release number of selected component (if applicable): subscription-manager-1.8.4-1.git.70.ff4c9ab.el7.x86_64
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 1.8.6-1
Testing 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/pt_BR/LC_MESSAGES/rhsm.mo | grep "To learn more about" -A1 msgid "To learn more about RHN registration and technologies please consult this Knowledge Base Article: https://access.redhat.com/kb/docs/DOC-45563" msgstr "Para aprender mais sobre como se registrar no RHN e sobre as tecnologias, por favor consulte este Artigo de Base de Conhecimento: //access.redhat.com/kb/docs/DOC-45563" [root@jsefler-7 ~]# Not yet fixed in subscription-manager, however it does look fixed in Zanata and should get fixed on the next pull of strings from Zanata. Moving back to ASSIGNED
It is in the code now. Moving to POST so that the next pull will move it to ON_QA.
Version: # rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5 subscription-manager-migration-1.8.10-1.git.1.b44c4b1.el5 python-rhsm-1.8.12-1.git.0.d747a65.el5 subscription-manager-firstboot-1.8.10-1.git.1.b44c4b1.el5 subscription-manager-1.8.10-1.git.1.b44c4b1.el5 subscription-manager-gui-1.8.10-1.git.1.b44c4b1.el5 # msgunfmt --no-wrap /usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo | grep "To learn more about" -A1 msgid "To learn more about RHN registration and technologies please consult this Knowledge Base Article: https://access.redhat.com/kb/docs/DOC-45563" msgstr "Para aprender mais sobre como se registrar no RHN e sobre as tecnologias, por favor consulte este Artigo de Base de Conhecimento: https://access.redhat.com/kb/docs/DOC-45563" VERIFIED
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