From 693a2237226597b8b5ae21a0c03232a1499e6159 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Thu, 18 Jun 2009 16:37:41 -0700 Subject: [PATCH] Use standalone month name instead of format month name in year-month format. I think this is the last place the Czech date formats still had problems. --- core/res/res/values-cs-rCZ/donottranslate-cldr.xml | 2 +- core/res/res/values-cs/donottranslate-cldr.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values-cs-rCZ/donottranslate-cldr.xml b/core/res/res/values-cs-rCZ/donottranslate-cldr.xml index 2e348b87cbc7c..e933f20a067d2 100644 --- a/core/res/res/values-cs-rCZ/donottranslate-cldr.xml +++ b/core/res/res/values-cs-rCZ/donottranslate-cldr.xml @@ -107,7 +107,7 @@ %-e.%-m.%Y %-e. %B %-B - %Y %B + %-B %Y %-e.%-m %-B %-B %Y diff --git a/core/res/res/values-cs/donottranslate-cldr.xml b/core/res/res/values-cs/donottranslate-cldr.xml index 2e348b87cbc7c..e933f20a067d2 100644 --- a/core/res/res/values-cs/donottranslate-cldr.xml +++ b/core/res/res/values-cs/donottranslate-cldr.xml @@ -107,7 +107,7 @@ %-e.%-m.%Y %-e. %B %-B - %Y %B + %-B %Y %-e.%-m %-B %-B %Y