Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLDR-17812 v46 vxml fixes for ddls #3889

Merged
merged 3 commits into from
Jul 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
5 changes: 0 additions & 5 deletions common/main/ha_NE.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4310,11 +4310,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<daylight>Lokacin Bazara na Krasnoyarsk</daylight>
</long>
</metazone>
<metazone type="Kyrgystan">
<long>
<standard>Lokacin Kazakhstan</standard>
</long>
</metazone>
<metazone type="Line_Islands">
<long>
<standard>Lokacin Line Islands</standard>
Expand Down
4 changes: 0 additions & 4 deletions common/main/tig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -406,10 +406,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</days>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am" draft="unconfirmed">ቀደም ሰርምዕል</dayPeriod>
<dayPeriod type="pm" draft="unconfirmed">ሓቆ ስርምዕል</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am" draft="unconfirmed">ቀደም ሰርምዕል</dayPeriod>
<dayPeriod type="pm" draft="unconfirmed">ሓቆ ስርምዕል</dayPeriod>
Expand Down
Loading