aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-02-01 12:11:40 +0100
committerDaniel Gultsch <daniel@gultsch.de>2016-02-01 12:11:40 +0100
commita3e11415ec06945bea88b49c99a5662773c8bf17 (patch)
tree95ae4b87c590f7e5431c03efa5af9f7edc9de19f /src/main/res/values/strings.xml
parent2eef37174e1034995d79af03cd1c0a3f8f9f3488 (diff)
refactored user handling in conferences. show try again button when conference has errors
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 2034082d..febe2ae3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -242,6 +242,7 @@
<string name="you">You</string>
<string name="action_edit_subject">Edit conference subject</string>
<string name="conference_not_found">Conference not found</string>
+ <string name="conference_unknown_error">Unknown error received</string>2
<string name="leave">Leave</string>
<string name="contact_added_you">Contact added you to contact list</string>
<string name="add_back">Add back</string>