mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 05:25:34 +00:00
ICU-22535 Integrate CLDR 45 release beta5
This commit is contained in:
parent
0379e638a9
commit
7750081bda
5 changed files with 14 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
# Test data for unit conversions
|
||||
# Test data for personName formats
|
||||
# Copyright © 1991-2024 Unicode, Inc.
|
||||
# For terms of use, see http://www.unicode.org/copyright.html
|
||||
# SPDX-License-Identifier: Unicode-3.0
|
||||
# SPDX-License-Identifier: Unicode-DFS-2016
|
||||
# CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
||||
#
|
||||
#
|
|
@ -1,10 +1,9 @@
|
|||
# Test data for unit conversions
|
||||
# Test data for personName formats
|
||||
# Copyright © 1991-2024 Unicode, Inc.
|
||||
# For terms of use, see http://www.unicode.org/copyright.html
|
||||
# SPDX-License-Identifier: Unicode-3.0
|
||||
# SPDX-License-Identifier: Unicode-DFS-2016
|
||||
# CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
||||
#
|
||||
af.txt
|
||||
#af.txt
|
||||
am.txt
|
||||
ar.txt
|
||||
as.txt
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Test data for unit conversions
|
||||
# Test data for personName formats
|
||||
# Copyright © 1991-2024 Unicode, Inc.
|
||||
# For terms of use, see http://www.unicode.org/copyright.html
|
||||
# SPDX-License-Identifier: Unicode-3.0
|
||||
# SPDX-License-Identifier: Unicode-DFS-2016
|
||||
# CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
||||
#
|
||||
#
|
|
@ -1,10 +1,9 @@
|
|||
# Test data for unit conversions
|
||||
# Test data for personName formats
|
||||
# Copyright © 1991-2024 Unicode, Inc.
|
||||
# For terms of use, see http://www.unicode.org/copyright.html
|
||||
# SPDX-License-Identifier: Unicode-3.0
|
||||
# SPDX-License-Identifier: Unicode-DFS-2016
|
||||
# CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
||||
#
|
||||
af.txt
|
||||
#af.txt
|
||||
am.txt
|
||||
ar.txt
|
||||
as.txt
|
||||
|
|
|
@ -58,7 +58,9 @@
|
|||
<map from="${cldrDir}/common/testData/personNameTest/" to="" />
|
||||
</pathconvert>
|
||||
<echo message="Creating catalog.txt file" />
|
||||
<copy file="${testDataDir4C}/personNameTest/_header.txt" tofile="${testDataDir4C}/personNameTest/catalog.txt" />
|
||||
<echo message="${personNameTestDirContents}" file="${testDataDir4C}/personNameTest/catalog.txt" append="true" />
|
||||
<copy file="${testDataDir4J}/personNameTest/_header.txt" tofile="${testDataDir4J}/personNameTest/catalog.txt" />
|
||||
<echo message="${personNameTestDirContents}" file="${testDataDir4J}/personNameTest/catalog.txt" append="true" />
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue