Skip to content

Commit

Permalink
CLDR-17486 Revert day-name and day-pattern changes for Ukrainian. (#3677
Browse files Browse the repository at this point in the history
)
  • Loading branch information
richgillam committed May 1, 2024
1 parent c149724 commit 6f75ae1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions common/main/uk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>cccc, d MMMM y 'р'. G</pattern>
<pattern>EEEE, d MMMM y 'р'. G</pattern>
<datetimeSkeleton>↑↑↑</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
Expand Down Expand Up @@ -1921,13 +1921,13 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<day type="sat">↑↑↑</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">неділю</day>
<day type="sun">неділя</day>
<day type="mon">понеділок</day>
<day type="tue">вівторок</day>
<day type="wed">середу</day>
<day type="wed">середа</day>
<day type="thu">четвер</day>
<day type="fri">пʼятницю</day>
<day type="sat">суботу</day>
<day type="fri">пʼятниця</day>
<day type="sat">субота</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
Expand Down Expand Up @@ -1959,13 +1959,13 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<day type="sat">↑↑↑</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">неділя</day>
<day type="sun">↑↑↑</day>
<day type="mon">↑↑↑</day>
<day type="tue">↑↑↑</day>
<day type="wed">середа</day>
<day type="wed">↑↑↑</day>
<day type="thu">↑↑↑</day>
<day type="fri">пʼятниця</day>
<day type="sat">субота</day>
<day type="fri">↑↑↑</day>
<day type="sat">↑↑↑</day>
</dayWidth>
</dayContext>
</days>
Expand Down Expand Up @@ -2098,7 +2098,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>cccc, d MMMM y 'р'.</pattern>
<pattern>EEEE, d MMMM y 'р'.</pattern>
<datetimeSkeleton>↑↑↑</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
Expand Down

0 comments on commit 6f75ae1

Please sign in to comment.