aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-07-18 12:44:33 +0200
committeriNPUTmice <daniel@gultsch.de>2014-07-18 12:44:33 +0200
commit6b74c0594e95dcedfdbeeb33ef7bdd8b52c1093e (patch)
tree6c1333aa62a68409d28f9663d4d0887d856202e8 /res
parent38a9242955704232039272fd8b6011d47622495d (diff)
show snackbar if conference was not found
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 8cfff368..af655f67 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -270,4 +270,6 @@
<string name="you">You</string>
<string name="action_edit_subject">Edit conference subject</string>
<string name="title_activity_choose_contact">Choose contact</string>
+ <string name="conference_not_found">Conference not found</string>
+ <string name="leave">Leave</string>
</resources>