summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-sr-rRS
diff options
context:
space:
mode:
authorhowardb <android@howardb.com>2013-06-16 14:16:53 +0100
committerElliott Hughes <enh@google.com>2013-06-17 13:35:29 -0700
commit5ad2451f9fcce650b018af4bb3eb3252606d9150 (patch)
tree175ce23ef391cd1dc7f0f6bee54a29b176dc36e7 /core/res/res/values-sr-rRS
parent618ed2340283263164f578f818cc09148aacb9ed (diff)
downloadframeworks_base-5ad2451f9fcce650b018af4bb3eb3252606d9150.zip
frameworks_base-5ad2451f9fcce650b018af4bb3eb3252606d9150.tar.gz
frameworks_base-5ad2451f9fcce650b018af4bb3eb3252606d9150.tar.bz2
Correct Date format for el_GR, sv_SE and tr_TR locales
Amend DateFormat.getDateFormat to CLDR data from icu4c instead of locale specific resource entries which are incorrect for several locales. No CTS tests are added as they require changing the locale which is not currently possible. Bug: https://code.google.com/p/android/issues/detail?id=56385 Change-Id: Ibd11c7fd9b595e19a3e2bf508e1585aa50067e03 Signed-off-by: howardb <android@howardb.com>
Diffstat (limited to 'core/res/res/values-sr-rRS')
-rwxr-xr-x[-rw-r--r--]core/res/res/values-sr-rRS/donottranslate-cldr.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/res/res/values-sr-rRS/donottranslate-cldr.xml b/core/res/res/values-sr-rRS/donottranslate-cldr.xml
index 3f88960..6702b9f 100644..100755
--- a/core/res/res/values-sr-rRS/donottranslate-cldr.xml
+++ b/core/res/res/values-sr-rRS/donottranslate-cldr.xml
@@ -5,7 +5,6 @@
<string name="hour_minute_ampm">%-l:%M %p</string>
<string name="hour_minute_cap_ampm">%-l:%M %p</string>
<string name="numeric_date">%-e.%-m.%Y.</string>
- <string name="numeric_date_format">d.M.yyyy.</string>
<string name="numeric_date_template">"%s.%s.%s."</string>
<string name="month_day_year">%d. %B %Y.</string>
<string name="time_of_day">%H.%M.%S</string>