aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-03-09 19:31:40 +0100
committerChristian Schneppe <christian@pix-art.de>2017-03-09 19:31:40 +0100
commite1ff6b02f53ef6fcd3732b78607beedd88da916a (patch)
tree1b79a32ede95add24e3f1800eb8e8ae70899fc78 /src/main/res/values/strings.xml
parente20e7893a546b700e5a4ca00d523cf078bb28747 (diff)
added an option to directly add a jid to block list from blocklist activity
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 0003d131e..133cfa250 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -746,4 +746,5 @@
<string name="start_chatting">Start chtatting…</string>
<string name="pref_use_max_brightness_summary">Switch to maximum brightness while watching videos or images in fullscreen.</string>
<string name="pref_use_max_brightness">Maximum brightness</string>
+ <string name="block_jabber_id">Block Jabber ID</string>
</resources>