diff options
author | David Tardon <dtardon@redhat.com> | 2016-04-08 09:36:13 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-04-11 07:14:45 +0200 |
commit | f025b7ea8d2af57fcbc8aa69a8dae636d9219ad3 (patch) | |
tree | 20a558bcdb9057834fd62662b59fbd78323fd55d /i18npool | |
parent | 2ebe52450d3018c1b96c308098e9e2dc7c5048bd (diff) |
tdf#99110 use the right case
Change-Id: I00cfe81921f0c9c7a3a0c7834491ca0c25e21fca
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/uk_UA.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/localedata/data/uk_UA.xml b/i18npool/source/localedata/data/uk_UA.xml index 460d5d243654..9e10bbcfe597 100644 --- a/i18npool/source/localedata/data/uk_UA.xml +++ b/i18npool/source/localedata/data/uk_UA.xml @@ -314,7 +314,7 @@ <DefaultFullName>Грудень</DefaultFullName> </Month> </MonthsOfYear> - <GenitiveMonths> + <PartitiveMonths> <Month> <MonthID>jan</MonthID> <DefaultAbbrvName>січ</DefaultAbbrvName> @@ -375,7 +375,7 @@ <DefaultAbbrvName>гру</DefaultAbbrvName> <DefaultFullName>грудня</DefaultFullName> </Month> - </GenitiveMonths> + </PartitiveMonths> <Eras> <Era> <EraID>bc</EraID> |