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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 2644593003: Fix bugs in the display notification (Closed)
Patch Set: Oshima's comments Created 3 years, 11 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from ash_strings.grd). 2 <!-- ChromeOS-specific strings (included from ash_strings.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 5
6 <!-- Device types --> 6 <!-- Device types -->
7 <message name="IDS_ASH_CHROMEBASE" desc="The device name for a Chromebase (ver sus say Chromebox)"> 7 <message name="IDS_ASH_CHROMEBASE" desc="The device name for a Chromebase (ver sus say Chromebox)">
8 Chromebase 8 Chromebase
9 </message> 9 </message>
10 <message name="IDS_ASH_CHROMEBIT" desc="The device name for a Chromebit (versu s say Chromebox)"> 10 <message name="IDS_ASH_CHROMEBIT" desc="The device name for a Chromebit (versu s say Chromebox)">
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 </message> 277 </message>
278 <message name="IDS_ASH_STATUS_TRAY_AUDIO_OUTPUT" desc="The label used in audio detailed page for audio output section of ash tray pop up."> 278 <message name="IDS_ASH_STATUS_TRAY_AUDIO_OUTPUT" desc="The label used in audio detailed page for audio output section of ash tray pop up.">
279 Output 279 Output
280 </message> 280 </message>
281 <message name="IDS_ASH_STATUS_TRAY_AUDIO_INPUT" desc="The label used in audio detailed page for audio input section of ash tray pop up."> 281 <message name="IDS_ASH_STATUS_TRAY_AUDIO_INPUT" desc="The label used in audio detailed page for audio input section of ash tray pop up.">
282 Input 282 Input
283 </message> 283 </message>
284 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRRORING" desc="The label used in the tray to show that the current status is mirroring."> 284 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRRORING" desc="The label used in the tray to show that the current status is mirroring.">
285 Mirroring to <ph name="DISPLAY_NAME">$1</ph> 285 Mirroring to <ph name="DISPLAY_NAME">$1</ph>
286 </message> 286 </message>
287 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRROR_EXIT" desc="The label used i n the tray to show that mirror mode is exiting.">
288 Exiting mirror mode
289 </message>
287 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used in t he tray to show that the current status is extended."> 290 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used in t he tray to show that the current status is extended.">
288 Extending screen to <ph name="DISPLAY_NAME">$1</ph> 291 Extending screen to <ph name="DISPLAY_NAME">$1</ph>
289 </message> 292 </message>
293 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_REMOVED" desc="The text of the noti fication to show when a display is removed.">
294 Removed display <ph name="DISPLAY_NAME">$1</ph>
295 </message>
290 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRRORING_NO_INTERNAL" desc="The la bel used in the tray to show that the current status is mirroring and the device doesn't have the internal display."> 296 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRRORING_NO_INTERNAL" desc="The la bel used in the tray to show that the current status is mirroring and the device doesn't have the internal display.">
291 Mirroring 297 Mirroring
292 </message> 298 </message>
293 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED_NO_INTERNAL" desc="The lab el used in the tray to show that the current status is extended and the device d oesn't have the internal display."> 299 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED_NO_INTERNAL" desc="The lab el used in the tray to show that the current status is extended and the device d oesn't have the internal display.">
294 Extending screen 300 Extending screen
295 </message> 301 </message>
296 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_DOCKED" desc="The title of the noti fication indicating that the system is in docked mode."> 302 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_DOCKED" desc="The title of the noti fication indicating that the system is in docked mode.">
297 Docked mode 303 Docked mode
298 </message> 304 </message>
299 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_DOCKED_DESCRIPTION" desc="The body of the notification indicating that the system is in docked mode."> 305 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_DOCKED_DESCRIPTION" desc="The body of the notification indicating that the system is in docked mode.">
300 You can keep using your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> wh ile it's connected to an external display, even with the lid closed. 306 You can keep using your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> wh ile it's connected to an external display, even with the lid closed.
301 </message> 307 </message>
308 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_DOCKED_EXITING" desc="The notificat ion message shown to the user when the device is exiting docked mode.">
309 Exiting docked mode
310 </message>
302 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED" desc="The label used in the tray to notify that the display resolution settings has changed."> 311 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED" desc="The label used in the tray to notify that the display resolution settings has changed.">
303 <ph name="DISPLAY_NAME">$1</ph> resolution was changed to <ph name="RESOLUTI ON">$2</ph> 312 <ph name="DISPLAY_NAME">$1</ph> resolution was changed to <ph name="RESOLUTI ON">$2</ph>
304 </message> 313 </message>
305 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED_TO_UNSUPPORTED" desc="The label used in the tray to notify that the display resolution settings has changed to an unsupported resolution and the system falls back to another re solution."> 314 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED_TO_UNSUPPORTED" desc="The label used in the tray to notify that the display resolution settings has changed to an unsupported resolution and the system falls back to another re solution.">
306 <ph name="DISPLAY_NAME">$1</ph> doesn't support <ph name="SPECIFIED_RESOLUTI ON">$2<ex>2560x1600</ex></ph>. The resolution was changed to <ph name="FALLBACK_ RESOLUTION">$3<ex>1920x1200</ex></ph> 315 <ph name="DISPLAY_NAME">$1</ph> doesn't support <ph name="SPECIFIED_RESOLUTI ON">$2<ex>2560x1600</ex></ph>. The resolution was changed to <ph name="FALLBACK_ RESOLUTION">$3<ex>1920x1200</ex></ph>
307 </message> 316 </message>
308 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ROTATED" desc="The label used in th e tray to notify that the display rotation settings has changed."> 317 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ROTATED" desc="The label used in th e tray to notify that the display rotation settings has changed.">
309 <ph name="DISPLAY_NAME">$1</ph> was rotated to <ph name="ROTATION">$2</ph> 318 <ph name="DISPLAY_NAME">$1</ph> was rotated to <ph name="ROTATION">$2</ph>
310 </message> 319 </message>
311 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATED_NAME" desc="Label used to show a display name with annotation (like screen resolution or overscan info)." > 320 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ANNOTATED_NAME" desc="Label used to show a display name with annotation (like screen resolution or overscan info)." >
(...skipping 10 matching lines...) Expand all
322 </message> 331 </message>
323 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_180" desc="The value of display orientation option item: 180-degree rotated"> 332 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_180" desc="The value of display orientation option item: 180-degree rotated">
324 180&#x00B0; 333 180&#x00B0;
325 </message> 334 </message>
326 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_270" desc="The value of display orientation option item: 270-degree rotated"> 335 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_270" desc="The value of display orientation option item: 270-degree rotated">
327 270&#x00B0; 336 270&#x00B0;
328 </message> 337 </message>
329 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_UNIFIED" desc="The title of the not ification indicating that the system is in unified desktop mode."> 338 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_UNIFIED" desc="The title of the not ification indicating that the system is in unified desktop mode.">
330 Unified desktop mode 339 Unified desktop mode
331 </message> 340 </message>
341 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_UNIFIED_EXITING" desc="The title of the notification indicating that the system is exiting unified desktop mode.">
342 Exiting unified desktop mode
343 </message>
332 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_ENABLED" desc="The label used for the tray item to indicate caps lock is on and to toggle caps lock by the click. "> 344 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_ENABLED" desc="The label used for the tray item to indicate caps lock is on and to toggle caps lock by the click. ">
333 CAPS LOCK is on 345 CAPS LOCK is on
334 </message> 346 </message>
335 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_DISABLED" desc="The label used fo r the tray item to indicate caps lock is on and to toggle caps lock by the click ."> 347 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_DISABLED" desc="The label used fo r the tray item to indicate caps lock is on and to toggle caps lock by the click .">
336 CAPS LOCK is off 348 CAPS LOCK is off
337 </message> 349 </message>
338 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_SHORTCUT_SEARCH" desc="The shortc ut text used for the caps lock tray item."> 350 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_SHORTCUT_SEARCH" desc="The shortc ut text used for the caps lock tray item.">
339 Search 351 Search
340 </message> 352 </message>
341 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_SHORTCUT_SEARCH_OR_SHIFT" desc="T he shortcut text used for the caps lock tray item."> 353 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_SHORTCUT_SEARCH_OR_SHIFT" desc="T he shortcut text used for the caps lock tray item.">
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after
622 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method."> 634 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method.">
623 The shortcut to switch to the next input method has changed. Please use <ph name="NEW_SHORTCUT">$1<ex>Ctrl+Shift+Space</ex></ph> instead of <ph name="OLD_SH ORTCUT">$2<ex>Shift+Alt</ex></ph>. 635 The shortcut to switch to the next input method has changed. Please use <ph name="NEW_SHORTCUT">$1<ex>Ctrl+Shift+Space</ex></ph> instead of <ph name="OLD_SH ORTCUT">$2<ex>Shift+Alt</ex></ph>.
624 </message> 636 </message>
625 637
626 <!-- Notification that an accelerator was pressed, so the user knows how to to ggle it back --> 638 <!-- Notification that an accelerator was pressed, so the user knows how to to ggle it back -->
627 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG" 639 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG"
628 desc="Notification message to tell users that they just pressed the S earch+Shift+H shortcut to toggle High Contrast Mode, and that pressing it again will toggle it off."> 640 desc="Notification message to tell users that they just pressed the S earch+Shift+H shortcut to toggle High Contrast Mode, and that pressing it again will toggle it off.">
629 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off. 641 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off.
630 </message> 642 </message>
631 </grit-part> 643 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | ash/system/chromeos/screen_layout_observer.h » ('j') | ash/system/chromeos/screen_layout_observer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698