| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 5f4cdd7626fe647d629acd333fa2e846249d2147..9385db2c1cf5b5371ac13ef1a8b9d73660bbc0ec 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5215,11 +5215,17 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is closed.">
|
| Clear cookies and other site data when I close my browser
|
| </message>
|
| + <message name="IDS_COOKIES_LSO_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is closed.">
|
| + Clear cookies and other site and plug-in data when I close my browser
|
| + </message>
|
| </if>
|
| <if expr="os == 'darwin'">
|
| <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is quit (Mac).">
|
| Clear cookies and other site data when I quit my browser
|
| </message>
|
| + <message name="IDS_COOKIES_LSO_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is quit (Mac).">
|
| + Clear cookies and other site and plug-in data when I quit my browser
|
| + </message>
|
| </if>
|
|
|
| <message name="IDS_IMAGES_TAB_LABEL" desc="Label for Images tab on Content Settings dialog">
|
|
|