Bug 1865718

Summary: Right click menu is not translated into Japanese when desktop-icons extension is enabled
Product: Red Hat Enterprise Linux 8 Reporter: Yuki Okada <yuokada>
Component: gnome-shell-extensionsAssignee: Florian Müllner <fmuellner>
Status: CLOSED ERRATA QA Contact: Bhushan Barve <bbarve>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.2CC: bbarve, fmuellner, jadahl, ljanda, mboisver, sbarcomb, tpelka
Target Milestone: rcKeywords: i18n, Triaged
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnome-shell-extensions-3.32.1-13.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-18 14:38:46 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
Screenshot when right click menu is not translated
none
right click menu with one unlocalized option none

Description Yuki Okada 2020-08-04 00:54:11 UTC
Description of problem:
Right click menu is not translated into Japanese when desktop-icons extension is enabled even though OS language is Japanese.
When desktop-icons extension is _not_ enabled, Right click menu is translated into Japanese.

Version-Release number of selected component (if applicable):
gnome-shell-extension-desktop-icons-3.32.1-10.el8.noarch

How reproducible:
100%

Steps to Reproduce:
1. Install the language pack with following command

  # yum -y install langpacks-ja glibc-langpack-ja

2. Change the OS language from English to Japanese(日本語) and logout, log back into the OS. 

  Settings -> Region & Language -> Language -> 日本語 -> Done -> Restart -> Log out

3. Install gnome-shell-extension-desktop-icons

  # yum -y install gnome-shell-extension-desktop-icons

4. Enable "Desktop icons" extension from Tweaks app

  Tweaks -> 拡張機能 -> Desktop icons -> オン

5. Right click on desktop (English menu is shown.)

Actual results:
English menu is shown.

Expected results:
Japanese menu is shown.

Additional info:

Comment 1 Yuki Okada 2020-08-04 00:54:57 UTC
Created attachment 1710247 [details]
Screenshot when right click menu is not translated

Comment 10 Bhushan Barve 2021-01-22 08:39:46 UTC
Created attachment 1749650 [details]
right click menu with one unlocalized option

Comment 14 Florian Müllner 2021-01-26 14:28:29 UTC
(In reply to Bhushan Barve from comment #10)
> Created attachment 1749650 [details]
> right click menu with one unlocalized option

That string is marked as fuzzy in the translation, which means that the translation is genuinely missing, not just from the UI.

This is what we currently have:
#: desktopGrid.js:334
#, fuzzy
msgid "Display Settings"
msgstr ""
"#-#-#-#-#  ja.po (gnome-shell-extensions master)  #-#-#-#-#\n"
"ディスプレイ設定\n"
"#-#-#-#-#  ja.po (desktop-icons master)  #-#-#-#-#\n"
"ディスプレイの設定"

If someone provides me with a valid translation, I can add it.

Comment 17 Yuki Okada 2021-01-27 05:04:30 UTC
I think "ディスプレイ設定" is a good translation for "Display Settings".

Comment 18 Florian Müllner 2021-01-27 11:07:52 UTC
(In reply to Yuki Okada from comment #17)
> I think "ディスプレイ設定" is a good translation for "Display Settings".

Thanks, I pushed a new build that includes that translation.

Comment 26 errata-xmlrpc 2021-05-18 14:38:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: GNOME security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:1586