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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10823025: Adding new maximize menu according to spec (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Found some edge cases for menu destruction Created 8 years, 4 months 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 06c54734ddbcdea4bd19e8d630d66043a3bf8726..5cad7a99f5d0403fc030a07c2fce182795e3271f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5288,6 +5288,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_TOUCH_OPTIMIZED_UI_NAME" desc="Title of the touch-optimized UI flag." >
Touch Optimized UI
</message>
+ <message name="IDS_FLAGS_TOUCH_RADIAL_MENU_UI_NAME" desc="Title of the touch-radial-menu UI flag." >
+ Touch radial menu UI
+ </message>
+ <message name="IDS_FLAGS_TOUCH_RADIAL_MENU_UI_DESCRIPTION" desc="Description of the touch-optimized UI flag.">
+ Enables experimental radial menu for 3 finger touches.
+ </message>
<message name="IDS_FLAGS_TOUCH_OPTIMIZED_UI_DESCRIPTION" desc="Description of the touch-optimized UI flag.">
Enables experimental layout refinements to improve user experience with touch screens.
</message>

Powered by Google App Engine
This is Rietveld 408576698