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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2258553004: Add pref to enable/disable palette tray. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Initial upload Created 4 years, 4 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
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index ad465fe15eb9841909db71689c6205daed49abbb..7ad33d61723d5f093b7d1d94641364511f9036e1 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1827,6 +1827,9 @@
<message name="IDS_SETTINGS_NOTE_TITLE" desc="Title of the note-taking settings page.">
Note
</message>
+ <message name="IDS_SETTINGS_NOTE_ENABLE_ASH_PALETTE" desc="Label that tells the user that the ash palette will be enabled.">
+ Enable palette
+ </message>
<message name="IDS_SETTINGS_NOTE_DEFAULT_APP_AUTO_LAUNCH" desc="Label that tells the user that the note-taking app will be auto-launched on eject input events.">
Auto-launch the note-app
</message>

Powered by Google App Engine
This is Rietveld 408576698