summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-lv-rLV
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-11-11 17:46:56 -0800
committerEric Fischer <enf@google.com>2009-11-11 17:50:31 -0800
commit66cf237a5738ceddddf64b73d88bd7bdfb7a07ee (patch)
tree70320b0273b09ce7220210f378fdcce351024641 /core/res/res/values-lv-rLV
parentd7439f4bdb31d005011b69112e82a9fed9be4470 (diff)
downloadframeworks_base-66cf237a5738ceddddf64b73d88bd7bdfb7a07ee.zip
frameworks_base-66cf237a5738ceddddf64b73d88bd7bdfb7a07ee.tar.gz
frameworks_base-66cf237a5738ceddddf64b73d88bd7bdfb7a07ee.tar.bz2
Add new date formats for the lock screen.
One is the fully-spelled out weekday/day/month with no year. The other is abbreviated weekday/month/day/year. Bug 2247356 Approver: jerryw
Diffstat (limited to 'core/res/res/values-lv-rLV')
-rw-r--r--core/res/res/values-lv-rLV/donottranslate-cldr.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values-lv-rLV/donottranslate-cldr.xml b/core/res/res/values-lv-rLV/donottranslate-cldr.xml
index 2c6765a..3b6e55f 100644
--- a/core/res/res/values-lv-rLV/donottranslate-cldr.xml
+++ b/core/res/res/values-lv-rLV/donottranslate-cldr.xml
@@ -144,4 +144,6 @@
<string name="same_month_mdy1_mdy2">%9$s. gada %3$s.-%8$s. %2$s</string>
<string name="same_year_wday1_mdy1_wday2_mdy2">%1$s, %9$s. gada %3$s. %2$s-%6$s, y. gada %8$s. %7$s</string>
<string name="short_format_month">%b</string>
+ <string name="full_wday_month_day_no_year">E, d. MMMM</string>
+ <string name="abbrev_wday_month_day_year">EEE, yyyy. \'g\'. dd. MMM</string>
</resources>