Index: mobile/android/base/strings.xml.in |
=================================================================== |
--- a/mobile/android/base/strings.xml.in |
+++ b/mobile/android/base/strings.xml.in |
@@ -335,19 +335,20 @@ |
<string name="pref_about_firefox">&pref_about_firefox;</string> |
<string name="pref_vendor_faqs">&pref_vendor_faqs;</string> |
<!-- Changed FAQ link. See https://issues.adblockplus.org/ticket/3220 --> |
<!-- https://adblockplus.org/redirect?link=adblock_browser_android_faq&lang=%LOCALE% --> |
<string name="faq_link">https://adblockplus.org/redirect?link=adblock_browser_android_faq&version=&formatS1;&os=&formatS2;&lang=&formatS3;</string> |
<string name="pref_vendor_feedback">&pref_vendor_feedback;</string> |
- <!-- https://input.mozilla.org/feedback/android/%VERSION%/%CHANNEL%/?utm_source=feedback-settings |
+ <!-- Changed Feedback URL. See https://issues.adblockplus.org/ticket/6015 --> |
+ <!-- https://adblockplus.org/redirect?link=adblock_browser_android_beta_community |
This should be kept in sync with the "app.feedbackURL" pref defined in mobile.js --> |
- <string name="feedback_link">https://input.mozilla.org/feedback/android/&formatS1;/&formatS2;/?utm_source=feedback-settings</string> |
+ <string name="feedback_link">https://adblockplus.org/redirect?link=adblock_browser_android_beta_community</string> |
<string name="pref_dialog_set_default">&pref_dialog_set_default;</string> |
<string name="pref_default">&pref_dialog_default;</string> |
<string name="pref_dialog_remove">&pref_dialog_remove;</string> |
<string name="pref_search_last_toast">&pref_search_last_toast;</string> |
<string name="pref_panels_show">&pref_panels_show;</string> |