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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2716053002: [HBD] Add an Enable Flash context menu item for HBD placeholders. (Closed)
Patch Set: add comment Created 3 years, 9 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
« no previous file with comments | « no previous file | chrome/renderer/custom_menu_commands.h » ('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 7ca9126f26f2b54c80e69cb876d21c19f750c509..1dc84889e203f0756648328f8b2eeb4b21d9fba1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -914,6 +914,10 @@ are declared in build/common.gypi.
Hide This Plugin
</message>
</if>
+ <!-- Since Flash is a proper noun we don't have to distinguish between title and non-title case. -->
+ <message name="IDS_CONTENT_CONTEXT_ENABLE_FLASH" desc="The name of the Enable Flash command on the blocked plugin context menu">
+ Enable Flash
+ </message>
<!-- Ash multi-user warning dialog -->
<if expr="use_ash">
« no previous file with comments | « no previous file | chrome/renderer/custom_menu_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698