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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 687323002: Experiment with emulating mouse hover with touch hover capable devices (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index bf369e99239b1a3ccd7af69111f21be2dc3c12ab..8528726da8f2c41e9e460e01357360b022d7d206 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14899,6 +14899,13 @@ Do you accept?
<message name="IDS_DEVICE_PERMISSIONS_DIALOG_SELECT" desc="Button confirming the devices selected for access by the app.">
Select
</message>
+ <!-- Enable hover feature -->
+ <message name="IDS_FLAGS_ENABLE_SUPPORT_HOVER_CAPABLE_TOUCHSCREENS_NAME" desc="Name of the 'Enable support for hover capable touchscreens' flag.">
+ Enable support for hover capable touchscreens
+ </message>
+ <message name="IDS_FLAGS_ENABLE_SUPPORT_HOVER_CAPABLE_TOUCHSCREENS_DESCRIPTION" desc="Description of the 'Enable support for hover capable touchscreens' flag.">
+ Enables Finger Air View by holding your finger just over the screen to experience webpage magnifier or a mouseover event.
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698