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

Side by Side Diff: ash/ash_strings.grd

Issue 2656003006: cros: Fix various small issues with cast tray entry. (Closed)
Patch Set: Initial upload 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 unified diff | Download patch
« no previous file with comments | « no previous file | ash/common/system/chromeos/cast/tray_cast.cc » ('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 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
216 <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 <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.">
217 The administrator for this account has disallowed multiple sign-in. 217 The administrator for this account has disallowed multiple sign-in.
218 </message> 218 </message>
219 <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 <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.">
220 All available users have already been added to this session. 220 All available users have already been added to this session.
221 </message> 221 </message>
222 222
223 <message name="IDS_ASH_STATUS_TRAY_CAST" desc="The label used as the heade r in the cast popup."> 223 <message name="IDS_ASH_STATUS_TRAY_CAST" desc="The label used as the heade r in the cast popup.">
224 Cast screen 224 Cast screen
225 </message> 225 </message>
226 <!-- Keep these aligned with the STOP_CAST_* strings below -->
226 <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."> 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.">
227 Casting screen to <ph name="RECEIVER_NAME">$1<ex>Living Room</ex></ph> 228 Casting screen to <ph name="RECEIVER_NAME">$1<ex>Living Room</ex></ph>
228 </message> 229 </message>
229 <message name="IDS_ASH_STATUS_TRAY_CAST_CAST_TAB" desc="The title label us ed in the tray popup to tell the user we are casting a tab."> 230 <message name="IDS_ASH_STATUS_TRAY_CAST_CAST_TAB" desc="The title label us ed in the tray popup to tell the user we are casting a tab.">
230 Casting <ph name="TAB_NAME">$1<ex>YouTube</ex></ph> to <ph name="RECEIVE R_NAME">$2<ex>Living Room</ex></ph> 231 Casting <ph name="TAB_NAME">$1<ex>YouTube</ex></ph> to <ph name="RECEIVE R_NAME">$2<ex>Living Room</ex></ph>
231 </message> 232 </message>
232 <message name="IDS_ASH_STATUS_TRAY_CAST_CAST_UNKNOWN" desc="The label used when we have detected we are casting but do not know what we are casting or who we are casting to."> 233 <message name="IDS_ASH_STATUS_TRAY_CAST_CAST_UNKNOWN" desc="The label used when we have detected we are casting but do not know what we are casting or who we are casting to.">
233 Casting to an unknown receiver 234 Casting to an unknown receiver
234 </message> 235 </message>
235 <message name="IDS_ASH_STATUS_TRAY_CAST_DESKTOP" desc="The label used in t he tray popup to notify that desktop may be cast."> 236 <message name="IDS_ASH_STATUS_TRAY_CAST_DESKTOP" desc="The label used in t he tray popup to notify that desktop may be cast.">
236 Cast devices available 237 Cast devices available
237 </message> 238 </message>
238 <message name="IDS_ASH_STATUS_TRAY_CAST_NO_DEVICE" desc="The label used in the tray popup to notify that no cast devices are available."> 239 <message name="IDS_ASH_STATUS_TRAY_CAST_NO_DEVICE" desc="The label used in the tray popup to notify that no cast devices are available.">
239 No cast devices 240 No cast devices
240 </message> 241 </message>
241 <message name="IDS_ASH_STATUS_TRAY_CAST_OPTIONS" desc="The label used in t he tray popup to manage cast options."> 242 <message name="IDS_ASH_STATUS_TRAY_CAST_OPTIONS" desc="The label used in t he tray popup to manage cast options.">
242 Options 243 Options
243 </message> 244 </message>
244 <message name="IDS_ASH_STATUS_TRAY_CAST_STOP" desc="The label used in the tray popup to stop casting."> 245 <message name="IDS_ASH_STATUS_TRAY_CAST_STOP" desc="The label used in the tray popup to stop casting.">
245 Stop 246 Stop
246 </message> 247 </message>
248 <!-- Keep these aligned with the CAST_* strings above -->
249 <message name="IDS_ASH_STATUS_TRAY_CAST_STOP_CAST_DESKTOP_ACCESSIBILITY" d esc="Stop button accessibility label used in the tray popup to tell the user to stop a cast to the desktop.">
250 Stop casting screen to <ph name="RECEIVER_NAME">$1<ex>Living Room</ex></ ph>
251 </message>
252 <message name="IDS_ASH_STATUS_TRAY_CAST_STOP_CAST_TAB_ACCESSIBILITY" desc= "Stop button accessibility label used in the tray popup to tell the user to stop a tab cast.">
253 Stop casting <ph name="TAB_NAME">$1<ex>YouTube</ex></ph> to <ph name="RE CEIVER_NAME">$2<ex>Living Room</ex></ph>
254 </message>
255 <message name="IDS_ASH_STATUS_TRAY_CAST_STOP_CAST_UNKNOWN_ACCESSIBILITY" d esc="Stop button accessibility label used in the tray popup to tell the user to stop a cast, but we do not know what we are casting or who we are casting to.">
256 Stop casting to an unknown receiver
257 </message>
stevenjb 2017/01/28 01:05:46 nit: I think it might actually be easier to mainta
jdufault 2017/01/28 01:15:37 Done; I was considering interleaving but didn't co
247 258
248 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the header in the bluetooth popup."> 259 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the header in the bluetooth popup.">
249 Bluetooth 260 Bluetooth
250 </message> 261 </message>
251 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ENABLED" desc="The label used in the tray popup to notify that bluetooth is enabled."> 262 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ENABLED" desc="The label used in the tray popup to notify that bluetooth is enabled.">
252 Bluetooth enabled 263 Bluetooth enabled
253 </message> 264 </message>
254 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISABLED" desc="The label use d in the tray popup to notify that bluetooth is disabled."> 265 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISABLED" desc="The label use d in the tray popup to notify that bluetooth is disabled.">
255 Bluetooth disabled 266 Bluetooth disabled
256 </message> 267 </message>
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 443
433 <!-- ChromeOS-specific strings --> 444 <!-- ChromeOS-specific strings -->
434 <if expr="chromeos"> 445 <if expr="chromeos">
435 <part file="ash_chromeos_strings.grdp" /> 446 <part file="ash_chromeos_strings.grdp" />
436 </if> 447 </if>
437 448
438 </messages> 449 </messages>
439 </release> 450 </release>
440 </grit> 451 </grit>
441 452
OLDNEW
« no previous file with comments | « no previous file | ash/common/system/chromeos/cast/tray_cast.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698