summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-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>