| Index: chrome/app/generated_resources.grd | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd | 
| index 06b87dee74126c7fda96f44a6a9c56acb4be6d70..d2c7d8dbbb471900ad3e3fed8b7f2d5e563017d1 100644 | 
| --- a/chrome/app/generated_resources.grd | 
| +++ b/chrome/app/generated_resources.grd | 
| @@ -5478,10 +5478,10 @@ Keep your key file in a safe place. You will need it to create new versions of y | 
| </message> | 
| </if> | 
| <message name="IDS_FLAGS_TOUCH_EVENTS_NAME" desc="Title of the touch-events flag." > | 
| -        Enable touch events | 
| +        Touch Events API | 
| </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). | 
| +        Enables support for Touch Events API. | 
| </message> | 
| <message name="IDS_FLAGS_TOUCH_ADJUSTMENT_NAME" desc="Title of the disable touch adjustment flag."> | 
| Touch adjustment | 
|  |