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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 1671223002: Revert of Give user ability to file a feedback report from the display error notification. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/display/display_error_observer_chromeos.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 <!-- 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 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 <message name="IDS_ASH_STATUS_TRAY_ENABLE_KEYBOARD" desc="A button label in th e tray menu to enable the keyboard."> 427 <message name="IDS_ASH_STATUS_TRAY_ENABLE_KEYBOARD" desc="A button label in th e tray menu to enable the keyboard.">
428 Enable on-screen keyboard 428 Enable on-screen keyboard
429 </message> 429 </message>
430 <message name="IDS_ASH_STATUS_TRAY_DISABLE_KEYBOARD" desc="A button label in t he tray menu to disable the keyboard."> 430 <message name="IDS_ASH_STATUS_TRAY_DISABLE_KEYBOARD" desc="A button label in t he tray menu to disable the keyboard.">
431 Disable on-screen keyboard 431 Disable on-screen keyboard
432 </message> 432 </message>
433 <message name="IDS_ASH_VIRTUAL_KEYBOARD_TRAY_ACCESSIBLE_NAME" desc="The access ible text for virtual keyboard icon in status tray."> 433 <message name="IDS_ASH_VIRTUAL_KEYBOARD_TRAY_ACCESSIBLE_NAME" desc="The access ible text for virtual keyboard icon in status tray.">
434 Show on-screen keyboard 434 Show on-screen keyboard
435 </message> 435 </message>
436 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error message to show that the system failed to enter the mirroring mode."> 436 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error message to show that the system failed to enter the mirroring mode.">
437 Could not mirror displays since no supported resolutions found. Entered exte nded desktop instead. Click to send a feedback report. 437 Could not mirror displays since no supported resolutions found. Entered exte nded desktop instead.
438 </message> 438 </message>
439 <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."> 439 <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.">
440 Dear Monitor, it's not working out between us. (That monitor is not supporte d. Click to send a feedback report.) 440 Dear Monitor, it's not working out between us. (That monitor is not supporte d)
441 </message> 441 </message>
442 <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_ACCEPT" desc="A button label shown in the notification for the resolution change to accept the change"> 442 <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_ACCEPT" desc="A button label shown in the notification for the resolution change to accept the change">
443 Accept 443 Accept
444 </message> 444 </message>
445 <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_REVERT" desc="A button label shown in the notification for the resolution change to revert the change"> 445 <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_REVERT" desc="A button label shown in the notification for the resolution change to revert the change">
446 Revert 446 Revert
447 </message> 447 </message>
448 <message name="IDS_ASH_DISPLAY_RESOLUTION_TIMEOUT" desc="A message for to noti fy the user about the timeout of display resolution change."> 448 <message name="IDS_ASH_DISPLAY_RESOLUTION_TIMEOUT" desc="A message for to noti fy the user about the timeout of display resolution change.">
449 Reverting to old resolution in <ph name="TIMEOUT_SECONDS">$1</ph> 449 Reverting to old resolution in <ph name="TIMEOUT_SECONDS">$1</ph>
450 </message> 450 </message>
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
514 </message> 514 </message>
515 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG" 515 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG"
516 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager."> 516 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager.">
517 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>. 517 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>.
518 </message> 518 </message>
519 <message name="IDS_DEPRECATED_NEXT_IME_MSG" 519 <message name="IDS_DEPRECATED_NEXT_IME_MSG"
520 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method."> 520 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method.">
521 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>. 521 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>.
522 </message> 522 </message>
523 </grit-part> 523 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | ash/display/display_error_observer_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698