Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 868301 - [CLI] provider status field "Last Sync" not translated
Summary: [CLI] provider status field "Last Sync" not translated
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Localization and Internationalization
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: Unspecified
Assignee: Katello Bug Bin
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-19 12:52 UTC by Garik Khachikyan
Modified: 2015-01-04 21:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-16 14:23:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Garik Khachikyan 2012-10-19 12:52:31 UTC
Description of problem:
switching to the LANG=de_DE does not bring translated the output of "Red Hat" provider status field of: "Last Sync".
`kk provider status --name "Red Hat" --org ACME_Corporation`
---
Id:          1
Name:        Red Hat
Last Sync:   never
Sync State:  Nicht synchronisiert

Version-Release number of selected component (if applicable):
katello-cli-1.1.8-7.el6cf.noarch
katello-1.1.12-16.el6cf.noarch

How reproducible:
always using CLI

Steps to Reproduce:
1. on cli execute above
2.
3.
  
Actual results:
word "never" in "Last Sync"

Expected results:
"never" to get translated

Additional info:

Comment 2 Garik Khachikyan 2012-10-19 12:58:51 UTC
not a major thing, but it is a translation issue - and easy to verify in case we would be able to get another translation round.

Comment 3 Garik Khachikyan 2012-10-22 10:50:29 UTC
# COMMENT

some more translations please:

repo enable|disable


---
cmd:
LANG=de_DE && katello -uadmin -padmin repo enable --name "Red Hat Enterprise Linux 6 Server RPMs x86_64 6Server" --product "Red Hat Enterprise Linux Server"
output:
Repository 'Red Hat Enterprise Linux 6 Server RPMs x86_64 6Server' enabled.
---

Comment 4 Garik Khachikyan 2012-10-22 13:26:47 UTC
please disregard my comment#3

was checking on katello. SE is fine :)

Comment 6 Bryan Kearney 2013-12-16 14:23:33 UTC
Closing all i18n bus due to ne architecture. The goal is still a localized UI and CLI, but we will do this via a new round of testing.


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