Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1711755

Summary: [RHEL8.0] Typo is in RHEL8 installer for system-tools Japanese description.
Product: Red Hat Enterprise Linux 8 Reporter: hasuzuki
Component: relengAssignee: EXD SP RHEL Compose team <exd-sp-rhel-compose>
releng sub component: RHELCMP QA Contact: Release Test Team <release-test-team-automation>
Status: CLOSED COMPLETED Docs Contact:
Severity: low    
Priority: unspecified CC: bbarve, jwboyer, pzatko
Version: 8.0Keywords: Translation
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: 8.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-18 12:41:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
English description
none
Japanese menu
none
correct_jpn_translation none

Description hasuzuki 2019-05-20 03:57:25 UTC
Created attachment 1571081 [details]
English description

Description of problem:
There is a typo in RHEL8 installer for system-tools Japanese description.

Version-Release number of selected component (if applicable):
rhel-8.0-x86_64-dvd.iso

How reproducible:
Every time

Steps to Reproduce:
1. Run installer for RHEL8.0.
2. Select language Japanese and push "続行".
3. Click menu "ソフトウェアの選択(S)".
4. Description is typo (S)MB 共有 in "システムツール".

Actual results:
このグループには、システム用の各種ツール (MB 共有
                                  ^^
Expected results:
このグループには、システム用の各種ツール (SMB 共有

Additional info:

The word is in lines 4701 and 4702 in following a file.

In the RHEL8 installer
/AppStream/repodata/53ae89a06c6bdd44ee3529aa43e8d55d31a28f3f3f1a66da10e0423a22889d12-comps-AppStream.x86_64.xml
4570   <group>
4571     <id>system-tools</id>
4572     <name>System Tools</name>
<snip>
4663     <description>This group is a collection of various tools for the system, such as the client for connecting to SMB shares and tools to monitor network traffic.</description>
<snip>
4701     <description xml:lang="ja">このグループには、システム用の各種ツール (MB 共有への接続クライアントやネットワーク通信量をモニターするツール) のコレクションが含まれます。</description>
4702     <description xml:lang="ja_JP">このグループには、システム用の各種ツール (MB 共有への接続クライアントやネットワーク通信量をモニターするツール) のコレクションが含まれます。</description>

Comment 1 hasuzuki 2019-05-20 03:58:00 UTC
Created attachment 1571082 [details]
Japanese menu

Comment 3 Rashmi 2019-05-20 13:25:15 UTC
Josh or Ludek, could one of you provide the correct description?

Comment 4 Josh Boyer 2019-05-20 13:28:42 UTC
The English text seems correct, so I believe this one is an issue with only the translation.

Comment 6 Rashmi 2019-05-28 17:35:15 UTC
The code review was merged. Changes will be available to test in the next nightly compose : http://download-node-02.eng.bos.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.1.0/

Comment 7 Bhushan Barve 2019-09-06 10:07:01 UTC
Checked with ss3. The Japanese translation looks as expected now. Please refer attached screenshot.
Marking it as verified.

Comment 8 Bhushan Barve 2019-09-06 10:07:58 UTC
Created attachment 1612284 [details]
correct_jpn_translation