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

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

Issue 2629073002: [Merge M56] arc: Add (beta) to the title of Arc OptIn notification. (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | 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 generated_resources.grd). 2 <!-- ChromeOS-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 6340 matching lines...) Expand 10 before | Expand all | Expand 10 after
6351 <message name="IDS_ARC_PLAYSTORE_ICON_TITLE_BETA" desc="The Play Store icon ti tle with the beta label in the launcher."> 6351 <message name="IDS_ARC_PLAYSTORE_ICON_TITLE_BETA" desc="The Play Store icon ti tle with the beta label in the launcher.">
6352 Play Store (beta) 6352 Play Store (beta)
6353 </message> 6353 </message>
6354 <message name="IDS_OPTIONS_ARC_ENABLE" desc="Label for the checkbox that enabl es Google Play Store apps."> 6354 <message name="IDS_OPTIONS_ARC_ENABLE" desc="Label for the checkbox that enabl es Google Play Store apps.">
6355 Enable Google Play Store on your Chromebook. 6355 Enable Google Play Store on your Chromebook.
6356 </message> 6356 </message>
6357 <message name="IDS_OPTIONS_ARC_MANAGE_APPS" desc="Label for launching Android apps settings."> 6357 <message name="IDS_OPTIONS_ARC_MANAGE_APPS" desc="Label for launching Android apps settings.">
6358 Manage your Android <ph name="BEGIN_LINK">&lt;a is="action-link" id="android -apps-settings-link" role="link"&gt;</ph>preferences<ph name="END_LINK">&lt;/a&g t;</ph>. 6358 Manage your Android <ph name="BEGIN_LINK">&lt;a is="action-link" id="android -apps-settings-link" role="link"&gt;</ph>preferences<ph name="END_LINK">&lt;/a&g t;</ph>.
6359 </message> 6359 </message>
6360 <message name="IDS_ARC_NOTIFICATION_TITLE" desc="Title of the first-run notifi cation that enables Android apps."> 6360 <message name="IDS_ARC_NOTIFICATION_TITLE" desc="Title of the first-run notifi cation that enables Android apps.">
6361 Google Play Store 6361 Google Play Store (beta)
6362 </message> 6362 </message>
6363 <message name="IDS_ARC_NOTIFICATION_MESSAGE" desc="Description message of the first-run notification that enables Android apps."> 6363 <message name="IDS_ARC_NOTIFICATION_MESSAGE" desc="Description message of the first-run notification that enables Android apps.">
6364 Over a million apps and games now available on your <ph name="DEVICE_TYPE">$ 1<ex>Chromebook</ex></ph>. 6364 Over a million apps and games now available on your <ph name="DEVICE_TYPE">$ 1<ex>Chromebook</ex></ph>.
6365 </message> 6365 </message>
6366 <message name="IDS_ARC_OPEN_PLAY_STORE_NOTIFICATION_BUTTON" desc="Label for th e button in the first-run notification that enables Android apps."> 6366 <message name="IDS_ARC_OPEN_PLAY_STORE_NOTIFICATION_BUTTON" desc="Label for th e button in the first-run notification that enables Android apps.">
6367 Open Play Store 6367 Open Play Store
6368 </message> 6368 </message>
6369 <message name="IDS_ARC_CANCEL_NOTIFICATION_BUTTON" desc="Label for the button in the first-run notification that cancel running Android apps."> 6369 <message name="IDS_ARC_CANCEL_NOTIFICATION_BUTTON" desc="Label for the button in the first-run notification that cancel running Android apps.">
6370 Cancel 6370 Cancel
6371 </message> 6371 </message>
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
6572 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job."> 6572 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job.">
6573 Pause printing 6573 Pause printing
6574 </message> 6574 </message>
6575 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job."> 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job.">
6576 Resume printing 6576 Resume printing
6577 </message> 6577 </message>
6578 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b utton for the user to get help about the current print job."> 6578 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b utton for the user to get help about the current print job.">
6579 Get help 6579 Get help
6580 </message> 6580 </message>
6581 </grit-part> 6581 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698