Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 657211 Details for
Bug 882233
Chinese (Taiwan) shows Simplified Chinese instead of Traditional Chinese at left (native language view) side
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
test patch to add zh_Hans_CN and zh_Hant_TW to mangleMap in localization.py
localization-zh-Hant-TW-1.patch (text/plain), 640 bytes, created by
Steve Tyler
on 2012-12-04 04:25:10 UTC
(
hide
)
Description:
test patch to add zh_Hans_CN and zh_Hant_TW to mangleMap in localization.py
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2012-12-04 04:25:10 UTC
Size:
640 bytes
patch
obsolete
>--- localization.py.ORIG 2012-12-01 10:08:05.000000000 -0500 >+++ localization.py 2012-12-03 21:50:39.177214107 -0500 >@@ -131,7 +131,10 @@ > "sq": "sq_AL", "sr": "sr_RS", "sr@latin": "sr_Latn_RS", > "sv": "sv_SE", "ta": "ta_IN", "te": "te_IN", "tg": "tg_TJ", > "th": "th_TH", "tr": "tr_TR", "uk": "uk_UA", "ur": "ur_PK", >- "vi": "vi_VN", "zu": "zu_ZA"} >+ "vi": "vi_VN", "zu": "zu_ZA", >+ "zh_CN": "zh_Hans_CN", >+ "zh_TW": "zh_Hant_TW" >+ } > > return mangleMap.get(inLocale, inLocale) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 882233
:
655011
|
657206
| 657211