summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2015-01-29 17:25:00 -0800
committerDianne Hackborn <hackbod@google.com>2015-01-29 17:25:00 -0800
commita48a040eaad1bc32d79b31d36fb68003f768ba6e (patch)
treec55f25a1e2dc50d604feb222b482c69fd090901a /res
parent8f1d1b4f9b34abb393b8dcae2b6d1dc6f35bb8df (diff)
downloadandroid_packages_providers_CalendarProvider-a48a040eaad1bc32d79b31d36fb68003f768ba6e.tar.gz
android_packages_providers_CalendarProvider-a48a040eaad1bc32d79b31d36fb68003f768ba6e.tar.bz2
android_packages_providers_CalendarProvider-a48a040eaad1bc32d79b31d36fb68003f768ba6e.zip
No longer need to take care of pre boot msg.
Change-Id: I877c569a0e134cd501d7b95518d5c15a7e4489f2
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7646cc6..48bd2d3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -19,9 +19,6 @@
<!-- Title for the Calendar Storage process. -->
<string name="calendar_storage">Calendar Storage</string>
- <!-- [CHAR LIMIT=NONE] Boot message while upgrading calendar. -->
- <string name="upgrade_msg">Upgrading Calendar database.</string>
-
<!-- Temporary Calendar name to use before we have the calendar name from the server -->
<string name="calendar_default_name">Default</string>