Description of problem: Unlocalized strings for provider module Version-Release number of selected component (if applicable): Subscription Asset Manager Version: 1.2.5-1h.el6_3 How reproducible: 100% Steps to Reproduce: # headpin provider -h Usage: headpin <options> provider <command> Supported Commands: delete_manifest delete an imported manifest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized # headpin -u admin -p admin provider import_manifest --name='Red Hat' --file= --org=test File does not exist ^^^^^^^^^^^^^^^^^^^Unlocalized # headpin -u admin -p admin provider import_manifest --name='Red Hat' --file=/root/manifest.zip --org=test マニフェストをインポートしManifest imported ^(above strings should be removed)^^^^Unlocalized # headpin -u admin -p admin provider import_manifest --name='Red Hat' --file=/root/manifest.zip --org=test マニフェストをインポートしています、 お待ちください...Import is the same as existing data ^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized # headpin -u admin -p admin provider info --name="Red Hat" --org= Couldn't find organization 'providers' ^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized # headpin -u admin -p admin provider info --name="Red Hat" --org=test -g ---------------------------------------------------------------------------------- プロバイダー情報 Id Name Type Url Org Id Description ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized ---------------------------------------------------------------------------------- 21 Red Hat Red Hat https://cdn.redhat.com 21 None # headpin -u admin -p admin provider list --org=test ---------------------------------------------------------------------------------- プロバイダーの一覧 Id Name Type Url Description ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized ---------------------------------------------------------------------------------- 21 Red Hat Red Hat https://cdn.redhat.com None # headpin -u admin -p admin provider delete_manifest --name='Red Hat' --org=test Manifest deleted ^^^^^^^^^^^^Unlocalized # headpin -u admin -p admin provider delete_manifest --name='Red Hat' --org=test Deleting manifest, please wait... No import found for owner test ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Unlocalized Actual results: Unlocalized strings for provider module. Expected results: All the strings should be localized. Additional info:
Most column names are not localized. I will add them to localization, but it depends on if the translators get to them in time. Most error messages that were coming from the server were being sent as English, so the CLI has no control over that. We are actively working on getting the error messages and validation error messages translated.
confirmed for ja_JP
*** Bug 887082 has been marked as a duplicate of this bug. ***
*** Bug 887084 has been marked as a duplicate of this bug. ***
*** Bug 887089 has been marked as a duplicate of this bug. ***
confirmed for ko_KR
Confirmed for fr-FR.
Similar result for de-DE, some of the above mentioned strings are localized though.
Mass moving i18n BZs to CFSE where they are also present
Moving all POST bugs to ON_QA since we have delivered a puddle with the bugs.
We will be doing a new round of translations for the 1.3 drop. Closing out these bugs so that the beta starts with a clean slate.