| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 1bc073e74d27dcde3de412e3f0bb556cd2288c5d..a9e5354d3b28bcf2f73013150b27be076992b028 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4454,6 +4454,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_EXCEPTIONS_ASK_BUTTON" desc="A label to display in the exception page's action column when a site's content setting is set to promt for a given domain.">
|
| Ask
|
| </message>
|
| + <message name="IDS_EXCEPTIONS_SESSION_ONLY_BUTTON" desc="A label to display in the exception page's action column when a site's content setting is allow but only for the duration of the session for a given domain.">
|
| + Session only
|
| + </message>
|
| <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in the exception page's action column when a site's content setting is blocked for a given domain.">
|
| Block
|
| </message>
|
|
|