| 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 1491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1502 </message> | 1502 </message> |
| 1503 <message name="IDS_DOWNLOADING_TIME_LEFT_SMALL" desc="The status text for down
loading estimated time left, when estimated time is less than one minute"> | 1503 <message name="IDS_DOWNLOADING_TIME_LEFT_SMALL" desc="The status text for down
loading estimated time left, when estimated time is less than one minute"> |
| 1504 Less than 1 minute left | 1504 Less than 1 minute left |
| 1505 </message> | 1505 </message> |
| 1506 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in
notification when Google Drive offline mode is automatically enabled."> | 1506 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in
notification when Google Drive offline mode is automatically enabled."> |
| 1507 Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Goo
gle Drive app to access them online or offline. | 1507 Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Goo
gle Drive app to access them online or offline. |
| 1508 </message> | 1508 </message> |
| 1509 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in
notification when Google Drive offline mode is automatically enabled."> | 1509 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in
notification when Google Drive offline mode is automatically enabled."> |
| 1510 Learn More | 1510 Learn More |
| 1511 </message> | 1511 </message> |
| 1512 <message name="IDS_FLAGS_USE_TEAM_DRIVES_NAME" desc="Name of the flag to enabl
e Team Drives integration in the Files app."> |
| 1513 Team Drives |
| 1514 </message> |
| 1515 <message name="IDS_FLAGS_USE_TEAM_DRIVES_DESCRIPTION" desc="Description of the
flag to enable Team Drives integration in the Files app."> |
| 1516 Enable Team Drives in the Files app. |
| 1517 </message> |
| 1512 <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to can
cel update on a non-official build"> | 1518 <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to can
cel update on a non-official build"> |
| 1513 Press ESCAPE to skip (Non-official builds only). | 1519 Press ESCAPE to skip (Non-official builds only). |
| 1514 </message> | 1520 </message> |
| 1515 <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has b
een cancelled by user"> | 1521 <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has b
een cancelled by user"> |
| 1516 Cancelling update... | 1522 Cancelling update... |
| 1517 </message> | 1523 </message> |
| 1518 <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the
first OOBE screen"> | 1524 <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the
first OOBE screen"> |
| 1519 Chromebox for Meetings device is ready to be set up. | 1525 Chromebox for Meetings device is ready to be set up. |
| 1520 </message> | 1526 </message> |
| 1521 <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE
welcome screen"> | 1527 <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE
welcome screen"> |
| (...skipping 5207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6729 Attempts left: $1 | 6735 Attempts left: $1 |
| 6730 </message> | 6736 </message> |
| 6731 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6737 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6732 PIN | 6738 PIN |
| 6733 </message> | 6739 </message> |
| 6734 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6740 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6735 PUK | 6741 PUK |
| 6736 </message> | 6742 </message> |
| 6737 | 6743 |
| 6738 </grit-part> | 6744 </grit-part> |
| OLD | NEW |