| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b4f52ede9609f2f0dcff5ccedb01a57667cc38f9..4e7642367200364a940d90d208e07e96335f1c04 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11382,8 +11382,11 @@ I don't think this site should be blocked!
|
| <message name="IDS_EXTERNAL_PROTOCOL_OK_BUTTON_TEXT" desc="Button in External Protocol Dialog that launches the application associated with the protocol">
|
| Open <ph name="APPLICATION">$1<ex>Adobe Acrobat</ex></ph>
|
| </message>
|
| - <message name="IDS_EXTERNAL_PROTOCOL_CHECKBOX_TEXT" desc="Checkbox to remember the user's decision.">
|
| - Always open links for <ph name="APPLICATION">$1<ex>Adobe Acrobat</ex></ph>
|
| + <message name="IDS_EXTERNAL_PROTOCOL_CANCEL_BUTTON_TEXT" desc="Button in External Protocol Dialog that does not launch the application associated with the protocol">
|
| + Don't open
|
| + </message>
|
| + <message name="IDS_EXTERNAL_PROTOCOL_CHECKBOX_TEXT" desc="Checkbox to ask the user whether they would like their decision remembered.">
|
| + Remember my choice for <ph name="APPLICATION">$1<ex>Adobe Acrobat</ex></ph> links
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
|
|