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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2680243002: cros: Add flag that allows user to enable stylus tools. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 87ac87bf5730897611ae40959c4fa9234694a817..6fd03916570eca9bd7683c554624b6fdfc90da3a 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -5766,6 +5766,14 @@ Battery full
Disable Notifcation when Device is End of Life.
</message>
+ <!-- Stylus strings -->
+ <message name="IDS_FLAGS_FORCE_ENABLE_STYLUS_TOOLS_NAME" desc="Name of the about:flag option to enable stylus tools.">
+ Force enable stylus features
+ </message>
+ <message name="IDS_FLAGS_FORCE_ENABLE_STYLUS_TOOLS_DESCRIPTION" desc="Description of the about:flag option to enable stylus tools.">
+ Forces display of the stylus tools menu in the shelf and the stylus section in settings, even if there is no attached stylus device.
+ </message>
+
<!-- Genius App -->
<message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app shelf">
Get Help
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698