[fenix] For https://github.com/mozilla-mobile/fenix/issues/11229: Update etp strict option title content description.

pull/600/head
mcarare 4 years ago committed by Mihai Adrian
parent c75f07a97f
commit 10f6480072

@ -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