Bug 887080

Summary: [ALL_LANG][SAM CLI] Unlocalized strings for config_template 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, ypoyarko
Target Milestone: UnspecifiedKeywords: i18n, Translation, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-08 19:45:23 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 02:01:27 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 config_template h
Usage:  headpin <options> config_template <command>
Supported Commands:
	build_pxe_default build pxe default
	create         create config template
	delete         delete config template
	info           show information about a config template
	list           list config template
	update         update config template

headpin: error: 無効な動作です: --help を参照してください

# headpin config_template build_pxe_default -h
# headpin config_template create -h
# headpin config_template delete -h
# headpin config_template info -h
# headpin config_template list -h
# headpin config_template update -h



Actual results:
Unlocalized strings for config_template module.

Expected results:
All the strings should be localized.

Additional info:

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

Comment 2 Hedda Peters 2012-12-14 05:41:03 UTC
Confirmed for de-DE, additional unlocalized strings:

[root@i18nsamtest ~]# headpin config_template create -h
  --template=TEMPLATE   template body (required)
  --snippet=SNIPPET     is it snippet?  --template_kind_id=TEMPLATE_KIND_ID
                        not relevant for snippet
  --template_combinations_attributes=TEMPLATE_COMBINATIONS_ATTRIBUTES
                        Array of template combinations (hostgroup_id,
                        environment_id)
  --operatingsystem_ids=OPERATINGSYSTEM_IDS
                        Array of operating systems ID to associate the
                        template with

[root@i18nsamtest ~]# headpin config_template list -h
  --search=SEARCH  filter results
  --order=ORDER    sort results

[root@i18nsamtest ~]# headpin config_template update -h
  --name=ID             template id or name
  --new_name=NAME       template new name

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

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

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

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

[root@i18nsamtest ~]# headpin config_template -h
Usage:  headpin <options> config_template <command>
Supported Commands:
	build_pxe_default build pxe default
	create         create config template
	delete         delete config template
	info           show information about a config template
	list           list config template
	update         update config template

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

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

Options:
  -h, --help            show this help message and exit
  --name=NAME           テンプレート名 (必須)
  --template=TEMPLATE   template body (required)
  --snippet=SNIPPET     is it snippet?
  --audit_comment=AUDIT_COMMENT
                        Project-Id-Version:  Report-Msgid-Bugs-To:  POT-
                        Creation-Date: 2012-11-19 09:58-0500 PO-Revision-Date:
                        2012-10-09 09:55+0200 Last-Translator:  Language-Team:
                        American English <spacewalk-devel>
                        Language: ja MIME-Version: 1.0 Content-Type:
                        text/plain; charset=UTF-8 Content-Transfer-Encoding:
                        8bit Plural-Forms: nplurals=1; plural=0 X-Generator:
                        Lokalize 1.5
  --template_kind_id=TEMPLATE_KIND_ID
                        not relevant for snippet
  --template_combinations_attributes=TEMPLATE_COMBINATIONS_ATTRIBUTES
                        Array of template combinations (hostgroup_id,
                        environment_id)
  --operatingsystem_ids=OPERATINGSYSTEM_IDS
                        Array of operating systems ID to associate the
                        template with
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized.
  -g                    grep が使いやすい出力
  -v                    詳細な構造化された出力
  -d DELIMITER          grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します
  --noheading           ヘッディングの出力を表示しません。出力を grep する場合に便利です。
[root@i18nsamtest ~]# headpin config_template delete -h
Usage:  headpin <options> config_template delete <options>

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

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

Options:
  -h, --help            show this help message and exit
  --name=ID             template id or name
  --new_name=NAME       template new name
  --template=TEMPLATE   Project-Id-Version:  Report-Msgid-Bugs-To:  POT-
                        Creation-Date: 2012-11-19 09:58-0500 PO-Revision-Date:
                        2012-10-09 09:55+0200 Last-Translator:  Language-Team:
                        American English <spacewalk-devel>
                        Language: ja MIME-Version: 1.0 Content-Type:
                        text/plain; charset=UTF-8 Content-Transfer-Encoding:
                        8bit Plural-Forms: nplurals=1; plural=0 X-Generator:
                        Lokalize 1.5
  --snippet=SNIPPET     Project-Id-Version:  Report-Msgid-Bugs-To:  POT-
                        Creation-Date: 2012-11-19 09:58-0500 PO-Revision-Date:
                        2012-10-09 09:55+0200 Last-Translator:  Language-Team:
                        American English <spacewalk-devel>
                        Language: ja MIME-Version: 1.0 Content-Type:
                        text/plain; charset=UTF-8 Content-Transfer-Encoding:
                        8bit Plural-Forms: nplurals=1; plural=0 X-Generator:
                        Lokalize 1.5
  --audit_comment=AUDIT_COMMENT
                        Project-Id-Version:  Report-Msgid-Bugs-To:  POT-
                        Creation-Date: 2012-11-19 09:58-0500 PO-Revision-Date:
                        2012-10-09 09:55+0200 Last-Translator:  Language-Team:
                        American English <spacewalk-devel>
                        Language: ja MIME-Version: 1.0 Content-Type:
                        text/plain; charset=UTF-8 Content-Transfer-Encoding:
                        8bit Plural-Forms: nplurals=1; plural=0 X-Generator:
                        Lokalize 1.5
  --template_kind_id=TEMPLATE_KIND_ID
                        Project-Id-Version:  Report-Msgid-Bugs-To:  POT-
                        Creation-Date: 2012-11-19 09:58-0500 PO-Revision-Date:
                        2012-10-09 09:55+0200 Last-Translator:  Language-Team:
                        American English <spacewalk-devel>
                        Language: ja MIME-Version: 1.0 Content-Type:
                        text/plain; charset=UTF-8 Content-Transfer-Encoding:
                        8bit Plural-Forms: nplurals=1; plural=0 X-Generator:
                        Lokalize 1.5
  --template_combinations_attributes=TEMPLATE_COMBINATIONS_ATTRIBUTES
                        Project-Id-Version:  Report-Msgid-Bugs-To:  POT-
                        Creation-Date: 2012-11-19 09:58-0500 PO-Revision-Date:
                        2012-10-09 09:55+0200 Last-Translator:  Language-Team:
                        American English <spacewalk-devel>
                        Language: ja MIME-Version: 1.0 Content-Type:
                        text/plain; charset=UTF-8 Content-Transfer-Encoding:
                        8bit Plural-Forms: nplurals=1; plural=0 X-Generator:
                        Lokalize 1.5
  --operatingsystem_ids=OPERATINGSYSTEM_IDS
                        Project-Id-Version:  Report-Msgid-Bugs-To:  POT-
                        Creation-Date: 2012-11-19 09:58-0500 PO-Revision-Date:
                        2012-10-09 09:55+0200 Last-Translator:  Language-Team:
                        American English <spacewalk-devel>
                        Language: ja MIME-Version: 1.0 Content-Type:
                        text/plain; charset=UTF-8 Content-Transfer-Encoding:
                        8bit Plural-Forms: nplurals=1; plural=0 X-Generator:
                        Lokalize 1.5
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized.
  -g                    grep が使いやすい出力
  -v                    詳細な構造化された出力
  -d DELIMITER          grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します
  --noheading           ヘッディングの出力を表示しません。出力を grep する場合に便利です。

Comment 7 Lijun Li 2012-12-19 03:14:56 UTC
*** Bug 887103 has been marked as a duplicate of this bug. ***

Comment 8 Miroslav Suchý 2013-02-12 09:36:46 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:23 UTC
Closing all L10N bugs until we can do a full translation path through the code.