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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 2490323003: Improve monitor compatibility error, move feedback link into button (Closed)
Patch Set: Switching to .icon files which don't yet render correctly Created 4 years, 1 month 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 484 matching lines...) Expand 10 before | Expand all | Expand 10 after
495 Cellular 495 Cellular
496 </message> 496 </message>
497 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI" desc="The label used in the t ray popup to separate Wi-Fi networks."> 497 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI" desc="The label used in the t ray popup to separate Wi-Fi networks.">
498 Wi-Fi 498 Wi-Fi
499 </message> 499 </message>
500 500
501 <message name="IDS_ASH_VIRTUAL_KEYBOARD_TRAY_ACCESSIBLE_NAME" desc="The access ible text for virtual keyboard icon in status tray."> 501 <message name="IDS_ASH_VIRTUAL_KEYBOARD_TRAY_ACCESSIBLE_NAME" desc="The access ible text for virtual keyboard icon in status tray.">
502 Show on-screen keyboard 502 Show on-screen keyboard
503 </message> 503 </message>
504 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error message to show that the system failed to enter the mirroring mode."> 504 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error message to show that the system failed to enter the mirroring mode.">
505 Could not mirror displays since no supported resolutions found. Entered exte nded desktop instead. Click to send a feedback report. 505 Could not mirror displays since no supported resolutions found. Entered exte nded desktop instead.
506 </message> 506 </message>
507 <message name="IDS_ASH_DISPLAY_FAILURE_ON_NON_MIRRORING" desc="An error messag e to show that the system failed to enter the extended desktop mode or unknown s tatus. Please translate the parentized text."> 507 <message name="IDS_ASH_DISPLAY_FAILURE_ON_NON_MIRRORING" desc="An error messag e to show that the system failed to enter the extended desktop mode or unknown s tatus. Please translate the parentized text.">
508 Dear Monitor, it's not working out between us. (That monitor is not supporte d. Click to send a feedback report.) 508 This monitor isn't getting along with your <ph name="DEVICE_TYPE">$1<ex>Chro mebook</ex></ph> (the monitor is not supported).
509 </message>
510 <message name="IDS_ASH_DISPLAY_FAILURE_SEND_FEEDBACK" desc="Button text below error report to allow user to send feedback report.">
511 Send a feedback report
509 </message> 512 </message>
510 <message name="IDS_ASH_DISPLAY_MIRRORING_NOT_SUPPORTED" desc="A message used t o explain that mirroring with more than two displays is not supported."> 513 <message name="IDS_ASH_DISPLAY_MIRRORING_NOT_SUPPORTED" desc="A message used t o explain that mirroring with more than two displays is not supported.">
511 Mirroring with more than two displays is not supported. 514 Mirroring with more than two displays is not supported.
512 </message> 515 </message>
513 <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_ACCEPT" desc="A button label shown in the notification for the resolution change to accept the change"> 516 <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_ACCEPT" desc="A button label shown in the notification for the resolution change to accept the change">
514 Accept 517 Accept
515 </message> 518 </message>
516 <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_REVERT" desc="A button label shown in the notification for the resolution change to revert the change"> 519 <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_REVERT" desc="A button label shown in the notification for the resolution change to revert the change">
517 Revert 520 Revert
518 </message> 521 </message>
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
607 </message> 610 </message>
608 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG" 611 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG"
609 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager."> 612 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager.">
610 The shortcut to open the task manager has changed. Please use <ph name="NEW_ SHORTCUT">$1<ex>Search+Esc</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<ex>Sh ift+Esc</ex></ph>. 613 The shortcut to open the task manager has changed. Please use <ph name="NEW_ SHORTCUT">$1<ex>Search+Esc</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<ex>Sh ift+Esc</ex></ph>.
611 </message> 614 </message>
612 <message name="IDS_DEPRECATED_NEXT_IME_MSG" 615 <message name="IDS_DEPRECATED_NEXT_IME_MSG"
613 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method."> 616 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method.">
614 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>. 617 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>.
615 </message> 618 </message>
616 </grit-part> 619 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | ash/display/display_configuration_controller.cc » ('j') | ash/resources/vector_icons/display_notification.icon » ('J')

Powered by Google App Engine
This is Rietveld 408576698