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

Unified Diff: ash/ash_strings.grd

Issue 2855143004: Implements a display scale tray setting behind a chrome switch (Closed)
Patch Set: Sync with ToT Created 3 years, 7 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: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 34a9e154ff69f803c2369191599031dbded736bd..bda51f336a728942a645bf05d60a11f5a46a815c 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -1029,6 +1029,12 @@ Press Search or Shift to cancel.
desc="Notification message to tell users that they just pressed the Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it again will toggle it off.">
High Contrast Mode enabled. Press Search+Shift+H again to toggle it off.
</message>
+
+ <!-- Tray scale strings -->
+ <message name="IDS_ASH_STATUS_TRAY_SCALE" desc="The label used in scale setting detailed page of ash tray popup.">
+ Display scale settings
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_SCALE_SLIDER" desc="The accessible text for the scale slider">Display scale</message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698