Description of problem: [All LANG][RHSM CLI] Unlocalized strings for repos module. Version-Release number of selected component (if applicable): RHEL5.10 Beta 1 build: subscription-manager-1.8.11-1.el5 How reproducible: 100% Steps to Reproduce: 1. Install latest RHEL5.10 Beta 1 build and run the following rhsm cli from terminal with local languages. Actual results: # subscription-manager repos --h 使用法: subscription-manager repos [オプション] このシステムでの使用権限があるリポジトリを表示 オプション: -h, --help このヘルプメッセージを表示して終了 --proxy=PROXY_URL proxy_hostname:proxy_port の形式によるプロキシ URL --proxyuser=PROXY_USER ベーシック認証による HTTP プロキシのユーザー --proxypassword=PROXY_PASSWORD ベーシック認証による HTTP プロキシのパスワード --list このシステム用の既知のレポジトリを一覧表示 --enable=REPOID repo to enable (can be specified more than once). Wildcards (* and ?) are supported. --disable=REPOID repo to disable (can be specified more than once). Wildcards (* and ?) are supported. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized Expected results: All the strings should be localized. Additional info:
fixed in subscription-manager-1.8.13
Version: Verification: Verified for the following languages Oriya or_IN Assamese as_IN Hindi hi_IN Marati mr_IN Gujarati gu_IN Kannada kn_IN Tamil ta_IN Telgu te_IN Malayalam ml_IN Chinese zh_CN Korean ko_KR Japanese ja_JP Taiwanese zh_TW Portuguese pt_BR Spanish es_ES German de_DE French fr_FR Italian it_IT LANGS pa and bn-IN are currently 79% translated. See... https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.8.X Moving back to new
Version: # rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-1.8.13-1.el5_9 subscription-manager-migration-1.8.13-1.el5_9 python-rhsm-1.8.13-1.el5_9 subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5 subscription-manager-firstboot-1.8.13-1.el5_9 subscription-manager-debuginfo-1.8.13-1.el5_9 subscription-manager-gui-1.8.13-1.el5_9
Version: # rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-migration-1.8.13-1.el5 subscription-manager-1.8.13-1.el5 subscription-manager-gui-1.8.13-1.el5 python-rhsm-1.8.13-1.el5_9 subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5 subscription-manager-firstboot-1.8.13-1.el5 Verification: # LANG=zh_CN.UTF-8 subscription-manager repos --h 使用:subscription-manager repos [选项] 列出为这个系统授权使用的库 选项: -h, --help 显示此帮助信息并退出 --proxy=PROXY_URL proxy URL 的格式为 proxy_hostname:proxy_port --proxyuser=PROXY_USER 使用基本验证的 HTTP proxy 用户 --proxypassword=PROXY_PASSWORD 使用基本验证的 HTTP proxy 密码 --list 列出这个系统的已知库 --enable=REPOID 要启用的库(一次可指定多个)。支持通配符(* 和 ?)。 --disable=REPOID 要禁用的库(一次可指定多个)。支持通配符(* 和 ?)。 Moving to Verified 928082 is tracking pa and bn_IN translations