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

Unified Diff: chrome/app/generated_resources.grd

Issue 2467913002: Touch event flag should control only DOM event firing. (Closed)
Patch Set: Cleaner and clearer code. Created 4 years, 1 month 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 b9322d6b27292a5b5d96bf4ac28f385c5227fb0d..af5e31b6c3d7e7e90141dfff52321d4194f7e712 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5497,10 +5497,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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | tools/perf/page_sets/system_health/browsing_stories.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698