Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index f31abb764df9c542f14d627a09091a92c5cf30b7..8820a45e3f569fd1c94e30d6140cffc6897e802b 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -2556,6 +2556,12 @@ Even if you have downloaded files from this website before, the website might ha |
| <message name="IDS_BLOCKED_COOKIES_NO_ACTION" desc="Radio button choice to continue blocking a site from setting cookies, displayed in bubble when a page tries to set cookies."> |
| Continue blocking cookies |
| </message> |
| + <message name="IDS_ALLOWED_COOKIES_NO_ACTION" desc="Radio button to keep allowing the cookies"> |
|
Bernhard Bauer
2015/06/04 11:51:15
Can you add the additional context to the desc lab
Deepak
2015/06/04 12:12:46
Done.
|
| + Continue allowing cookies |
| + </message> |
| + <message name="IDS_ALLOWED_COOKIES_BLOCK" desc="Radio button to block the cookies"> |
| + Never allow <ph name="HOST">$1<ex>mail.google.com</ex></ph> to set cookies |
| + </message> |
| <message name="IDS_BLOCKED_IMAGES_NO_ACTION" desc="Radio button choice to continue blocking a site from showing images, displayed in bubble when a page tries to display images."> |
| Continue blocking images |
| </message> |