Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 06b87dee74126c7fda96f44a6a9c56acb4be6d70..6c17dfb9e89f4bdd9b41fd96b29dcb1808085031 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -5477,11 +5477,11 @@ 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-event-api flag." > |
| + Support for the Touch Events API. |
|
mustaq
2016/11/15 20:33:58
The names & descriptions appear in about://flags.
sunyunjia
2016/11/16 16:39:57
Done.
|
| </message> |
| - <message name="IDS_FLAGS_TOUCH_EVENTS_DESCRIPTION" desc="Description of the touch-events flag."> |
| - Force touchscreen support to always be enabled or disabled, or to be enabled when a touchscreen is detected on startup (Automatic, the default). |
| + <message name="IDS_FLAGS_TOUCH_EVENTS_DESCRIPTION" desc="Description of the touch-event-api flag."> |
| + Support for the Touch Events API. |
|
mustaq
2016/11/15 20:33:58
"Enables support for Touch Events API."
sunyunjia
2016/11/16 16:39:57
Done.
|
| </message> |
| <message name="IDS_FLAGS_TOUCH_ADJUSTMENT_NAME" desc="Title of the disable touch adjustment flag."> |
| Touch adjustment |