summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorIsaac Katzenelson <isaack@android.com>2012-06-28 18:56:16 -0700
committerIsaac Katzenelson <isaack@android.com>2012-06-29 14:05:25 -0700
commit47f6cc6909665e4f6f8d85f29bfd588688463c66 (patch)
tree1c98b77ba10862698de8688b41c43193ea2e7207 /res/values/strings.xml
parent957ba343ca082f04012e1f35d0a3900f73e1e84d (diff)
downloadandroid_packages_apps_Calendar-47f6cc6909665e4f6f8d85f29bfd588688463c66.tar.gz
android_packages_apps_Calendar-47f6cc6909665e4f6f8d85f29bfd588688463c66.tar.bz2
android_packages_apps_Calendar-47f6cc6909665e4f6f8d85f29bfd588688463c66.zip
Support non-standard VIEW intent format
Change-Id: I329d1e48b5f5c1ba6f7cf318489c2ab9564abbaa
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b9e71389..cd39d90d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -289,6 +289,8 @@
<string name="email_picker_label">Email with</string>
<!-- The is shown in the email subject as the prefix appended to the event title -->
<string translatable="false" name="email_subject_prefix">Re:\u0020</string>
+ <!-- Toast message displayed when the event id was not found LIMIT=30] -->
+ <string name="event_not_found">"Event not found."</string>
<!-- Title of the quick response item in Settings [CHAR LIMIT=18]-->
<string name="quick_response_settings">Quick responses</string>