OLD | NEW |
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 6550 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6561 </message> | 6561 </message> |
6562 <message name="IDS_ARC_MIGRATE_ENCRYPTION_NOTIFICATION_MESSAGE" desc="Main mes
sage of the notification to navigate the user to first update the device encrypt
ion before running Android apps."> | 6562 <message name="IDS_ARC_MIGRATE_ENCRYPTION_NOTIFICATION_MESSAGE" desc="Main mes
sage of the notification to navigate the user to first update the device encrypt
ion before running Android apps."> |
6563 To use Android apps, sign in again and update. | 6563 To use Android apps, sign in again and update. |
6564 </message> | 6564 </message> |
6565 <message name="IDS_ARC_MIGRATE_ENCRYPTION_NOTIFICATION_LOW_BATTERY_MESSAGE" de
sc="Main message of the notification to navigate the user to first update the de
vice encryption before running Android apps."> | 6565 <message name="IDS_ARC_MIGRATE_ENCRYPTION_NOTIFICATION_LOW_BATTERY_MESSAGE" de
sc="Main message of the notification to navigate the user to first update the de
vice encryption before running Android apps."> |
6566 To use Android apps, charge & update your <ph name="DEVICE_TYPE">$1<ex>C
hromebook</ex></ph>. | 6566 To use Android apps, charge & update your <ph name="DEVICE_TYPE">$1<ex>C
hromebook</ex></ph>. |
6567 </message> | 6567 </message> |
6568 <message name="IDS_ARC_MIGRATE_ENCRYPTION_NOTIFICATION_RESTART_BUTTON" desc="L
abel for the button in the notification that navigates the user to sign-out for
completing the encryption update step."> | 6568 <message name="IDS_ARC_MIGRATE_ENCRYPTION_NOTIFICATION_RESTART_BUTTON" desc="L
abel for the button in the notification that navigates the user to sign-out for
completing the encryption update step."> |
6569 Sign out & sign back in | 6569 Sign out & sign back in |
6570 </message> | 6570 </message> |
| 6571 <message name="IDS_ARC_MIGRATE_ENCRYPTION_SUCCESS_MESSAGE" desc="Message of th
e toast shown on the first sign-in after the successfully completed migration ne
eded for using Android apps."> |
| 6572 Update successful. You can now use Android apps. |
| 6573 </message> |
6571 | 6574 |
6572 <!-- Print Job Notification --> | 6575 <!-- Print Job Notification --> |
6573 <message name="IDS_PRINT_JOB_WAITING_NOTIFICATION_MESSAGE" desc="Message of th
e waiting-for-printing notification."> | 6576 <message name="IDS_PRINT_JOB_WAITING_NOTIFICATION_MESSAGE" desc="Message of th
e waiting-for-printing notification."> |
6574 Waiting to print <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name=
"PRINTER_NAME">$2<ex>printer</ex></ph> | 6577 Waiting to print <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name=
"PRINTER_NAME">$2<ex>printer</ex></ph> |
6575 </message> | 6578 </message> |
6576 <message name="IDS_PRINT_JOB_PRINTING_NOTIFICATION_MESSAGE" desc="Message of t
he printing-in-progress notification."> | 6579 <message name="IDS_PRINT_JOB_PRINTING_NOTIFICATION_MESSAGE" desc="Message of t
he printing-in-progress notification."> |
6577 Now printing <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="PRI
NTER_NAME">$2<ex>printer</ex></ph> | 6580 Now printing <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="PRI
NTER_NAME">$2<ex>printer</ex></ph> |
6578 </message> | 6581 </message> |
6579 <message name="IDS_PRINT_JOB_DONE_NOTIFICATION_MESSAGE" desc="Message of the s
uccessful printing notitification."> | 6582 <message name="IDS_PRINT_JOB_DONE_NOTIFICATION_MESSAGE" desc="Message of the s
uccessful printing notitification."> |
6580 Successfully printed <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph n
ame="PRINTER_NAME">$2<ex>printer</ex></ph> | 6583 Successfully printed <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph n
ame="PRINTER_NAME">$2<ex>printer</ex></ph> |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6618 Attempts left: $1 | 6621 Attempts left: $1 |
6619 </message> | 6622 </message> |
6620 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6623 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
6621 PIN | 6624 PIN |
6622 </message> | 6625 </message> |
6623 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6626 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
6624 PUK | 6627 PUK |
6625 </message> | 6628 </message> |
6626 | 6629 |
6627 </grit-part> | 6630 </grit-part> |
OLD | NEW |