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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 2325883002: Adds a 'Done' button at the end of hats survey (Closed)
Patch Set: Adds a 'Done' button at the end of hats survey Created 4 years, 3 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 | chrome/app/chromeos_strings.grdp » ('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 471 matching lines...) Expand 10 before | Expand all | Expand 10 after
482 </message> 482 </message>
483 483
484 <!-- HaTS Strings --> 484 <!-- HaTS Strings -->
485 <message name="IDS_ASH_HATS_NOTIFICATION_TITLE" desc="The title of the notific ation for Happiness Tracking Survey."> 485 <message name="IDS_ASH_HATS_NOTIFICATION_TITLE" desc="The title of the notific ation for Happiness Tracking Survey.">
486 Help us improve Chromebooks 486 Help us improve Chromebooks
487 </message> 487 </message>
488 <message name="IDS_ASH_HATS_NOTIFICATION_BODY" desc="The body of the notificat ion for Happiness Tracking Survey."> 488 <message name="IDS_ASH_HATS_NOTIFICATION_BODY" desc="The body of the notificat ion for Happiness Tracking Survey.">
489 Let us know how we’re doing by answering a few questions. 489 Let us know how we’re doing by answering a few questions.
490 </message> 490 </message>
491 <message name="IDS_ASH_HATS_NOTIFICATION_TAKE_SURVEY_BUTTON" desc="The title o f the button in the notification for Happiness Tracking Survey to take the said survey."> 491 <message name="IDS_ASH_HATS_NOTIFICATION_TAKE_SURVEY_BUTTON" desc="The title o f the button in the notification for Happiness Tracking Survey to take the said survey.">
492 SHOW QUESTIONS 492 Take survey
493 </message> 493 </message>
494 <message name="IDS_ASH_IME_MENU_ACCESSIBLE_NAME" desc="The accessible text for opt-in IME menu icon in status tray."> 494 <message name="IDS_ASH_IME_MENU_ACCESSIBLE_NAME" desc="The accessible text for opt-in IME menu icon in status tray.">
495 IME menu button 495 IME menu button
496 </message> 496 </message>
497 497
498 <!-- Quick Unlock Strings --> 498 <!-- Quick Unlock Strings -->
499 <message name="IDS_ASH_QUICK_UNLOCK_NOTIFICATION_TITLE" desc="The title of th e notification for Quick Unlock feature notification."> 499 <message name="IDS_ASH_QUICK_UNLOCK_NOTIFICATION_TITLE" desc="The title of th e notification for Quick Unlock feature notification.">
500 QU Feature notification title here 500 QU Feature notification title here
501 </message> 501 </message>
502 <message name="IDS_ASH_QUICK_UNLOCK_NOTIFICATION_BODY" desc="The body of the n otification for Quick Unlock feature notification."> 502 <message name="IDS_ASH_QUICK_UNLOCK_NOTIFICATION_BODY" desc="The body of the n otification for Quick Unlock feature notification.">
(...skipping 26 matching lines...) Expand all
529 </message> 529 </message>
530 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG" 530 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG"
531 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager."> 531 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager.">
532 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>. 532 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>.
533 </message> 533 </message>
534 <message name="IDS_DEPRECATED_NEXT_IME_MSG" 534 <message name="IDS_DEPRECATED_NEXT_IME_MSG"
535 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method."> 535 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method.">
536 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>. 536 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>.
537 </message> 537 </message>
538 </grit-part> 538 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/chromeos_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698