Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 26566dac363832203729e6257d05b873a373ece9..5d92e37ab0091f2907c7aefc166545210f79672d 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -5438,10 +5438,10 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| Enable scanning for URLs from Physical Web objects. |
| </message> |
| </if> |
| - <message name="IDS_FLAGS_TOUCH_EVENTS_NAME" desc="Title of the touch-events flag." > |
| - Enable touch events |
| + <message name="IDS_FLAGS_TOUCH_EVENTS_NAME" desc="Title of the touch-events-api flag." > |
| + Enable touch-events API |
| </message> |
| - <message name="IDS_FLAGS_TOUCH_EVENTS_DESCRIPTION" desc="Description of the touch-events flag."> |
| + <message name="IDS_FLAGS_TOUCH_EVENTS_DESCRIPTION" desc="Description of the touch-events-api flag."> |
| Force touchscreen support to always be enabled or disabled, or to be enabled when a touchscreen is detected on startup (Automatic, the default). |
|
mustaq
2016/11/03 18:10:49
Enables support for the Touch Events API.
|
| </message> |
| <message name="IDS_FLAGS_TOUCH_ADJUSTMENT_NAME" desc="Title of the disable touch adjustment flag."> |