Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 8cd002c29b1e933034e52ba2e87ab4879c711998..b891a36415059757feb902421bba72b8bd97d78a 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -513,6 +513,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
| <message name="IDS_CONTENT_CONTEXT_INSPECTELEMENT" desc="The name of the Inspect Element command in the content area context menu"> |
| I&nspect element |
| </message> |
| + <message name="IDS_CONTENT_CONTEXT_INSPECTBACKGROUNDPAGE" desc="The name of the Inspect Background Page command in the packaged app content area context menu"> |
|
asargent_no_longer_on_chrome
2012/09/19 17:06:14
"IDS_CONTENT_CONTEXT_INSPECT_BACKGROUND_PAGE" woul
Marijn Kruisselbrink
2012/09/19 17:33:23
I'm not sure there is a prevailing naming conventi
|
| + Inspect &background page |
| + </message> |
| <message name="IDS_CONTENT_CONTEXT_RELOAD" desc="The name of the Reload command in the content area context menu"> |
| Re&load |
| </message> |
| @@ -719,6 +722,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
| <message name="IDS_CONTENT_CONTEXT_INSPECTELEMENT" desc="In Title Case: The name of the Inspect Element command in the content area context menu"> |
| I&nspect Element |
| </message> |
| + <message name="IDS_CONTENT_CONTEXT_INSPECTBACKGROUNDPAGE" desc="The name of the Inspect Background Page command in the packaged app content area context menu"> |
| + Inspect &Background Page |
| + </message> |
| <message name="IDS_CONTENT_CONTEXT_RELOAD" desc="In Title Case: The name of the Reload command in the content area context menu"> |
| Re&load |
| </message> |