| Index: source/data/lang/root.txt
|
| diff --git a/source/data/lang/root.txt b/source/data/lang/root.txt
|
| index 852a08222ff37026baae3e2c3a9f56a208be0aa6..638b5199d0a39a5adf47e2540a33acf09ddc9b73 100644
|
| --- a/source/data/lang/root.txt
|
| +++ b/source/data/lang/root.txt
|
| @@ -1,16 +1,24 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * Copyright (C) 2015 International Business Machines
|
| -// * Corporation and others. All Rights Reserved.
|
| -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| -// * Source File: <path>/common/main/root.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| /**
|
| * ICU <specials> source: <path>/common/main/root.xml
|
| */
|
| root{
|
| - Version{"2.1.19.19"}
|
| + Version{"2.1.28.79"}
|
| + characterLabelPattern{
|
| + all{"{0} — all"}
|
| + category-list{"{0}: {1}"}
|
| + compatibility{"{0} — compatibility"}
|
| + enclosed{"{0} — enclosed"}
|
| + extended{"{0} — extended"}
|
| + historic{"{0} — historic"}
|
| + miscellaneous{"{0} — miscellaneous"}
|
| + other{"{0} — other"}
|
| + scripts{"scripts — {0}"}
|
| + strokes{
|
| + other{"{0} strokes"}
|
| + }
|
| + }
|
| codePatterns{
|
| language{"{0}"}
|
| script{"{0}"}
|
|
|