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

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

Issue 2745533005: Show notification during ARC managed provision (Closed)
Patch Set: Update message Created 3 years, 8 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/theme/default_100_percent/cros/notification_play_store_optin_in_progress.png » ('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 6490 matching lines...) Expand 10 before | Expand all | Expand 10 after
6501 </message> 6501 </message>
6502 <message name="IDS_ARC_NETWORK_UNAVAILABLE_ERROR" desc="Error message shown wh en Android cannot set up network connection."> 6502 <message name="IDS_ARC_NETWORK_UNAVAILABLE_ERROR" desc="Error message shown wh en Android cannot set up network connection.">
6503 Network connection cannot be established. 6503 Network connection cannot be established.
6504 </message> 6504 </message>
6505 <message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space and An droid apps can not be launched."> 6505 <message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space and An droid apps can not be launched.">
6506 Device disk space critically low 6506 Device disk space critically low
6507 </message> 6507 </message>
6508 <message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notific ation text warning users that they are critically low on disk space and Android apps can not be launched."> 6508 <message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notific ation text warning users that they are critically low on disk space and Android apps can not be launched.">
6509 Free up disk space to launch Android apps. 6509 Free up disk space to launch Android apps.
6510 </message> 6510 </message>
6511 <message name="IDS_ARC_MANAGED_PROVISION_NOTIFICATION_TITLE" desc="Title of th e notification shown to user during ARC provision when the ARC opt-in flow happe ns silently due to enterprise policies">
6512 Google Play Store (beta)
6513 </message>
6514 <message name="IDS_ARC_MANAGED_PROVISION_NOTIFICATION_MESSAGE" desc="Notificat ion shown to user during ARC provision when the ARC opt-in flow happens silently due to enterprise policies.">
6515 Installing the Google Play Store on your <ph name="DEVICE_TYPE">$1<ex>Chrome book</ex></ph>. This could take a few minutes.
6516 </message>
6511 <message name="IDS_ARC_OOBE_TERMS_HEADING" desc="Heading of the Arc Terms OOBE dialog."> 6517 <message name="IDS_ARC_OOBE_TERMS_HEADING" desc="Heading of the Arc Terms OOBE dialog.">
6512 Google Play Terms of Service 6518 Google Play Terms of Service
6513 </message> 6519 </message>
6514 <message name="IDS_ARC_OOBE_TERMS_DESCRIPTION" desc="Description of the Arc Te rms OOBE dialog."> 6520 <message name="IDS_ARC_OOBE_TERMS_DESCRIPTION" desc="Description of the Arc Te rms OOBE dialog.">
6515 Use Google Play to install Android apps 6521 Use Google Play to install Android apps
6516 </message> 6522 </message>
6517 <message name="IDS_ARC_OOBE_TERMS_LOADING" desc="Loading message of the Arc Te rms OOBE dialog."> 6523 <message name="IDS_ARC_OOBE_TERMS_LOADING" desc="Loading message of the Arc Te rms OOBE dialog.">
6518 Loading... 6524 Loading...
6519 </message> 6525 </message>
6520 <message name="IDS_ARC_OOBE_TERMS_LOAD_ERROR" desc="Load error message of the Arc Terms OOBE dialog."> 6526 <message name="IDS_ARC_OOBE_TERMS_LOAD_ERROR" desc="Load error message of the Arc Terms OOBE dialog.">
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
6612 Attempts left: $1 6618 Attempts left: $1
6613 </message> 6619 </message>
6614 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6620 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6615 PIN 6621 PIN
6616 </message> 6622 </message>
6617 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6623 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6618 PUK 6624 PUK
6619 </message> 6625 </message>
6620 6626
6621 </grit-part> 6627 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/cros/notification_play_store_optin_in_progress.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698