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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2984023002: Rename buttons for voice interaction value prop screen (Closed)
Patch Set: Created 3 years, 5 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/browser/chromeos/login/screens/voice_interaction_value_prop_screen.h » ('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 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-specific strings (included from generated_resources.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 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 6144 matching lines...) Expand 10 before | Expand all | Expand 10 after
6155 </message> 6155 </message>
6156 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_LOAD_ERROR_MESSAGE" desc="Load error message of the voice interaction value prop dialog."> 6156 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_LOAD_ERROR_MESSAGE" desc="Load error message of the voice interaction value prop dialog.">
6157 Google Assistant was unable to load, please retry. 6157 Google Assistant was unable to load, please retry.
6158 </message> 6158 </message>
6159 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_SKIP_BUTTON" desc="Button labe l for skipping voice interaction value prop upon error."> 6159 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_SKIP_BUTTON" desc="Button labe l for skipping voice interaction value prop upon error.">
6160 Skip 6160 Skip
6161 </message> 6161 </message>
6162 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_RETRY_BUTTON" desc="Button lab el for retry loading voice interaction value prop."> 6162 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_RETRY_BUTTON" desc="Button lab el for retry loading voice interaction value prop.">
6163 Retry 6163 Retry
6164 </message> 6164 </message>
6165 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_NO_THANKS_BUTTON" desc="Button label for skipping voice interaction value proposition."> 6165 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_NEXT_BUTTION" desc="Button lab el for accepting voice interaction value proposition.">
6166 No thanks 6166 Next
6167 </message>
6168 <message name="IDS_VOICE_INTERACTION_VALUE_PROP_CONTINUE_BUTTION" desc="Button label for accepting voice interaction value proposition.">
6169 Continue
6170 </message> 6167 </message>
6171 <message name="IDS_WAIT_FOR_CONTAINER_READY_TITLE" desc="Title of the wait for container ready OOBE screen."> 6168 <message name="IDS_WAIT_FOR_CONTAINER_READY_TITLE" desc="Title of the wait for container ready OOBE screen.">
6172 Just a sec 6169 Just a sec
6173 </message> 6170 </message>
6174 <message name="IDS_WAIT_FOR_CONTAINER_READY_INTRO_MESSAGE" desc="Introduction message for the wait for container ready OOBE screen"> 6171 <message name="IDS_WAIT_FOR_CONTAINER_READY_INTRO_MESSAGE" desc="Introduction message for the wait for container ready OOBE screen">
6175 Ask it questions. Tell it to do things. It's your personal Google, always re ady to help. 6172 Ask it questions. Tell it to do things. It's your personal Google, always re ady to help.
6176 </message> 6173 </message>
6177 6174
6178 <!-- Print Job Notification --> 6175 <!-- Print Job Notification -->
6179 <message name="IDS_PRINT_JOB_PRINTING_NOTIFICATION_TITLE" desc="Title of the p rinting-in-progress notification."> 6176 <message name="IDS_PRINT_JOB_PRINTING_NOTIFICATION_TITLE" desc="Title of the p rinting-in-progress notification.">
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
6227 Attempts left: $1 6224 Attempts left: $1
6228 </message> 6225 </message>
6229 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6226 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6230 PIN 6227 PIN
6231 </message> 6228 </message>
6232 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6229 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6233 PUK 6230 PUK
6234 </message> 6231 </message>
6235 6232
6236 </grit-part> 6233 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/screens/voice_interaction_value_prop_screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698