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

Side by Side 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, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | ash/system/night_light/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains the strings for ash. 4 This file contains the strings for ash.
5 --> 5 -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/ash_strings.h" type="rc_header"> 10 <output filename="grit/ash_strings.h" type="rc_header">
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 <message name="IDS_ASH_STATUS_TRAY_MESSAGE_CANNOT_ADD_USER" desc="The erro r message when the user has reached the limit of multi profile users."> 212 <message name="IDS_ASH_STATUS_TRAY_MESSAGE_CANNOT_ADD_USER" desc="The erro r message when the user has reached the limit of multi profile users.">
213 You can only have up to three accounts in multiple sign-in. 213 You can only have up to three accounts in multiple sign-in.
214 </message> 214 </message>
215 <message name="IDS_ASH_STATUS_TRAY_MESSAGE_NOT_ALLOWED_PRIMARY_USER" desc= "The error message when the primary user forbids multiple signin because of not- allowed policy or because of usage policy-pushed certificates."> 215 <message name="IDS_ASH_STATUS_TRAY_MESSAGE_NOT_ALLOWED_PRIMARY_USER" desc= "The error message when the primary user forbids multiple signin because of not- allowed policy or because of usage policy-pushed certificates.">
216 The administrator for this account has disallowed multiple sign-in. 216 The administrator for this account has disallowed multiple sign-in.
217 </message> 217 </message>
218 <message name="IDS_ASH_STATUS_TRAY_MESSAGE_OUT_OF_USERS" desc="The error m essage when all the users are added into multi-profile session."> 218 <message name="IDS_ASH_STATUS_TRAY_MESSAGE_OUT_OF_USERS" desc="The error m essage when all the users are added into multi-profile session.">
219 All available users have already been added to this session. 219 All available users have already been added to this session.
220 </message> 220 </message>
221 <message name="IDS_ASH_STATUS_TRAY_NIGHT_LIGHT" desc="The label used for t he button in the status tray to toggle the Night Light feature (which controls t he color temperature of the screen) on or off."> 221 <message name="IDS_ASH_STATUS_TRAY_NIGHT_LIGHT" desc="The label used for t he button in the status tray to toggle the Night Light feature (which controls t he color temperature of the screen) on or off.">
222 Night light 222 Night Light: <ph name="NIGHT_LIGHT_STATUS">$1<ex>On</ex></ph>
223 </message>
224 <message name="IDS_ASH_STATUS_TRAY_NIGHT_LIGHT_OFF_STATE" desc="The label for the Off state of the Night Light feature.">
225 Off
226 </message>
227 <message name="IDS_ASH_STATUS_TRAY_NIGHT_LIGHT_ON_STATE" desc="The label f or the On state of the Night Light feature.">
228 On
223 </message> 229 </message>
224 <message name="IDS_ASH_STATUS_TRAY_CAST" desc="The label used as the heade r in the cast popup."> 230 <message name="IDS_ASH_STATUS_TRAY_CAST" desc="The label used as the heade r in the cast popup.">
225 Cast screen 231 Cast screen
226 </message> 232 </message>
227 <message name="IDS_ASH_STATUS_TRAY_CAST_CAST_DESKTOP" desc="The label used in the tray popup to tell the user we are casting the desktop."> 233 <message name="IDS_ASH_STATUS_TRAY_CAST_CAST_DESKTOP" desc="The label used in the tray popup to tell the user we are casting the desktop.">
228 Casting screen to <ph name="RECEIVER_NAME">$1<ex>Living Room</ex></ph> 234 Casting screen to <ph name="RECEIVER_NAME">$1<ex>Living Room</ex></ph>
229 </message> 235 </message>
230 <message name="IDS_ASH_STATUS_TRAY_CAST_CAST_DESKTOP_ACCESSIBILITY_STOP" d esc="Stop button accessibility label used in the tray popup to tell the user to stop a cast to the desktop."> 236 <message name="IDS_ASH_STATUS_TRAY_CAST_CAST_DESKTOP_ACCESSIBILITY_STOP" d esc="Stop button accessibility label used in the tray popup to tell the user to stop a cast to the desktop.">
231 Stop casting screen to <ph name="RECEIVER_NAME">$1<ex>Living Room</ex></ ph> 237 Stop casting screen to <ph name="RECEIVER_NAME">$1<ex>Living Room</ex></ ph>
232 </message> 238 </message>
(...skipping 813 matching lines...) Expand 10 before | Expand all | Expand 10 after
1046 1052
1047 <!-- Tray scale strings --> 1053 <!-- Tray scale strings -->
1048 <message name="IDS_ASH_STATUS_TRAY_SCALE" desc="The label used in scale se tting detailed page of ash tray popup."> 1054 <message name="IDS_ASH_STATUS_TRAY_SCALE" desc="The label used in scale se tting detailed page of ash tray popup.">
1049 Display scale settings 1055 Display scale settings
1050 </message> 1056 </message>
1051 <message name="IDS_ASH_STATUS_TRAY_SCALE_SLIDER" desc="The accessible text for the scale slider">Display scale</message> 1057 <message name="IDS_ASH_STATUS_TRAY_SCALE_SLIDER" desc="The accessible text for the scale slider">Display scale</message>
1052 </messages> 1058 </messages>
1053 </release> 1059 </release>
1054 </grit> 1060 </grit>
1055 1061
OLDNEW
« 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