Bug 1020474

Summary: Zanata translations for subscription-manager 1.10 are not yet 100%
Product: Red Hat Enterprise Linux 7 Reporter: John Sefler <jsefler>
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED CURRENTRELEASE QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: alikins, ankit, bkearney, ckozak, fsharath, lijli
Target Milestone: rcKeywords: Translation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 13:04:27 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: 863175, 1060074    

Description John Sefler 2013-10-17 18:06:58 UTC
Description of problem:
Using this bugzilla to block automated VerifyTranslationFileContainsAllMsgids_Test.  Once all of the translations for subscription-manager 1.10 are 100% translated and merged into subscription-manager 1.10, move this bug to MODIFIED

https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.10.X


Once all tranlations are 100% and have been pulled into subscription-manager, the following query will report the same number of msgid translations for all langs:

# for i in `rpm -ql subscription-manager | grep rhsm.mo`; do echo $i; msgunfmt $i | grep msgid | wc -l; done;

Comment 1 Lijun Li 2014-01-20 10:03:56 UTC
l10naudittool result with latest snapshot 3 build
http://10.66.33.87/L10nAudit/RHEL-7.0-20140116.1/data/subscription-manager-1.10.10-1.el7.log :

msgfmt --statistics ja.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics ko.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics zh_CN.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics zh_TW.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics pt_BR.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics fr.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics de_DE.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics zh_CN.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics ru.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics es_ES.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics as.po
829 translated messages.
msgfmt --statistics bn_IN.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics gu.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics hi.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics kn.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics ml.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics mr.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics or.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics pa.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics zh_CN.po
811 translated messages, 18 untranslated messages.
msgfmt --statistics te.po
811 translated messages, 18 untranslated messages.

Comment 2 Bryan Kearney 2014-02-03 20:39:46 UTC
*** Bug 842784 has been marked as a duplicate of this bug. ***

Comment 4 Carter Kozak 2014-03-04 15:22:41 UTC
*** Bug 1071022 has been marked as a duplicate of this bug. ***

Comment 5 Carter Kozak 2014-03-04 15:22:46 UTC
*** Bug 1030378 has been marked as a duplicate of this bug. ***

Comment 7 John Sefler 2014-03-04 22:41:40 UTC
As a result of rejected translations, Zanata no longer reports 100% translations.
https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.10.X

Comment 8 Carter Kozak 2014-03-19 16:45:05 UTC
*** Bug 1074568 has been marked as a duplicate of this bug. ***

Comment 9 John Sefler 2014-03-20 17:59:43 UTC
Today Zanata https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.10.X is 100% translated and has been built into package...

[root@jsefler-7 ~]# rpm -q subscription-manager
subscription-manager-1.10.14-5.el7.x86_64

[root@jsefler-7 ~]# for i in `rpm -ql subscription-manager | grep rhsm.mo`; do echo $i; msgunfmt $i | grep msgid | wc -l; done;
/usr/share/locale/as/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/bn_IN/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/de_DE/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/es_ES/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/fr/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/gu/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/hi/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/it/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/ja/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/kn/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/ko/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/ml/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/mr/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/or/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/pa/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/ru/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/ta_IN/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/te/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo
925
/usr/share/locale/zh_TW/LC_MESSAGES/rhsm.mo
925
[root@jsefler-7 ~]# 

VERIFIED: All langs have provided 925 translated strings.


Bug 1078483 is a known exception to this verification.

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