Skip to content

Commit

Permalink
CLDR-5854 Two relative examples per item, beginning and middle of sen…
Browse files Browse the repository at this point in the history
…tence
  • Loading branch information
haytenf committed Sep 17, 2024
1 parent 3622598 commit a8dbb75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1824,7 +1824,7 @@ public void TestRelative() {
exampleGeneratorAm,
"//ldml/dates/fields/field[@type=\"month\"]/relativeTime[@type=\"future\"]/relativeTimePattern[@count=\"one\"]");
checkValue(
"am relative month future-one",
"am relative month future-other",
"〖በ❬10❭ ወራት ውስጥ (ሴፕቴምበር 1999)〗〖ሴፕቴምበር 1999 (በ❬10❭ ወራት ውስጥ)〗",
exampleGeneratorAm,
"//ldml/dates/fields/field[@type=\"month\"]/relativeTime[@type=\"future\"]/relativeTimePattern[@count=\"other\"]");
Expand Down

0 comments on commit a8dbb75

Please sign in to comment.