Bug 1044829 - Test case failure: [gnome-shell] Translation
Summary: Test case failure: [gnome-shell] Translation
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gnome-shell-extensions
Version: 7.0
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Debarshi Ray
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-19 04:59 UTC by Wei Liu
Modified: 2014-01-07 09:09 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-07 09:09:09 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Wei Liu 2013-12-19 04:59:45 UTC
Filed from caserun (https://tcms.engineering.redhat.com/run/104492/#caserun_4032994)

Version-Release number of selected component (if applicable):
unspecified

Steps to Reproduce: 
yum install gnome-shell-*

  * Run from terminal:

# gnome-shell-extension-prefs

# gnome-shell-extension-prefs -h

# gnome-shell-wayland -h

# gnome-shell-extension-tool -h

 

 



Actual results: 
1. The drop-down list of gnome-shell-extension-prefs is not localized for zh-CN, and those strings are not found in Zanata.

2. The output of "gnome-shell-extension-prefs -h" is not localized for zh-CN, and those strings are not found in Zanata.

3. The output of "gnome-shell-extension-tool -h" is not localized for zh-CN, and those strings are not found in Zanata.

Comment 2 Matthias Clasen 2014-01-06 21:53:23 UTC
The content of the drop-down list comes from the individual extensions metadata.json files. I don't think there is any translation infrastructure for those.

The gnome-shell-extension-tool is a very simple python script that likewise doesn't have any translation infrastructure.


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