Bug 1138326 - [Patch] Some of title and description of books are not translated in the satellite help web page
Summary: [Patch] Some of title and description of books are not translated in the sate...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: i18n
Version: 560
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Grant Gainey
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: sat570-triage
TreeView+ depends on / blocked
 
Reported: 2014-09-04 13:41 UTC by Satoru SATOH
Modified: 2017-10-03 17:27 UTC (History)
3 users (show)

Fixed In Version: spacewalk-java-2.3.8-12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-03 17:27:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
An experimental patch to update Japanese translations of satellite web ui (help page) (1.41 KB, patch)
2014-09-04 13:43 UTC, Satoru SATOH
no flags Details | Diff

Description Satoru SATOH 2014-09-04 13:41:25 UTC
Description of problem:
There is a couple of untranslated entries (document title and descriptions:
User Guide and Getting Started Guide) shown in the satellite help web page 
(https://<satellite_fqdn>/rhn/help/index.do).

It seems that spacewalk-java-2.0.2-42-sat-to-spacewalk-java-2.0.2-43-sat.patch
in the src.rpm updates the original english message catalogue 
(code/src/com/redhat/rhn/frontend/strings/jsp/StringResource_en_US.xml)
but other translations (StringResource_*.xml other than English one) does
not have these entries the update patch added and translations of these
entries are not available. As a result, english texts are shown in the page.


Version-Release number of selected component (if applicable):
spacewalk-java-2.0.2-79.el6sat


How reproducible: Always


Steps to Reproduce:
1. Log into the satellite web ui
2. Click [help] link

Actual results:
Description and title of User Guide and Getting Started Guide is in english
and not translated.

Expected results:
All of some of these texts are l10n-ed.


Additional info:
I wrote an experimental patch just updating Japanese translation
(StringResource_ja.xml) and will attach it.

Comment 1 Satoru SATOH 2014-09-04 13:43:55 UTC
Created attachment 934437 [details]
An experimental patch to update Japanese translations of satellite web ui (help page)

In this patch, I just translated descriptions of docs and kept english doc
titles because translated docs themselves are not available actually.

Comment 2 Michael Mráka 2014-09-05 12:36:19 UTC
Patch accepted upstream (spacewalk master) as
commit 4b2ae8fefcdb86edbed1885a8a028ca785619645
    1138326 - improved ja translation of help menu

Comment 8 Grant Gainey 2017-10-03 17:27:05 UTC
Sat-docs-translations were updated and released as part of the 5.8 release - closing


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