Bug 982102
| Summary: | [All LANG][RHSM CLI] Unlocalized strings for status module. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Lijun Li <lijli> |
| Component: | subscription-manager | Assignee: | candlepin-bugs |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.10 | CC: | bkearney, eng-l10n-bugs, fsharath |
| Target Milestone: | rc | Keywords: | Translation |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-01 13:49:13 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
Lijun Li
2013-07-08 07:15:27 UTC
fixed in subscription-manager-1.8.13 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 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-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 -h
用法: subscription-manager MODULE-NAME [MODULE-选项] [--help]
主模块:
attach 在注册的系统中附加指定的订阅
list 为这个系统列出订阅和产品信息。
refresh 从该服务器中提出最新订阅数据
register 在客户门户网站或另外的订阅管理服务中注册这个系统。
release 配置使用什么操作系统发行本
remove 从这个系统中删除所有或者具体订阅
status 显示这个系统订阅和产品的状态信息
unregister 在客户门户网站或另外的订阅管理服务中取消注册这个系统。
# LANG=zh_CN.UTF-8 subscription-manager status
+-------------------------------------------+
系统状态详情
+-------------------------------------------+
总体状态:无效
# LANG=zh_CN.UTF-8 subscription-manager status -h
使用:subscription-manager status [选项]
显示这个系统订阅和产品的状态信息
选项:
-h, --help 显示此帮助信息并退出
--proxy=PROXY_URL proxy URL 的格式为 proxy_hostname:proxy_port
--proxyuser=PROXY_USER
使用基本验证的 HTTP proxy 用户
--proxypassword=PROXY_PASSWORD
使用基本验证的 HTTP proxy 密码
Moving to Verified
Bug 928082 is tracking pa and bn_IN translations
|