Skip to content

Commit

Permalink
CLDR-17766 Add £ to parseLenient
Browse files Browse the repository at this point in the history
  • Loading branch information
macchiati committed Jul 24, 2024
1 parent 02a9109 commit 5e7cd95
Show file tree
Hide file tree
Showing 57 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion common/main/ab.xml
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%" draft="unconfirmed">↑↑↑</parseLenient>
<parseLenient sample="" draft="unconfirmed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="unconfirmed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="unconfirmed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="unconfirmed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="unconfirmed">↑↑↑</parseLenient>
<parseLenient sample="" draft="unconfirmed">↑↑↑</parseLenient>
<parseLenient sample="" draft="unconfirmed">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/ast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<parseLenients scope="general" level="lenient">
<parseLenient sample="." draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="" draft="contributed">↑↑↑</parseLenient>
</parseLenients>
<parseLenients scope="number" level="lenient">
Expand Down
2 changes: 1 addition & 1 deletion common/main/az.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="">↑↑↑</parseLenient>
<parseLenient sample="">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/bn.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/br.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<parseLenient sample="%" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="‰" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₩" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₹" draft="contributed">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/chr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<parseLenient sample="%" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="" draft="contributed">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/cv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<parseLenient sample="%" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="‰" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₩" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₹" draft="contributed">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/de.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/el.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/es.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/fi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/fil.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/fo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<parseLenient sample="%" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="‰" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₩" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₹" draft="contributed">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/fr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/gd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1497,7 +1497,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<parseLenient sample="%" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="‰" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₩" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₹" draft="contributed">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/gl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/he.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1436,7 +1436,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/hi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/hr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/hu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/id.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/is.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/it.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1423,7 +1423,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/ja.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1427,7 +1427,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/jv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<parseLenient sample="%" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="‰" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₩" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₹" draft="contributed">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/kgp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1246,7 +1246,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="‰" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₩" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₹" draft="contributed">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/ko.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1349,7 +1349,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/ky.xml
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/lt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1398,7 +1398,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/lv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1201,7 +1201,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/mk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/mr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/ms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%">↑↑↑</parseLenient>
<parseLenient sample="‰">↑↑↑</parseLenient>
<parseLenient sample="$">↑↑↑</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="£">[£ ₤]</parseLenient>
<parseLenient sample="¥">↑↑↑</parseLenient>
<parseLenient sample="₩">↑↑↑</parseLenient>
<parseLenient sample="₹">↑↑↑</parseLenient>
Expand Down
2 changes: 1 addition & 1 deletion common/main/my.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<parseLenient sample="%" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="‰" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="$" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="£" draft="contributed">[£ ₤]</parseLenient>
<parseLenient sample="¥" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₩" draft="contributed">↑↑↑</parseLenient>
<parseLenient sample="₹" draft="contributed">↑↑↑</parseLenient>
Expand Down
Loading

0 comments on commit 5e7cd95

Please sign in to comment.