summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-ca-rES
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-ca-rES
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-ca-rES')
-rw-r--r--core/res/res/values-ca-rES/donottranslate-cldr.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/values-ca-rES/donottranslate-cldr.xml b/core/res/res/values-ca-rES/donottranslate-cldr.xml
index 52c33d8..113133d 100644
--- a/core/res/res/values-ca-rES/donottranslate-cldr.xml
+++ b/core/res/res/values-ca-rES/donottranslate-cldr.xml
@@ -145,5 +145,6 @@
<string name="same_year_wday1_mdy1_wday2_mdy2">%1$s %3$s de %2$s - %6$s %8$s de %7$s de %9$s</string>
<string name="short_format_month">%b</string>
<string name="full_wday_month_day_no_year">EEEE d MMMM</string>
+ <string name="abbrev_wday_month_day_no_year">EEE d MMMM</string>
<string name="abbrev_wday_month_day_year">EEE d MMM yyyy</string>
</resources>