Bug 908866
Summary: | [kn] pofilter variables/printf test fails for subscription-manager 1.8.X | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | Shankar Prasad <svenkate> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | ankit, bkearney, svenkate |
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: | 2014-06-13 13:04:07 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 |
Description
John Sefler
2013-02-07 17:20:22 UTC
# (pofilter) printf: Different number of printf variables msgid "There was an error saving your configuration." msgstr "ನಿಮ್ಮ ಸಂರಚನೆಯನ್ನು ಉಳಿಸುವಲ್ಲಿ ದೋಷ ಉಂಟಾಗಿದೆ. ನೀವು %s ಅನ್ನು ಹೊಂದಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ." Fixed in 1.8.X Shankar 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 Version [root@jsefler-7 ~]# rpm -q subscription-manager subscription-manager-1.8.4-1.git.70.ff4c9ab.el7.x86_64 # (pofilter) printf: Different number of printf variables msgid "There was an error saving your configuration." msgstr "ನಿಮ್ಮ ಸಂರಚನೆಯನ್ನು ಉಳಿಸುವಲ್ಲಿ ದೋಷ ಉಂಟಾಗಿದೆ. ನೀವು %s ಅನ್ನು ಹೊಂದಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ." This bug is not yet fixed. Remove the "%s" from the msgstr. Moving back to ASSIGNED/FailedQA Fixed this again. https://translate.zanata.org/zanata/webtrans/translate?project=subscription-manager&iteration=1.8.X&localeId=kn&locale=en#view:doc;doc:keys;search:There%20was%20an%20error%20saving%20your%20configuration Shankar [bkearney@bkearney subscription-manager]$ pofilter --gnome variables -i po/kn.po processing 1 files... [###########################################] 100% [bkearney@bkearney subscription-manager]$ pofilter --gnome printf -i po/kn.po processing 1 files... [###########################################] 100% [bkearney@bkearney subscription-manager]$ fixed in 1.8.6 [###########################################] 100% [bkearney@bkearney po]$ pofilter --gnome -t variables -i ko.po processing 1 files... [###########################################] 100% [bkearney@bkearney po]$ pofilter --gnome -t printf -i ko.po processing 1 files... [###########################################] 100% 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/kn/LC_MESSAGES/rhsm.mo -o /usr/share/locale/kn/LC_MESSAGES/rhsm.po [root@jsefler-7 ~]# pofilter -t printf /usr/share/locale/kn/LC_MESSAGES/rhsm.po processing 1 files... [###########################################] 100% [root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/kn/LC_MESSAGES/rhsm.mo | grep "There was an error saving your configuration." -A1 msgid "There was an error saving your configuration." msgstr "ನಿಮ್ಮ ಸಂರಚನೆಯನ್ನು ಉಳಿಸುವಲ್ಲಿ ದೋಷ ಉಂಟಾಗಿದೆ." Moving to VERIFIED 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. |