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

Unified Diff: chrome/app/generated_resources.grd

Issue 98523003: Implement "presentation" feature for window.open() Base URL: https://github.com/drott/cameo.git@presentationWindowSquashed
Patch Set: Created 7 years 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/browser/ui/browser.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 a089edd44f3b3626fa7b1c69a64fe87aaff8ef67..34a7d7daaa267222921db1b420c7f44864b8d412 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14322,6 +14322,9 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_FULLSCREEN_DENY" desc="Text in the bubble button that denies to lock the mouse.">
Deny
</message>
+ <message name="IDS_FULLSCREEN_PRESENTATION" desc="Text in the bubble to inform the user that the page has gone to fullscreen presentation mode.">
+ This page has opened a presentation window.
+ </message>
<!-- Register Protocol Handler Strings -->
<message name="IDS_REGISTER_PROTOCOL_HANDLER_MAILTO_NAME" desc="A more user friendly way of describing mailto: links.">
« no previous file with comments | « no previous file | chrome/browser/ui/browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698