aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian S. <kriztan@users.noreply.github.com>2015-09-04 21:13:50 +0200
committerChristian S. <kriztan@users.noreply.github.com>2015-09-04 21:13:50 +0200
commit62e8549aaebbe9d01bd88939d946dd8dfbd2555c (patch)
treed52938c487bfb3b042b03dadc05cbf8c267c9081 /src/main/res
parentfaf682b3c2391e4d65dd18e9aa85e4d119ed1797 (diff)
parentb265341848863c864a63a079032cbe3fbd89dfd5 (diff)
Merge pull request #33 from siacs/master
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 0c6d800e4..5fe6bde54 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -514,4 +514,5 @@
<string name="elv_undo">undo</string>
<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>
</resources>