From bfcd162cc2c144101b438eb65a04fcc46cc43ad2 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Mon, 14 Jan 2013 17:48:30 -0800 Subject: Manual fix for some Norwegian format strings. Fixing these properly (by removing these donottranslate-cldr.xml files completely) is blocked on icu4c, so manually fix a few strings in the meantime. Bug: http://code.google.com/p/android/issues/detail?id=21859 Change-Id: If91ec70ad4c9e0944deee1cb55382e94ac1b7278 --- core/res/res/values-nb/donottranslate-cldr.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/res/res/values-nb/donottranslate-cldr.xml b/core/res/res/values-nb/donottranslate-cldr.xml index d53d4ea68da6..6d343cae0d90 100644 --- a/core/res/res/values-nb/donottranslate-cldr.xml +++ b/core/res/res/values-nb/donottranslate-cldr.xml @@ -1,15 +1,15 @@ - %H.%M - %-l.%M %p - %-l.%M %^p + %H:%M + %-l:%M %p + %-l:%M %^p %d.%m.%Y dd.MM.yyyy "%s.%s.%s" %-e. %B %Y - %H.%M.%S - %H.%M.%S %-e. %b %Y + %H:%M:%S + %H:%M:%S %-e. %b %Y %2$s %1$s %1$s %3$s %-e. %b %Y -- cgit v1.2.3-59-g8ed1b