Bug 1796146 - Update l10n descriptions for Cookie Banner protection

This commit is contained in:
Jonathan Almeida 2022-11-21 13:29:48 -05:00 committed by mergify[bot]
parent e1f6122850
commit fc8b6788d3
1 changed files with 2 additions and 2 deletions

View File

@ -319,9 +319,9 @@
<!-- Preference for enabling "HTTPS-Only" mode -->
<string name="preferences_https_only_title">HTTPS-Only Mode</string>
<!-- Description of the cookie banner reduction setting. -->
<!-- Preference for removing cookie/consent banners from sites automatically. See reduce_cookie_banner_summary for additional context. -->
<string name="preferences_cookie_banner_reduction">Cookie Banner Reduction</string>
<!-- Preference for rejecting all cookies whenever possible. -->
<!-- Preference for rejecting or removing as many cookie/consent banners as possible on sites. See reduce_cookie_banner_summary for additional context. -->
<string name="reduce_cookie_banner_option">Reduce cookie banners</string>
<!-- Summary for the preference for rejecting all cookies whenever possible. -->
<string name="reduce_cookie_banner_summary">Firefox automatically tries to reject cookie requests on cookie banners. If a reject option isnt available, Firefox may accept all cookies to dismiss the banner.</string>