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 | 6ebfab4ffa0fb2d730bc864a24ee0c4b87fc6b88 (patch) | |
tree | a115e3ac6ee285c0ae909a775245f39b0b431aa9 /res/values | |
parent | 586b8bd003be24b32b121b320dafe142e74d2752 (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 ff0c592..eea81d8 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> |