Skip to content

Commit

Permalink
CLDR-17843 Update ug.xml Add missing values to keep basic coverage. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
conradarcturus authored Aug 6, 2024
1 parent 52afa46 commit 47afea0
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 0 deletions.
81 changes: 81 additions & 0 deletions common/main/ug.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -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">
Expand Down Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions common/properties/coverageLevels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ tn ; basic ; Tswana
to ; basic ; Tongan
tr ; modern ; Turkish
tt ; moderate ; Tatar
ug ; basic ; Uyghur
uk ; modern ; Ukrainian
ur ; modern ; Urdu
uz ; modern ; Uzbek
Expand Down

0 comments on commit 47afea0

Please sign in to comment.