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

Unified Diff: chrome/app/generated_resources.grd

Issue 1414033009: Implement a Menu Item to Hide the Toolbar in Fullscreen (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Hide menu item on 10.6 Created 5 years, 1 month 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 42412d7354dc183e03cfb717671f1d704c0e756e..d23c08fb1e794d2d16fd26a66497b9bba056f744 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12792,6 +12792,9 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_EXIT_PRESENTATION_MAC" desc="The Mac menu item to leave presentation mode in the view menu.">
Exit Presentation Mode
</message>
+ <message name="IDS_HIDE_FULLSCREEN_TOOLBAR_MAC" desc="The Mac menu item to show/hide the toolbar in full screen.">
Robert Sesek 2015/11/03 20:09:38 Mention that this is a checkbox item, so that it's
spqchan 2015/11/04 01:43:41 Done.
+ Hide Toolbar in Full Screen
+ </message>
<message name="IDS_TEXT_BIGGER_MAC" desc="The Mac menu item to zoom in on the page in the view menu.">
Zoom In
</message>

Powered by Google App Engine
This is Rietveld 408576698