Bug 734723

Summary: [zh-CN] system-config-printer unlocalized string "Settings".
Product: [Fedora] Fedora Reporter: Lijun Li <lijli>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16CC: jpopelka, twaugh
Target Milestone: ---Keywords: Translation
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-31 10:12: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:
Attachments:
Description Flags
system-config-printer-unlocalized Settings none

Description Lijun Li 2011-08-31 09:50:40 UTC
Description of problem:
system-config-printer unlocalized string "Settings"

Version-Release number of selected component (if applicable):
system-config-printer-1.3.5-3.fc16.x86_64

How reproducible:
always

Steps to Reproduce:
1. Install fedora 16 Nightly in Simplified Chinese from
http://dl.fedoraproject.org/pub/alt/stage/f16-translation/
2. Run system-config-printer in Terminal
  
Actual results:
Unlocalized string "Settings"

Expected results:
It should be localized.

Additional info:

Comment 1 Lijun Li 2011-08-31 09:52:44 UTC
Created attachment 520775 [details]
system-config-printer-unlocalized Settings

Comment 2 Tim Waugh 2011-08-31 10:12:36 UTC
That string is marked as fuzzy upstream.

$ grep -B 3 -A 2 'Settings\.\.\.' po/zh_CN.po

#: ../system-config-printer.py:216
#, fuzzy
msgid "_Settings..."
msgstr "设置(_S)"

Please commit an updated translation using Transifex.