aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-09-18 23:21:05 +0200
committerChristian Schneppe <christian@pix-art.de>2016-09-23 21:55:03 +0200
commit029756947294e3d81e272659cf0bf84915db2bde (patch)
treecb1de4f8e92d2fe167823bc2fecb3c289fef2cd4 /src/main/res/values/strings.xml
parentcccd15e4dc1ba769727fdfeb3359c2307f3e8ac6 (diff)
add support for XEP-0377: Spam Reporting
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 452b58535..322f9e7a0 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -703,4 +703,5 @@
<string name="missing_keys_from_x">Missing OMEMO keys from %s.</string>
<string name="wrong_conference_configuration">This is not a private, non-anonymous conference.</string>
<string name="this_conference_has_no_members">There are no members in this conference.</string>
+ <string name="report_jid_as_spammer">Report this JID as sending unwanted messages.</string>
</resources>