diff --git a/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders/onboarding/OnboardingTrackingProtectionViewHolder.kt b/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders/onboarding/OnboardingTrackingProtectionViewHolder.kt
index 1b3b8aaf33..d9f1dd7b58 100644
--- a/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders/onboarding/OnboardingTrackingProtectionViewHolder.kt
+++ b/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders/onboarding/OnboardingTrackingProtectionViewHolder.kt
@@ -18,7 +18,7 @@ class OnboardingTrackingProtectionViewHolder(view: View) : RecyclerView.ViewHold
val appName = view.context.getString(R.string.app_name)
view.description_text.text = view.context.getString(
- R.string.onboarding_tracking_protection_description,
+ R.string.onboarding_tracking_protection_description1,
appName
)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 84e49e8a45..0eaa0d3664 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -795,6 +795,14 @@
Get to know %s
+
+ See what’s new in %s
+
+ Have questions about the redesigned %s? Want to know what’s changed?
+
+ Get answers here
Choose your theme
@@ -822,8 +830,21 @@
Protect yourself
- %s blocks ad trackers that follow you around the web.
-
+ %s helps stop websites from tracking you online.
+
+ Standard
+
+ Blocks fewer trackers but allows pages to load normally
+
+ Strict (recommended)
+
+ Blocks more trackers for better protection and performance, but may cause some sites to not work properly
+
+ Take a position
+
+ Try one-handed browsing with the bottom toolbar or move it to the top.
Browse privately