aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-01-19 21:13:40 +0100
committerChristian Schneppe <christian@pix-art.de>2018-01-19 21:13:40 +0100
commit489588ce6ec8f3a6866180dee57d4cdc1798be23 (patch)
treea2818ca3bab053afc60a1ad25a8df315acd06fe4 /src/main/res/values
parent081d73c28039a579a84b8ba591720e0ad962dbec (diff)
fix some strings
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 8a3dbeed3..b1b7e4248 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -726,7 +726,7 @@
<string name="pref_validate_hostname_summary">Server certificates that contain the validated hostname are considered verified</string>
<string name="network_is_unreachable">Network is unreachable</string>
<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.\n\nMake sure you have mutual presence subscription.</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>
<string name="pref_show_foreground_service_summary">Some Android devices will close some apps after a period of time and you won’t be able to receive new messages. If you have such problems, try to activate the foreground service. But keep in mind, that you will have a permanent notification with this option checked.</string>