aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-09-17 19:19:37 +0200
committerChristian Schneppe <christian@pix-art.de>2017-09-17 19:19:37 +0200
commit4382741b12085debcd29260e8cfab6e0603d6c01 (patch)
treeb8e4895aff4f000c8d3dcdabaad2cf517d267b33 /src/main/res/values/strings.xml
parent9cc393d0015c4a18b919bf71961627706c961b59 (diff)
use 'partial' in server info if publish-options is n/a
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 8121ea382..481337cb9 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -785,4 +785,5 @@
<string name="certificate_does_not_contain_jid">Certificate does not contain a Jabber ID</string>
<string name="error_no_keys_to_trust_presence">There are no usable keys available for this contact.\\nMake sure you have mutual presence subscription.</string>
<string name="mark_as_read">Mark as read</string>
+ <string name="server_info_partial">partial</string>
</resources>