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." > |
msw
2012/08/02 18:56:59
Is this still needed?
Mr4D (OOO till 08-26)
2012/08/02 23:10:38
Good one missed that. Done.
|
+ Touch radial menu UI |
+ </message> |
+ <message name="IDS_FLAGS_TOUCH_RADIAL_MENU_UI_DESCRIPTION" desc="Description of the touch-optimized UI flag."> |
msw
2012/08/02 18:56:59
Is this still needed?
Mr4D (OOO till 08-26)
2012/08/02 23:10:38
Ditto
|
+ 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> |