summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2016-03-25 00:46:13 +0100
committerMartin Fietz <Martin.Fietz@gmail.com>2016-03-25 00:46:13 +0100
commitff32ebb9dbf41f5a604159e93b4c825e20a1262e (patch)
treed06eab995e38b15d7d2c21777a7546201b107a20 /core
parentd249d0f228e8a70c62eb4f071ab14e52db905a16 (diff)
downloadAntennaPod-ff32ebb9dbf41f5a604159e93b4c825e20a1262e.zip
Typo
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index eaf6d09fb..1ce5301ca 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -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 UP or domain</string>
+ <string name="proxy_host_invalid_error">Host not valid IP or domain</string>
<string name="proxy_port_invalid_error">Port not valid</string>
</resources>