Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index c052898758cf2bb73aefa515c543b767a4aa7ee2..f6280f1e7091ae99049daeb3020fb245cca90059 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -1379,6 +1379,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"> |
| &Task manager |
| </message> |
| + <message name="IDS_TAKE_SCREENSHOT" desc="The text label of the Take Screenshot menu item"> |
| + T&ake screenshot |
|
sadrul
2014/01/09 21:39:33
Should we clarify that this will take screenshot o
mfomitchev
2014/01/09 22:07:23
Agreed. I thought about this as well and discussed
|
| + </message> |
| <message name="IDS_RESTORE_TAB" desc="The text label of the Restore Tab menu item"> |
| R&eopen closed tab |
| </message> |
| @@ -1405,6 +1408,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"> |
| &Task Manager |
| </message> |
| + <message name="IDS_TAKE_SCREENSHOT" desc="The text label of the Take Screenshot menu item"> |
| + T&ake Screenshot |
| + </message> |
| <message name="IDS_RESTORE_TAB" desc="In Title Case: The text label of the Restore Tab menu item"> |
| R&eopen Closed Tab |
| </message> |