summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorKeunes <11229646+keunes@users.noreply.github.com>2020-12-10 23:15:28 +0100
committerGitHub <noreply@github.com>2020-12-10 23:15:28 +0100
commitf2c26b11c6896a29519c2eb8166ee6e25f9bdd8d (patch)
tree2e0ffdc8fd96f8e7d0f1ff16215b12a0d625b916 /core/src/main/res
parent04c629df960012336bfb9567a7718cf9dd9145d1 (diff)
downloadAntennaPod-f2c26b11c6896a29519c2eb8166ee6e25f9bdd8d.zip
Correct website links (#4740)
With our new website, some of the links have changed. Also, the FAQ is no more.
Diffstat (limited to 'core/src/main/res')
-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 0bca9cfa4..df2231da9 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -489,6 +489,7 @@
<string name="pref_smart_mark_as_played_disabled">Disabled</string>
<string name="pref_image_cache_size_title">Image Cache Size</string>
<string name="pref_image_cache_size_sum">Size of the disk cache for images.</string>
+ <string name="documentation_support">Documentation &amp; Support</string>
<string name="visit_user_forum">User forum</string>
<string name="bug_report_title">Report bug</string>
<string name="open_bug_tracker">Open bug tracker</string>
@@ -500,7 +501,6 @@
<string name="pref_current_value">Current value: %1$s</string>
<string name="pref_proxy_title">Proxy</string>
<string name="pref_proxy_sum">Set a network proxy</string>
- <string name="pref_faq">Frequently Asked Questions</string>
<string name="pref_no_browser_found">No web browser found.</string>
<string name="pref_cast_title">Chromecast support</string>
<string name="pref_cast_message_play_flavor">Enable support for remote media playback on Cast devices (such as Chromecast, Audio Speakers or Android TV)</string>