For #11229: Update etp strict option title content description.

fennec/production
mcarare 4 years ago committed by Mihai Adrian
parent 932a2f3703
commit 4b04a140fc

@ -80,7 +80,7 @@ class OnboardingTrackingProtectionViewHolder(view: View) : RecyclerView.ViewHold
strictTrackingProtection.performClick()
}
val strictTitle =
view.context.getString(R.string.onboarding_tracking_protection_strict_button)
view.context.getString(R.string.onboarding_tracking_protection_strict_option)
val strictSummary =
view.context.getString(R.string.onboarding_tracking_protection_strict_button_description_2)
contentDescription = "$strictTitle. $strictSummary"

Loading…
Cancel
Save