| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index e61e1195f00a7e57f74ed198725a491639fac607..0996baf219b73b016dd75278e1db9dfe1fed98aa 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1021,6 +1021,12 @@
|
| <message name="IDS_SETTINGS_SITE_SETTINGS_DELETE" desc="Label for the trashcan icon used to delete storage on the Site Details page.">
|
| Delete
|
| </message>
|
| + <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category.">
|
| + Block third-party cookies.
|
| + </message>
|
| + <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox.">
|
| + Prevent third-party websites from saving and reading cookie data.
|
| + </message>
|
|
|
| <!-- Sync / People Page -->
|
| <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which manages Chrome's signed-in Google profile.">
|
|
|