aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-07-21 13:15:59 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-07-21 13:15:59 +0200
commit1aeb5874b042b7461e82dddbb34f70c5149a789f (patch)
treee3aad067b9bc0e0f555a963c58526ced923e97e8 /src/main/res/values/strings.xml
parent40499be9b6a4e0cf9e351a4630cd755d1e21c3ed (diff)
allow for private messages being started from muc details in anonymous mucs
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 7f3408fc..cc514ef3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -497,4 +497,5 @@
<string name="choose_quick_action">Choose quick action</string>
<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>
</resources>