Bug 908434
| Summary: | [it] pofilter newlines test failed on msgid="Error subscribing: %s" | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager | Assignee: | candlepin-bugs |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.10 | CC: | bkearney, jgalipea |
| Target Milestone: | rc | Keywords: | i18n, Translation |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-01 13:50:42 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: | 840995 | ||
|
Description
John Sefler
2013-02-06 17:10:01 UTC
commit 008c5cb336b141f300d647d6c71750b2cd15e066
Author: Adrian Likins <alikins>
Date: Mon Mar 25 15:03:16 2013 -0400
921126: latest string updates from zanata
921126,911779,911776,911772,911764,911762,911759,
911757,908886,908879,908869,908866,908521,908511,
908488,908434,908108,908059,908037,906967,906552,
842784
[root@jsefler-5 tmp]# rpm -q subscription-manager subscription-manager-1.8.5-1.el5 [root@jsefler-5 tmp]# msgunfmt /usr/share/locale/it/LC_MESSAGES/rhsm.mo | grep -A4 "Error subscribing:" msgid "Error subscribing: %s" msgstr "" "Errore di sottoscrizione: %s\n" "\n" "\t" Moving back to ASSIGNED: Not yet fixed [bkearney@bkearney subscription-manager]$ pofilter --gnome newlines -i po/it.po processing 1 files... [###########################################] 100% fixed in 1.8.6 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/it/LC_MESSAGES/rhsm.mo | grep "Error subscribing:" -A2 msgid "Error subscribing: %s" msgstr "Errore di sottoscrizione: %s" Moving to VERIFIED |