aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-05-14 23:41:43 +0200
committerChristian Schneppe <christian@pix-art.de>2016-05-14 23:41:43 +0200
commit62111a544d3044e2f3597e2251f1b4d77072369b (patch)
tree38a1515cf732c1654774a8a05d2fb62f8a63592f /src/main/res/values
parentafa331e3f88f559e0e31af5f26108d48592ed0a4 (diff)
refactored handling of endConversation
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 3556a972f..a8d62e3d3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -630,5 +630,7 @@
<string name="locating">Locating…</string>
<string name="uninstall_plugins">We have integrated the VoiceRecorder and ShareLocation plugin directly into the messenger. You should uninstall the plugins.</string>
<string name="uninstall">Uninstall</string>
+ <string name="action_end_conversation_muc">Leave conference</string>
+ <string name="leave_conference_warning">Do you really want to leave this conference? You will no longer be notified of new messages until joining the conference again.</string>
</resources>