Description of problem: Unlocalized strings in architecture module Version-Release number of selected component (if applicable): Build: SAM-1.2-RHEL-6-20121211.n.0 katello-headpin-all.noarch 0:1.2.6-6h.el6_3 How reproducible: 100% Steps to Reproduce: [root@i18nsamtest ~]# headpin architecture -h Usage: headpin <options> architecture <command> Supported Commands: create create an architecture delete delete an architecture info show details about an architecture list list all known architectures update update an architecture Options: -h, --help show this help message and exit [root@i18nsamtest ~]# headpin architecture create -h --name=NAME architecture name (required) [root@i18nsamtest ~]# headpin architecture update -h --name=OLD_NAME architecture name (required) --new_name=NAME new name for the architecture (required) Actual results: Unlocalized strings, as above Expected results: All localized
*** This bug has been marked as a duplicate of bug 887078 ***