Index: source/data/locales/ru_UA.txt |
diff --git a/source/data/locales/ru_UA.txt b/source/data/locales/ru_UA.txt |
index ea0ae0f8b5dc02adc732a7ec3929549a5c699103..4ea397e4c29a95de968a4771043707c0b0a9e869 100644 |
--- a/source/data/locales/ru_UA.txt |
+++ b/source/data/locales/ru_UA.txt |
@@ -1,13 +1,13 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2014 International Business Machines |
+// * Copyright (C) 2015 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
// * Source File: <path>/common/main/ru_UA.xml |
// * |
// *************************************************************************** |
ru_UA{ |
- Version{"2.1.8.19"} |
+ Version{"2.1.19.14"} |
calendar{ |
generic{ |
DateTimePatterns{ |
@@ -16,8 +16,8 @@ ru_UA{ |
"HH:mm:ss", |
"HH:mm", |
"EEEE, d MMMM y 'г'. G", |
- "d MMMM y G", |
- "d MMM y G", |
+ "d MMMM y 'г'. G", |
+ "d MMM y 'г'. G", |
"dd.MM.y G", |
"{1}, {0}", |
"{1}, {0}", |
@@ -33,8 +33,8 @@ ru_UA{ |
"HH:mm:ss", |
"HH:mm", |
"EEEE, d MMMM y 'г'.", |
- "d MMMM y", |
- "d MMM y", |
+ "d MMMM y 'г'.", |
+ "d MMM y 'г'.", |
"dd.MM.yy", |
"{1}, {0}", |
"{1}, {0}", |
@@ -42,9 +42,6 @@ ru_UA{ |
"{1}, {0}", |
"{1}, {0}", |
} |
- availableFormats{ |
- yMMMd{"d MMM y"} |
- } |
} |
} |
} |