-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLDR-17843 Update ug.xml Add missing values to keep basic coverage. (#…
- Loading branch information
1 parent
52afa46
commit 47afea0
Showing
2 changed files
with
82 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1157,6 +1157,7 @@ Reviewed by Waris Abdukerim Janbaz <[email protected]> of the Uyghur Computer Sci | |
<exemplarCharacters type="auxiliary">[\u200E\u200F ئ]</exemplarCharacters> | ||
<exemplarCharacters type="index" draft="contributed">[{ئا} {ئه} {ئو} {ئۇ} {ئۆ} {ئۈ} {ئې} {ئى} ا ە ب پ ت ج چ خ د ر ز ژ س ش غ ف ق ك گ ڭ ل م ن ھ و ۇ ۆ ۈ ۋ ې ى ي]</exemplarCharacters> | ||
<exemplarCharacters type="numbers">↑↑↑</exemplarCharacters> | ||
<exemplarCharacters type="punctuation">[\- ‑ , ; : ! ? . ( ) \[ \] \{ \} ‹ › « »]</exemplarCharacters> | ||
</characters> | ||
<delimiters> | ||
<quotationStart draft="contributed">»</quotationStart> | ||
|
@@ -3112,6 +3113,30 @@ Reviewed by Waris Abdukerim Janbaz <[email protected]> of the Uyghur Computer Sci | |
<infinity>↑↑↑</infinity> | ||
<nan>↑↑↑</nan> | ||
</symbols> | ||
<symbols numberSystem="arab"> | ||
<decimal>↑↑↑</decimal> | ||
<group>↑↑↑</group> | ||
<percentSign>↑↑↑</percentSign> | ||
<plusSign>↑↑↑</plusSign> | ||
<minusSign>↑↑↑</minusSign> | ||
<exponential>↑↑↑</exponential> | ||
<superscriptingExponent>↑↑↑</superscriptingExponent> | ||
<perMille>↑↑↑</perMille> | ||
<infinity>↑↑↑</infinity> | ||
<nan>↑↑↑</nan> | ||
</symbols> | ||
<symbols numberSystem="arabext"> | ||
<decimal>↑↑↑</decimal> | ||
<group>↑↑↑</group> | ||
<percentSign>↑↑↑</percentSign> | ||
<plusSign>↑↑↑</plusSign> | ||
<minusSign>↑↑↑</minusSign> | ||
<exponential>↑↑↑</exponential> | ||
<superscriptingExponent>↑↑↑</superscriptingExponent> | ||
<perMille>↑↑↑</perMille> | ||
<infinity>↑↑↑</infinity> | ||
<nan>↑↑↑</nan> | ||
</symbols> | ||
<decimalFormats numberSystem="latn"> | ||
<decimalFormatLength> | ||
<decimalFormat> | ||
|
@@ -3175,20 +3200,62 @@ Reviewed by Waris Abdukerim Janbaz <[email protected]> of the Uyghur Computer Sci | |
</decimalFormat> | ||
</decimalFormatLength> | ||
</decimalFormats> | ||
<decimalFormats numberSystem="arab"> | ||
<decimalFormatLength> | ||
<decimalFormat> | ||
<pattern>↑↑↑</pattern> | ||
</decimalFormat> | ||
</decimalFormatLength> | ||
</decimalFormats> | ||
<decimalFormats numberSystem="arabext"> | ||
<decimalFormatLength> | ||
<decimalFormat> | ||
<pattern>↑↑↑</pattern> | ||
</decimalFormat> | ||
</decimalFormatLength> | ||
</decimalFormats> | ||
<scientificFormats numberSystem="latn"> | ||
<scientificFormatLength> | ||
<scientificFormat> | ||
<pattern>↑↑↑</pattern> | ||
</scientificFormat> | ||
</scientificFormatLength> | ||
</scientificFormats> | ||
<scientificFormats numberSystem="arab"> | ||
<scientificFormatLength> | ||
<scientificFormat> | ||
<pattern>↑↑↑</pattern> | ||
</scientificFormat> | ||
</scientificFormatLength> | ||
</scientificFormats> | ||
<scientificFormats numberSystem="arabext"> | ||
<scientificFormatLength> | ||
<scientificFormat> | ||
<pattern>↑↑↑</pattern> | ||
</scientificFormat> | ||
</scientificFormatLength> | ||
</scientificFormats> | ||
<percentFormats numberSystem="latn"> | ||
<percentFormatLength> | ||
<percentFormat> | ||
<pattern>↑↑↑</pattern> | ||
</percentFormat> | ||
</percentFormatLength> | ||
</percentFormats> | ||
<percentFormats numberSystem="arab"> | ||
<percentFormatLength> | ||
<percentFormat> | ||
<pattern>↑↑↑</pattern> | ||
</percentFormat> | ||
</percentFormatLength> | ||
</percentFormats> | ||
<percentFormats numberSystem="arabext"> | ||
<percentFormatLength> | ||
<percentFormat> | ||
<pattern>↑↑↑</pattern> | ||
</percentFormat> | ||
</percentFormatLength> | ||
</percentFormats> | ||
<currencyFormats numberSystem="latn"> | ||
<currencyFormatLength> | ||
<currencyFormat type="standard"> | ||
|
@@ -3257,6 +3324,20 @@ Reviewed by Waris Abdukerim Janbaz <[email protected]> of the Uyghur Computer Sci | |
<unitPattern count="one">{0} {1}</unitPattern> | ||
<unitPattern count="other">{0} {1}</unitPattern> | ||
</currencyFormats> | ||
<currencyFormats numberSystem="arab"> | ||
<currencyFormatLength> | ||
<currencyFormat type="standard"> | ||
<pattern>↑↑↑</pattern> | ||
</currencyFormat> | ||
</currencyFormatLength> | ||
</currencyFormats> | ||
<currencyFormats numberSystem="arabext"> | ||
<currencyFormatLength> | ||
<currencyFormat type="standard"> | ||
<pattern>↑↑↑</pattern> | ||
</currencyFormat> | ||
</currencyFormatLength> | ||
</currencyFormats> | ||
<currencies> | ||
<currency type="ADP"> | ||
<displayName draft="contributed">ئاندورران پېسېتاسى</displayName> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters