As indicated in the comments above, 100% translation was completed for 4 (out of 10 langs) and is apparent in https://fedora.zanata.org/iteration/view/subscription-manager/RHEL-7.8 leaving 6 langs translated at 98.7%
Verifying build...
[root@kvm-02-guest03 ~]# rpm -q subscription-manager
subscription-manager-1.24.25-1.el7.x86_64
[root@kvm-02-guest03 ~]# rpm -q subscription-manager --changelog | grep 1733992
- 1733992: Update to translations (wpoteat)
- 1733992: Update translations (csnyder)
[root@kvm-02-guest03 ~]#
[root@kvm-02-guest03 ~]#
[root@kvm-02-guest03 ~]# for L in `rpm -ql subscription-manager | grep rhsm.mo | egrep "de|es|fr|it|ja|ko|pt_BR|ru|zh_CN|zh_TW"`; do echo ""; echo "counting the translated msgid's in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep ^msgid | wc -l; done;
counting the translated msgid's in LANG file '/usr/share/locale/de/LC_MESSAGES/rhsm.mo'...
1035
counting the translated msgid's in LANG file '/usr/share/locale/es/LC_MESSAGES/rhsm.mo'...
1035
counting the translated msgid's in LANG file '/usr/share/locale/fr/LC_MESSAGES/rhsm.mo'...
1044
counting the translated msgid's in LANG file '/usr/share/locale/it/LC_MESSAGES/rhsm.mo'...
1035
counting the translated msgid's in LANG file '/usr/share/locale/ja/LC_MESSAGES/rhsm.mo'...
1044
counting the translated msgid's in LANG file '/usr/share/locale/ko/LC_MESSAGES/rhsm.mo'...
1044
counting the translated msgid's in LANG file '/usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo'...
1035
counting the translated msgid's in LANG file '/usr/share/locale/ru/LC_MESSAGES/rhsm.mo'...
1035
counting the translated msgid's in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo'...
1044
counting the translated msgid's in LANG file '/usr/share/locale/zh_TW/LC_MESSAGES/rhsm.mo'...
1035
[root@kvm-02-guest03 ~]#
VERIFIED: As planned for rhel-7.8 in comment 0, LANG [ja] is 100% translated at 1044 messages. Additional LANGS [fr] [zh_CN] [ko] are also 100% translated. The remaining six langs are incomplete at 1035 messages.
Note: There is no verification for the quality/accuracy of the translations in this bug... only that the required translations have been pulled into a build of subscription-manager targeted for rhel-7.8.
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.
https://access.redhat.com/errata/RHBA-2020:1028
Comment 17Red Hat Bugzilla
2023-09-14 05:32:27 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days