Commit 04f1e1c7 authored by Huanzhong Huang's avatar Huanzhong Huang Committed by Commit Bot

Naming adjustment on cookie controls

Follow-up to crrev.com/c/1685382; naming adjustment on cookie controls.

Bug: 967668
Change-Id: I34b65d59764d489e390d6dffbe5042a07b20a4f0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777867
Commit-Queue: Huanzhong Huang <huanzhong@chromium.org>
Commit-Queue: Florian Uunk <feuunk@chromium.org>
Reviewed-by: default avatarFlorian Uunk <feuunk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#692050}
parent 98d5a904
......@@ -2482,10 +2482,10 @@ are declared in tools/grit/grit_rule.gni.
<!-- Cookie controls strings. -->
<message name="IDS_COOKIE_CONTROLS_DIALOG_TITLE" desc="Title of the dialog that allows users to control cookie blocking.">
Tracking protection is on
Third-party cookie blocking is on
</message>
<message name="IDS_COOKIE_CONTROLS_DIALOG_TITLE_OFF" desc="Text shown in the dialog that allows users to control cookie blocking. Shown when cookie blocking was disabled for this specific site.">
Tracking protection is turned off for this site
Third-party cookie blocking is turned off for this site
</message>
<message name="IDS_COOKIE_CONTROLS_TURN_ON_BUTTON" desc="Label shown on a button that turns cookie blocking on after it was disabled for a specific site.">
Turn on
......@@ -2500,7 +2500,7 @@ are declared in tools/grit/grit_rule.gni.
other {Chrome is blocking cookies from # sites}}
</message>
<message name="IDS_COOKIE_CONTROLS_TOOLTIP" desc="Tooltip shown on a page action icon that is shown when cookie blocking is enabled.">
Tracking protection
Third-party cookie blocking
</message>
<!-- Win certificate selector dialog strings. -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment