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

Unified Diff: ash/ash_strings.grd

Issue 2966873002: [Night Light] CL12: String changes and fix frequent requests. (Closed)
Patch Set: Steven's suggestions Created 3 years, 6 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 | ash/system/night_light/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 42523a3f4f263249915aafa11eba39510b36ce49..a4fb2183d785d6232d8581c88afbcc3da5b95bc9 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -219,7 +219,13 @@ This file contains the strings for ash.
All available users have already been added to this session.
</message>
<message name="IDS_ASH_STATUS_TRAY_NIGHT_LIGHT" desc="The label used for the button in the status tray to toggle the Night Light feature (which controls the color temperature of the screen) on or off.">
- Night light
+ Night Light: <ph name="NIGHT_LIGHT_STATUS">$1<ex>On</ex></ph>
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_NIGHT_LIGHT_OFF_STATE" desc="The label for the Off state of the Night Light feature.">
+ Off
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_NIGHT_LIGHT_ON_STATE" desc="The label for the On state of the Night Light feature.">
+ On
</message>
<message name="IDS_ASH_STATUS_TRAY_CAST" desc="The label used as the header in the cast popup.">
Cast screen
« no previous file with comments | « no previous file | ash/system/night_light/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698