aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-09-06 19:40:28 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-09-06 19:40:28 +0200
commiteff173ebc21fd77918dfcdf5d62de938152d0895 (patch)
tree88d1648b2ea58ebca8425b10a80775d45212f3ee /src/main/res
parenta95c451f1e6ee69fbf3b0072d672c3609a4b1e7d (diff)
indicate broken pep in server info
Diffstat (limited to 'src/main/res')
-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 a1394a46..5f3a587a 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -513,4 +513,5 @@
<string name="pref_use_white_background">Use white background</string>
<string name="pref_use_white_background_summary">Show received messages as black text on a white background</string>
<string name="account_status_dns_timeout">Timeout in DNS</string>
+ <string name="server_info_broken">Broken</string>
</resources>