Bug 887069

Summary: [ALL_LANG][SAM CLI] Unlocalized strings for domain module
Product: Red Hat Satellite Reporter: Noriko Mizumoto <noriko>
Component: Content ManagementAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED WONTFIX QA Contact: SAM QE List <sam-qe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: NightlyCC: agarcia, eng-l10n-bugs, eukim, hpeters, lijli, msuchy, sfriedma
Target Milestone: UnspecifiedKeywords: i18n, Translation, Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-08 19:45:29 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:

Description Noriko Mizumoto 2012-12-14 01:29:19 UTC
Description of problem:
Unlocalized strings for domain module

Version-Release number of selected component (if applicable):
Subscription Asset Manager Version: 1.2.-6h.el6_3

How reproducible:
100%

Steps to Reproduce:

[root@i18nsamtest ~]# headpin domain -h
Usage:  headpin <options> domain <command>
Supported Commands:
	create         create domain
	delete         delete domain
	info           show information about a domain
	list           list domains
	update         update domain

Options:
  -h, --help  show this help message and exit


[root@i18nsamtest ~]# headpin domain create -h
Usage:  headpin <options> domain create <options>

Options:
  -h, --help           show this help message and exit
  --name=NAME          The full DNS Domain name
  --fullname=FULLNAME  Full name describing the domain
  --dns_id=DNS_ID      DNS Proxy to use within this domain
  -g                   grep が使いやすい出力
  -v                   詳細な構造化された出力
  -d DELIMITER         grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します
  --noheading          ヘッディングの出力を表示しません。出力を grep する場合に便利です。



Actual results:
Unlocalized strings for activation_key module.

Expected results:
All the strings should be localized.

Additional info:

Comment 1 Eunju, Kim 2012-12-14 04:57:43 UTC
confirmed for ko-KR.

Also there is another one unlocalized.
[root@i18nsamtest ~]# headpin domain info -h
Usage:  headpin <options> domain info <options>

Options:
  -h, --help    show this help message and exit
  --name=ID     domain id or name
  -g            grep 출력 결과
  -v            상세하고 보다 구조화된 출력 결과
  -d DELIMITER  grep 출력 결과에서 컬럼 구분 기호, -g 옵션을 선택한 경우에만 작동함
  --noheading   제목 출력을 표시하지 않습니다. 출력을 grep할 때 유용합니다.

Comment 2 Hedda Peters 2012-12-14 05:10:50 UTC
Confirmed for de-DE, plus:

[root@i18nsamtest ~]# headpin domain list -h
Usage:  headpin <options> domain list <options>

Options:
  -h, --help       show this help message and exit
  --search=SEARCH  Filter results
  --order=ORDER    Sort results

Comment 3 Sam Friedmann 2012-12-14 05:42:32 UTC
Confirmed for fr-FR.

Comment 4 Tom McKay 2012-12-18 14:12:13 UTC
Mass moving i18n BZs to CFSE where they are also present

Comment 6 Lijun Li 2012-12-19 03:19:10 UTC
Build: SAM-1.2-RHEL-6-20121211.n.0

katello-headpin-all.noarch 0:1.2.6-6h.el6_3 

[root@i18nsamtest ~]# headpin domain -h
Usage:  headpin <options> domain <command>
Supported Commands:
	create         create domain
	delete         delete domain
	info           show information about a domain
	list           list domains
	update         update domain

Options:
  -h, --help  show this help message and exit
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized.
[root@i18nsamtest ~]# headpin domain create -h
Usage:  headpin <options> domain create <options>

Options:
  -h, --help           show this help message and exit
  --name=NAME          The full DNS Domain name
  --fullname=FULLNAME  Full name describing the domain
  --dns_id=DNS_ID      DNS Proxy to use within this domain
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized.
  -g                   grep が使いやすい出力
  -v                   詳細な構造化された出力
  -d DELIMITER         grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します
  --noheading          ヘッディングの出力を表示しません。出力を grep する場合に便利です。
[root@i18nsamtest ~]#  headpin domain delete -h
Usage:  headpin <options> domain delete <options>

Options:
  -h, --help    show this help message and exit
  --name=ID     domain id or name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized.
  -g            grep が使いやすい出力
  -v            詳細な構造化された出力
  -d DELIMITER  grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します
  --noheading   ヘッディングの出力を表示しません。出力を grep する場合に便利です。
[root@i18nsamtest ~]# headpin domain info -h
Usage:  headpin <options> domain info <options>

Options:
  -h, --help    show this help message and exit
  --name=ID     domain id or name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized.
  -g            grep が使いやすい出力
  -v            詳細な構造化された出力
  -d DELIMITER  grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します
  --noheading   ヘッディングの出力を表示しません。出力を grep する場合に便利です。
[root@i18nsamtest ~]# headpin domain list -h
Usage:  headpin <options> domain list <options>

Options:
  -h, --help       show this help message and exit
  --search=SEARCH  Filter results
  --order=ORDER    Sort results
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized.
  -g               grep が使いやすい出力
  -v               詳細な構造化された出力
  -d DELIMITER     grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します
  --noheading      ヘッディングの出力を表示しません。出力を grep する場合に便利です。
[root@i18nsamtest ~]# headpin domain update -h
Usage:  headpin <options> domain update <options>

Options:
  -h, --help           show this help message and exit
  --name=ID            Domain id
  --new_name=NAME      The full DNS Domain name(required)
  --fullname=FULLNAME  Full name describing the domain
  --dns_id=DNS_ID      DNS Proxy to use within this domain
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized.
  -g                   grep が使いやすい出力
  -v                   詳細な構造化された出力
  -d DELIMITER         grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します
  --noheading          ヘッディングの出力を表示しません。出力を grep する場合に便利です。

Comment 7 Lijun Li 2012-12-19 03:20:34 UTC
*** Bug 887093 has been marked as a duplicate of this bug. ***

Comment 8 Miroslav Suchý 2013-02-12 09:37:18 UTC
This will have to wait translation team just before next release of CFSE, which is not yet scheduled.
If you want this change in upstream sooner, you can help translate it here:
https://www.transifex.com/projects/p/katello/

Comment 9 Bryan Kearney 2014-01-08 19:45:29 UTC
Closing all L10N bugs until we can do a full translation path through the code.