Bug 887093
| Summary: | [ALL_LANG][SAM CLI] Unlocalized strings for domain module | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Angela Garcia <agarcia> |
| Component: | Content Management | Assignee: | Katello Bug Bin <katello-bugs> |
| Status: | CLOSED DUPLICATE | QA Contact: | SAM QE List <sam-qe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | Nightly | CC: | eng-i18n-bugs, eng-l10n-bugs, lijli, qe-i18n-bugs |
| Target Milestone: | Unspecified | Keywords: | Translation |
| Target Release: | Unused | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
Consequence: Not all messages are localized
Fix:
Result:
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-19 03:20:34 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
Angela Garcia
2012-12-14 02:37:12 UTC
*** Bug 887099 has been marked as a duplicate of this bug. *** 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 する場合に便利です。 Mass moving i18n BZs to CFSE where they are also present *** This bug has been marked as a duplicate of bug 887069 *** |