diff --git a/icu4c/source/data/locales/de_LI.txt b/icu4c/source/data/locales/de_LI.txt index 51434e37d8f..cd0a5ca8f73 100644 --- a/icu4c/source/data/locales/de_LI.txt +++ b/icu4c/source/data/locales/de_LI.txt @@ -13,4 +13,17 @@ de_LI{ "CHF", "." } + NumberElements { + ".", + "'", + ";", + "%", + "0", + "#", + "-", + "E", + "\u2030", + "\u221E", + "\uFFFD", + } } \ No newline at end of file diff --git a/icu4c/source/data/locales/ms_BN.txt b/icu4c/source/data/locales/ms_BN.txt index 9510e75d6e1..4eeb97ff17f 100644 --- a/icu4c/source/data/locales/ms_BN.txt +++ b/icu4c/source/data/locales/ms_BN.txt @@ -13,6 +13,19 @@ ms_BN{ "BND", "," } + NumberElements { + ",", + ".", + ";", + "%", + "0", + "#", + "-", + "E", + "\u2030", + "\u221E", + "\uFFFD", + } // ShortCountry{ // "BRN" // }