Skip to content

Commit

Permalink
CLDR-17812 bew: drop the relative-sunday
Browse files Browse the repository at this point in the history
- there was a collision at https://st.unicode.org/cldr-apps/v#/bew//1cf113ed88c5fbb9 and we didn't hear from the vetters.
  • Loading branch information
srl295 committed Jul 19, 2024
1 parent dec0953 commit 0fd6564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/main/bew.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2575,7 +2575,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<field type="weekdayOfMonth-narrow">
<displayName draft="unconfirmed">↑↑↑</displayName>
</field>
<field type="sun">
<!-- <field type="sun">
<relative type="-1" draft="unconfirmed">Minggu kemarèn</relative>
<relative type="0" draft="unconfirmed">ni Minggu</relative>
<relative type="1" draft="unconfirmed">Minggu bèsok</relative>
Expand All @@ -2585,7 +2585,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<relativeTime type="past">
<relativeTimePattern count="other" draft="unconfirmed">{0} Minggu nyang liwat</relativeTimePattern>
</relativeTime>
</field>
</field> -->
<field type="sun-short">
<relative type="-1" draft="unconfirmed">Min marèn</relative>
<relative type="0" draft="unconfirmed">ni Min</relative>
Expand Down

0 comments on commit 0fd6564

Please sign in to comment.