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
6644b6b6
Commit
6644b6b6
authored
Apr 07, 2022
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make_unicode: Update to CLDR version 41.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
4d68497f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
locale.nls
nls/locale.nls
+0
-0
make_unicode
tools/make_unicode
+3
-4
No files found.
nls/locale.nls
View file @
6644b6b6
No preview for this file type
tools/make_unicode
View file @
6644b6b6
...
...
@@ -33,8 +33,7 @@ my $REPORTS = "http://www.unicode.org/reports";
my
$MSDATA
=
"https://download.microsoft.com/download/C/F/7/CF713A5E-9FBC-4FD6-9246-275F65C0E498"
;
my
$MSCODEPAGES
=
"$MSDATA/Windows Supported Code Page Data Files.zip"
;
#my $CLDRDATA = "https://www.unicode.org/Public/cldr/40/cldr-common-40.0.zip";
my
$CLDRVERSION
=
"40"
;
my
$CLDRVERSION
=
"41"
;
my
$CLDRDATA
=
"https://github.com/unicode-org/cldr/archive/refs/tags/release-$CLDRVERSION.zip"
;
my
$CLDR33DATA
=
"https://www.unicode.org/Public/cldr/33/cldr-common-33.0.zip"
;
...
...
@@ -987,8 +986,8 @@ my @locales =
{
name
=>
"ks"
,
lcid
=>
0x00000060
,
group
=>
15
,
sabbrevlangname
=>
"ZZZ"
,
sopentypelang
=>
"KSH"
},
{
name
=>
"ks-Arab"
,
lcid
=>
0x00000460
},
{
name
=>
"ks-Arab-IN"
},
{
name
=>
"ks-Deva"
,
slist
=>
","
,
dir
=>
"seed"
},
{
name
=>
"ks-Deva-IN"
,
lcid
=>
0x00000860
,
dir
=>
"seed"
},
{
name
=>
"ks-Deva"
,
slist
=>
","
},
{
name
=>
"ks-Deva-IN"
,
lcid
=>
0x00000860
},
{
name
=>
"ks-IN"
,
alias
=>
"ks-Arab-IN"
},
{
name
=>
"ksb"
},
{
name
=>
"ksb-TZ"
},
...
...
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