diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-12-22 23:26:18 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-12-22 23:26:18 +0100 |
commit | fac7abcf6717bf1c188b04b9f42af3924cef8f33 (patch) | |
tree | c6dd9fb7c320a2214231fc5d32ab8fe8a58d2734 /res/values | |
parent | 2ddc5f8b867aabe1820d37bb89db8e91efd10234 (diff) |
Parse the tls-remote server string, fix import message (Closes Issue #124)
Diffstat (limited to 'res/values')
-rwxr-xr-x | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index ff0c592c..eea81d8b 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -237,4 +237,4 @@ <string name="connectretrymessage">Number of seconds to wait between connection attempts.</string> <string name="connectretrywait">Seconds between connections</string> -</resources>
\ No newline at end of file +</resources> |