summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2016-03-25 00:48:20 +0100
committerMartin Fietz <Martin.Fietz@gmail.com>2016-03-25 00:48:20 +0100
commit04026ca48c2b557aff1e373bad06a836072721b5 (patch)
treeac6d84dca7301bd9099fc9bd6afa2882004f542c /core
parentff32ebb9dbf41f5a604159e93b4c825e20a1262e (diff)
downloadAntennaPod-04026ca48c2b557aff1e373bad06a836072721b5.zip
Typos
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 1ce5301ca..6e2848c20 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -401,7 +401,7 @@
<string name="pref_proxy_title">Proxy</string>
<string name="pref_proxy_sum">Set a network proxy</string>
<string name="pref_known_issues">Known issues</string>
- <string name="pref_no_browser_found">No web browser found."</string>
+ <string name="pref_no_browser_found">No web browser found.</string>
<!-- Auto-Flattr dialog -->
<string name="auto_flattr_enable">Enable automatic flattring</string>
@@ -618,7 +618,7 @@
<string name="proxy_test_successful">Test successful</string>
<string name="proxy_test_failed">Test failed</string>
<string name="proxy_host_empty_error">Host must not be empty</string>
- <string name="proxy_host_invalid_error">Host not valid IP or domain</string>
+ <string name="proxy_host_invalid_error">Host not valid IP address or domain</string>
<string name="proxy_port_invalid_error">Port not valid</string>
</resources>