aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-07-22 15:57:17 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-07-22 15:57:17 +0200
commitcd204d5931a6cf0289d2df120f278864b8b94fdf (patch)
tree875bf02979a74c3f57a031a5ded5f91c81b14dae /src/main/res/values/strings.xml
parentf7634a85be516feef753bdb32fed8df7da1573ed (diff)
show warning when trying to highlight users that have left the conference
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 1adb8235..5c8c0dbb 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -498,4 +498,5 @@
<string name="file_not_found_on_remote_host">File not found on remote server</string>
<string name="search_for_contacts_or_groups">Search for contacts or groups</string>
<string name="send_private_message">Send private message</string>
+ <string name="user_has_left_conference">%s has left the conference!</string>
</resources>