summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-03-04 12:37:29 +0100
committerByteHamster <info@bytehamster.com>2021-03-04 12:37:29 +0100
commit84269711612f50e83efb04e7e57bc7a74da05a06 (patch)
tree7987f9c6609d45f4d02770b9c6115c9e28153fc9 /core/src/main/res/values/strings.xml
parent2e750effa1d19dd2a8814e713f9e369779a0ce8b (diff)
downloadAntennaPod-84269711612f50e83efb04e7e57bc7a74da05a06.zip
Updated translations to avoid Lint error
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-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 c29a24ead..8663dd802 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -262,7 +262,7 @@
<string name="download_canceled_msg">Download canceled</string>
<string name="download_error_wrong_size">The server connection was lost before completing the download</string>
<string name="download_error_blocked">The download was blocked by another app on your device.</string>
- <string name="download_error_certificate">Unable to establish a secure connection. This can mean that another app on your device blocks the download, or that something is wrong with the server certificates.</string>
+ <string name="download_error_certificate">Unable to establish a secure connection. This can mean that another app on your device blocked the download, or that something is wrong with the server certificates.</string>
<string name="download_canceled_autodownload_enabled_msg">Download canceled\nDisabled <i>Auto Download</i> for this item</string>
<string name="download_report_title">Downloads completed with error(s)</string>
<string name="auto_download_report_title">Auto-downloads completed</string>