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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2296073002: [HBD] Update Old Options Strings for HBD (Closed)
Patch Set: Created 4 years, 3 months 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 23038902d3181492765e3198fed5e91a552557d2..4cf1bd611fea615728f58e5c120af8371748e8b6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8077,19 +8077,22 @@ I don't think this site should be blocked!
</message>
</if>
<message name="IDS_PLUGIN_TAB_LABEL" desc="Label for Plugins tab on Content Settings dialog">
Dan Beam 2016/09/01 06:15:15 should we rename IDS_PLUGIN to IDS_FLASH that you'
tommycli 2016/09/01 17:59:33 Done. Though I did not change the Javascript-side
- Plugins
+ Flash
</message>
<message name="IDS_PLUGIN_HEADER" desc="Header for plugin exception management page on Content Settings dialog">
- Plugin exceptions
+ Flash exceptions
</message>
<message name="IDS_PLUGIN_ALLOW_RADIO" desc="A radio button in the Content Settings dialog for allowing plugins use on any site.">
- Run all plugin content
+ Allow sites to run Flash
</message>
<message name="IDS_PLUGIN_DETECT_RECOMMENDED_RADIO" desc="A radio button in the Content Settings dialog for detecting and running important plugin content only. This is the behavior Chrome recommends.">
- Detect and run important plugin content (recommended)
+ Detect and run important Flash content (recommended)
+ </message>
+ <message name="IDS_PLUGIN_ASK_RECOMMENDED_RADIO" desc="A radio button in the Content Settings dialog for asking first before running Flash. This is the behavior Chrome recommends.">
+ Ask first before allowing sites to run Flash (recommended)
</message>
<message name="IDS_PLUGIN_BLOCK_RADIO" desc="A radio button in the Content Settings dialog for gating plugins on a context menu activation.">
- Let me choose when to run plugin content
+ Block sites from running Flash
</message>
<message name="IDS_PLUGIN_MANAGE_INDIVIDUAL" desc="Link to manage individual plugins">
Manage individual plugins...

Powered by Google App Engine
This is Rietveld 408576698