Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1666)

Unified Diff: chrome/app/generated_resources.grd

Issue 2581623002: Clarify the strings in the external protocol dialog. (Closed)
Patch Set: Update strings cf. UX Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/external_protocol_dialog.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 5f638f60cb05027ebb21613f51a0843385097426..15553f60c74f2b7bfdd2501af6ee4366bd3a8807 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11328,8 +11328,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">
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/external_protocol_dialog.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698