Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
b2472c09
Commit
b2472c09
authored
Jul 22, 2013
by
Qian Hong
Committed by
Alexandre Julliard
Jul 22, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kernel32/nls: Updated LOCALE_SENGLANGUAGE for multiple Chinese variants to match Win7's behavior.
parent
ff7746a0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
zhh.nls
dlls/kernel32/nls/zhh.nls
+1
-1
zhi.nls
dlls/kernel32/nls/zhi.nls
+1
-1
zhm.nls
dlls/kernel32/nls/zhm.nls
+1
-1
No files found.
dlls/kernel32/nls/zhh.nls
View file @
b2472c09
...
...
@@ -99,7 +99,7 @@ STRINGTABLE LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_HONGKONG
LOCALE_SDECIMAL "."
LOCALE_SENGCOUNTRY "Hong Kong S.A.R."
LOCALE_SENGCURRNAME "Hong Kong Dollar"
LOCALE_SENGLANGUAGE "Chinese"
LOCALE_SENGLANGUAGE "Chinese
(Traditional)
"
LOCALE_SGROUPING "3;0"
LOCALE_SINTLSYMBOL "HKD"
LOCALE_SISO3166CTRYNAME "HK"
...
...
dlls/kernel32/nls/zhi.nls
View file @
b2472c09
...
...
@@ -99,7 +99,7 @@ STRINGTABLE LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SINGAPORE
LOCALE_SDECIMAL "."
LOCALE_SENGCOUNTRY "Singapore"
LOCALE_SENGCURRNAME "Singapore Dollar"
LOCALE_SENGLANGUAGE "Chinese"
LOCALE_SENGLANGUAGE "Chinese
(Simplified)
"
LOCALE_SGROUPING "3;0"
LOCALE_SINTLSYMBOL "SGD"
LOCALE_SISO3166CTRYNAME "SG"
...
...
dlls/kernel32/nls/zhm.nls
View file @
b2472c09
...
...
@@ -99,7 +99,7 @@ STRINGTABLE LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_MACAU
LOCALE_SDECIMAL "."
LOCALE_SENGCOUNTRY "Macau S.A.R."
LOCALE_SENGCURRNAME "Macau Pataca"
LOCALE_SENGLANGUAGE "Chinese"
LOCALE_SENGLANGUAGE "Chinese
(Traditional)
"
LOCALE_SGROUPING "3;0"
LOCALE_SINTLSYMBOL "MOP"
LOCALE_SISO3166CTRYNAME "MO"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment