Bug 880089 - [ALL_LANG][SAM CLI] Unlocalized strings for provider module
Summary: [ALL_LANG][SAM CLI] Unlocalized strings for provider module
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello
Version: 1.3
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: 2.0
Assignee: Adam Price
QA Contact: SAM QE List
URL:
Whiteboard:
: 887082 887084 887089 (view as bug list)
Depends On:
Blocks: sam13-tracker
TreeView+ depends on / blocked
 
Reported: 2012-11-26 08:24 UTC by Lijun Li
Modified: 2013-06-07 18:28 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-07 18:28:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Lijun Li 2012-11-26 08:24:11 UTC
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:

Comment 1 Adam Price 2012-12-11 19:44:55 UTC
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.

Comment 2 Noriko Mizumoto 2012-12-14 01:14:29 UTC
confirmed for ja_JP

Comment 3 Lijun Li 2012-12-14 03:40:32 UTC
*** Bug 887082 has been marked as a duplicate of this bug. ***

Comment 4 Lijun Li 2012-12-14 03:41:28 UTC
*** Bug 887084 has been marked as a duplicate of this bug. ***

Comment 5 Lijun Li 2012-12-14 03:42:18 UTC
*** Bug 887089 has been marked as a duplicate of this bug. ***

Comment 6 Eunju, Kim 2012-12-14 04:43:29 UTC
confirmed for ko_KR

Comment 7 Sam Friedmann 2012-12-14 04:54:25 UTC
Confirmed for fr-FR.

Comment 8 Hedda Peters 2012-12-14 04:56:16 UTC
Similar result for de-DE, some of the above mentioned strings are localized though.

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

Comment 11 Bryan Kearney 2013-06-07 18:20:27 UTC
Moving all POST bugs to ON_QA since we have delivered a puddle with the bugs.

Comment 12 Bryan Kearney 2013-06-07 18:28:55 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.