aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-06-17 00:08:05 +0200
committerChristian Schneppe <christian@pix-art.de>2018-06-17 00:08:05 +0200
commit483ca6466febf2a7a19c18ec4b934f2b2b6f3226 (patch)
tree4bd3f24816da210cdd44f37009ea1426172e7302 /src/main/res/values/strings.xml
parentd5de453f4965fac9491dd6faf0f58cbb36e9423f (diff)
deduplicate tags + translate 'blocked' tag
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 3dc4cf095..27366987c 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -41,6 +41,7 @@
<string name="block_domain_text">Block all contacts from %s?</string>
<string name="unblock_domain_text">Unblock all contacts from %s?</string>
<string name="contact_blocked">Contact blocked</string>
+ <string name="blocked">Blocked</string>
<string name="remove_bookmark_text">Would you like to remove %s as a bookmark? The conversation associated with this bookmark will not be removed.</string>
<string name="register_account">Register new account on server</string>
<string name="change_password_on_server">Change password on server</string>