summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-hu-rHU
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2012-07-25 17:30:24 -0700
committerElliott Hughes <enh@google.com>2012-09-14 17:10:00 -0700
commit4af85345e798c37ab026e93a1ae250d8bca4fc40 (patch)
tree0d065d1cd93dacb5b2bbe5addc6ac1144d042f60 /core/res/res/values-hu-rHU
parent1c9894aa7f0eaa9ab562c1c384317456fd99dd6c (diff)
downloadframeworks_base-4af85345e798c37ab026e93a1ae250d8bca4fc40.zip
frameworks_base-4af85345e798c37ab026e93a1ae250d8bca4fc40.tar.gz
frameworks_base-4af85345e798c37ab026e93a1ae250d8bca4fc40.tar.bz2
Use ICU's CLDR data for "AM" and "PM" strings.
This brings DateUtils and Time in sync with bionic, icu, WebKit, DateFormatSymbols, Formatter, and SimpleDateFormat. And specifically means that DateUtils now knows how to say "AM" and "PM" in Japanese. Bug: 6719054 (cherry-pick of b12b61a88a029730b1f2b006ff914c9c719f3942.) Conflicts: core/res/res/values/public.xml Change-Id: Ic1a811621a0ec338abd77458ac2046577f87c1e4
Diffstat (limited to 'core/res/res/values-hu-rHU')
-rw-r--r--core/res/res/values-hu-rHU/donottranslate-cldr.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/res/res/values-hu-rHU/donottranslate-cldr.xml b/core/res/res/values-hu-rHU/donottranslate-cldr.xml
index afb7676..ff5b3c2 100644
--- a/core/res/res/values-hu-rHU/donottranslate-cldr.xml
+++ b/core/res/res/values-hu-rHU/donottranslate-cldr.xml
@@ -85,8 +85,6 @@
<string name="day_of_week_shortest_friday">P</string>
<string name="day_of_week_shortest_saturday">S</string>
- <string name="am">de.</string>
- <string name="pm">du.</string>
<string name="yesterday">tegnap</string>
<string name="today">ma</string>
<string name="tomorrow">holnap</string>