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

Unified Diff: chrome/app/generated_resources.grd

Issue 885673004: Adding menu item to take screenshot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: All comments adressed Created 5 years, 10 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 | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/ui/browser_command_controller.cc » ('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 4b2cc75490b13a78ebb7d0505108d09b4192047c..f4fbe93cda6baeeb3ff9b248e3d91e5032956ae3 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1414,6 +1414,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
<message name="IDS_TASK_MANAGER" desc="The text label of the Task Manager menu item">
&amp;Task manager
</message>
+ <message name="IDS_TAKE_SCREENSHOT" desc="The text label of the Take Screenshot menu item">
+ T&amp;ake screenshot
+ </message>
<message name="IDS_RESTORE_TAB" desc="The text label of the Restore Tab menu item">
R&amp;eopen closed tab
</message>
@@ -1440,6 +1443,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
<message name="IDS_TASK_MANAGER" desc="In Title Case: The text label of the Task Manager menu item">
&amp;Task Manager
</message>
+ <message name="IDS_TAKE_SCREENSHOT" desc="The text label of the Take Screenshot menu item">
+ T&amp;ake Screenshot
+ </message>
<message name="IDS_RESTORE_TAB" desc="In Title Case: The text label of the Restore Tab menu item">
R&amp;eopen Closed Tab
</message>
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/ui/browser_command_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698