summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-hu-rHU
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2011-11-15 16:06:37 -0800
committerJim Miller <jaggies@google.com>2011-11-15 16:06:37 -0800
commitc57bfa4a4bf4c810b5c663df17443463d8192e8f (patch)
tree9f217422f9405c391cac5a1698433b5f55fde0d0 /core/res/res/values-hu-rHU
parent34a62348be92034a9fb7582e51754224785568dc (diff)
downloadframeworks_base-c57bfa4a4bf4c810b5c663df17443463d8192e8f.zip
frameworks_base-c57bfa4a4bf4c810b5c663df17443463d8192e8f.tar.gz
frameworks_base-c57bfa4a4bf4c810b5c663df17443463d8192e8f.tar.bz2
Fix 5581164: Add abbreviated localized date strings
Change-Id: I041eef02a67980d3b5c2f2fa12eae717c26e35be
Diffstat (limited to 'core/res/res/values-hu-rHU')
-rw-r--r--core/res/res/values-hu-rHU/donottranslate-cldr.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/values-hu-rHU/donottranslate-cldr.xml b/core/res/res/values-hu-rHU/donottranslate-cldr.xml
index 553667b..afb7676 100644
--- a/core/res/res/values-hu-rHU/donottranslate-cldr.xml
+++ b/core/res/res/values-hu-rHU/donottranslate-cldr.xml
@@ -145,5 +145,6 @@
<string name="same_year_wday1_mdy1_wday2_mdy2">%9$s. %2$s %3$s., %1$s - %7$s %8$s., %6$s</string>
<string name="short_format_month">%b</string>
<string name="full_wday_month_day_no_year">EEEE MMMM d</string>
+ <string name="abbrev_wday_month_day_no_year">EEE MMMM d</string>
<string name="abbrev_wday_month_day_year">yyyy. MMM d., E</string>
</resources>