Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/base/strings.xml.in

Issue 29602576: Issue 6015 - Give feedback is pointing to mozilla page (Closed)
Patch Set: Created Nov. 9, 2017, 9:19 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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&amp;version=&formatS1;&amp;os=&formatS2;&amp;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>

Powered by Google App Engine
This is Rietveld