Index: mobile/android/base/strings.xml.in |
diff --git a/mobile/android/base/strings.xml.in b/mobile/android/base/strings.xml.in |
index 5a6cd4007caded8cd02c3ad0538b0bce270e87f2..a9af0530b84fad20b34d1535dcc1ef489629aebd 100644 |
--- a/mobile/android/base/strings.xml.in |
+++ b/mobile/android/base/strings.xml.in |
@@ -470,9 +470,20 @@ |
<string name="abb_pref_acceptable_ads">Allow some non-intrusive advertising</string> |
- <string name="abb_frp_report_bugs">Report Bugs</string> |
- <string name="abb_frp_button_next">Only one more step</string> |
- <string name="abb_frp_button_finish">Finish</string> |
+ <!-- Adblock Browser onboarding (first run page [FRP]) --> |
+ <string name="abb_frp_button_1">Two more steps</string> |
+ <string name="abb_frp_button_2">Only one more step</string> |
+ <string name="abb_frp_button_3">Finish</string> |
+ |
+ <string name="abb_frp_headline_1">Browse in peace</string> |
+ <string name="abb_frp_headline_2">You are in control</string> |
+ <string name="abb_frp_headline_3">Be the first</string> |
+ |
+ <string name="abb_frp_step_1_text">Adblocking is automatically integrated - no more annoying ads while you surf!</string> |
+ <string name="abb_frp_step_2_text">Annoying ads are always blocked, while nonintrusive ads are displayed by default. You can change this setting at any time.</string> |
+ <string name="abb_frp_step_2_text_where">Menu » Settings » Adblocking » Acceptable Ads</string> |
+ <string name="abb_frp_step_2_text_learn">Learn more about Acceptable Ads by clicking on the thumbnail when you first launch the browser.</string> |
+ <string name="abb_frp_step_3_text">Bugs can be reported in our Google+ community. The link to the Adblock Browser Google+ community will be added to your favorites.</string> |
<string name="abb_adblocking_active_languages">Active for websites in...</string> |
<string name="abb_adblocking_available_languages">Other Languages</string> |