diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 3cc690e..978d213 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -7394,6 +7394,10 @@ Keep your key file in a safe place. You will need it to create new versions of y desc="Text for the button that opens the app in a regular tab."> Open as regular tab </message> + <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" + desc="Text for the button that opens the app in an app window."> + Open as window + </message> <message name="IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN" desc="Text for the button that opens the app full screen."> Open full screen |