| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 085a381c9350452236d80f18988e19e87ee03dbc..367b7f554b9edd8cc0ac5b46ef1f9e20665dde6f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6063,6 +6063,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_COLLECTED_COOKIES_BLOCKED_COOKIES_LABEL" desc="The label used to describe the cookies that were blocked">
|
| The following cookies were blocked:
|
| </message>
|
| + <message name="IDS_COLLECTED_COOKIES_ALLOW_BUTTON" desc="A button that lets the use create a content settings exception to allow certain domains.">
|
| + Allow
|
| + </message>
|
| + <message name="IDS_COLLECTED_COOKIES_SESSION_ONLY_BUTTON" desc="A button that lets the use create a content settings exception to allow certain domains for a session only. Please consider that this text will be displayed as a button when translating.">
|
| + Allow for session only
|
| + </message>
|
| + <message name="IDS_COLLECTED_COOKIES_BLOCK_BUTTON" desc="A button that lets the use create a content settings exception to block certain domains.">
|
| + Block
|
| + </message>
|
|
|
| <!-- Cookies Window -->
|
| <message name="IDS_COOKIES_WINDOW_TITLE" desc="The title of the Cookies Window">
|
|
|