Bug 505107
| Summary: | Missing translated strings | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | John Matthews <jmatthew> | ||||
| Component: | i18n | Assignee: | Shannon Hughes <shughes> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Lestach <tlestach> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 530 | CC: | cperry, tlestach | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | Fixed in the 5.4.0 Release - GA'd 2010-10-27 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-10-28 15:02:36 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 608752 | ||||||
| Attachments: |
|
||||||
|
Description
John Matthews
2009-06-10 16:49:11 UTC
To re-create missingstringsQA.txt report from an ISO follow these steps
Note: script relies on a xml parser in python 2.4+, this won't run on rhel4.
1) copy {findmissingstringsQA.py, missingstringsQA.sh} to the target machine with the install satellite.
2) run "missingstringsQA.sh"
It will grab rhn.jar, unpack it and look at the StringResources*.
4) A report of the missing strings is displayed on the screen and written to "missingstringsQA.txt".
We'll deal with this in the next release and need to make it a part of our normal regression procedure. pushed latest strings, git commit 2df2abff59a2aca5467f9cb8259428315dff4906 Testing Satellite-5.4.0-RHEL5-re20101001.1.
All NON en_US StringResources are missing following keys:
com/redhat/rhn/frontend/strings/jsp/
repos.jsp.channel.norepos
kickstart.edit.pkgs.jsp.nobase
kickstart.edit.pkgs.jsp.ignoremissing
help.jsp.chat
help.jsp.chatinfo
help.jsp.chatlink
debuginfo.header
debuginfo.external
com/redhat/rhn/frontend/strings/java/
packages.search.index_files_missing_for_docs
BL
MF
edit.channel.repo.repolabelinuse
edit.channel.repo.repourlinuse
com/redhat/rhn/frontend/strings/database/
America/Regina
Pacific/Auckland
moving back to ON_QA. Please verify all is good, excluding the known missing :/ :) Except of the newly added strings, all the rest look good -> VERIFIED on Satellite-5.4.0-RHEL5-re20101001.1 The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford |