diff --git a/icu4c/data/sh.txt b/icu4c/data/sh.txt index 0050a7f56a..98e89083d4 100644 --- a/icu4c/data/sh.txt +++ b/icu4c/data/sh.txt @@ -9,8 +9,15 @@ sh { CollationElements { Version { "1.0" } Override { "FALSE" } - Sequence { "& D < dz, Dz, dZ, DZ < \u0111, \u0110& L < lj, Lj, lJ, " - "LJ < \u0142, \u0141& N < nj, Nj, nJ, NJ& Z < \u017C, \u017B" } + Sequence { "& C < \u010D, \u010C < \u0107, \u0106" + "& D < \u0111, \u0110 < d\u017E, D\u017E, D\u017D" + "& L < lj, Lj, LJ" + "& N < nj, Nj, NJ " + "& S < \u0161, \u0160" + "& Z < \u017E, \u017D" + } +//"& D < dz, Dz, dZ, DZ < \u0111, \u0110& L < lj, Lj, lJ, " +// "LJ < \u0142, \u0141& N < nj, Nj, nJ, NJ& Z < \u017C, \u017B" } } Countries { AF { "Avganistan" } diff --git a/icu4c/source/data/locales/sh.txt b/icu4c/source/data/locales/sh.txt index 0050a7f56a..98e89083d4 100644 --- a/icu4c/source/data/locales/sh.txt +++ b/icu4c/source/data/locales/sh.txt @@ -9,8 +9,15 @@ sh { CollationElements { Version { "1.0" } Override { "FALSE" } - Sequence { "& D < dz, Dz, dZ, DZ < \u0111, \u0110& L < lj, Lj, lJ, " - "LJ < \u0142, \u0141& N < nj, Nj, nJ, NJ& Z < \u017C, \u017B" } + Sequence { "& C < \u010D, \u010C < \u0107, \u0106" + "& D < \u0111, \u0110 < d\u017E, D\u017E, D\u017D" + "& L < lj, Lj, LJ" + "& N < nj, Nj, NJ " + "& S < \u0161, \u0160" + "& Z < \u017E, \u017D" + } +//"& D < dz, Dz, dZ, DZ < \u0111, \u0110& L < lj, Lj, lJ, " +// "LJ < \u0142, \u0141& N < nj, Nj, nJ, NJ& Z < \u017C, \u017B" } } Countries { AF { "Avganistan" }