| OLD | NEW |
| 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 2581 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2592 </message> | 2592 </message> |
| 2593 <message name="IDS_OPTIONS_SETTINGS_STORAGE_ITEM_LABEL_AVAILABLE" desc="In sto
rage manager overlay, label for the available storage size of Chrome OS internal
storage."> | 2593 <message name="IDS_OPTIONS_SETTINGS_STORAGE_ITEM_LABEL_AVAILABLE" desc="In sto
rage manager overlay, label for the available storage size of Chrome OS internal
storage."> |
| 2594 Available | 2594 Available |
| 2595 </message> | 2595 </message> |
| 2596 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_DOWNLOADS" desc="In
storage manager overlay, label for the size of Downloads directory."> | 2596 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_DOWNLOADS" desc="In
storage manager overlay, label for the size of Downloads directory."> |
| 2597 Downloads | 2597 Downloads |
| 2598 </message> | 2598 </message> |
| 2599 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_DRIVE_CACHE" desc="I
n storage manager overlay, label for the size of Google Drive's offline files."> | 2599 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_DRIVE_CACHE" desc="I
n storage manager overlay, label for the size of Google Drive's offline files."> |
| 2600 Offline files | 2600 Offline files |
| 2601 </message> | 2601 </message> |
| 2602 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_BROWSING_DATA" desc=
"In storage manager overlay, label for the size of browsing data."> |
| 2603 Browsing data |
| 2604 </message> |
| 2602 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_ARC" desc="In storag
e manager overlay, label for the total size size of Android apps and cache."> | 2605 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_ARC" desc="In storag
e manager overlay, label for the total size size of Android apps and cache."> |
| 2603 Android storage | 2606 Android storage |
| 2604 </message> | 2607 </message> |
| 2605 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DELETE_ALL_BUTTON_TITLE" desc="In
storage manager overlay, label for the total size size of Android apps and cache
."> | 2608 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DELETE_ALL_BUTTON_TITLE" desc="In
storage manager overlay, label for the total size size of Android apps and cache
."> |
| 2606 Delete all | 2609 Delete all |
| 2607 </message> | 2610 </message> |
| 2608 <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the Accou
nts settings tab, the text on the checkbox to allow browse without signing in."> | 2611 <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the Accou
nts settings tab, the text on the checkbox to allow browse without signing in."> |
| 2609 Enable Guest browsing | 2612 Enable Guest browsing |
| 2610 </message> | 2613 </message> |
| 2611 <message name="IDS_OPTIONS_ACCOUNTS_ENABLE_SUPERVISED_USERS" desc="In the User
s settings dialog, the text on the checkbox to allow creation and sign-in of sup
ervised users."> | 2614 <message name="IDS_OPTIONS_ACCOUNTS_ENABLE_SUPERVISED_USERS" desc="In the User
s settings dialog, the text on the checkbox to allow creation and sign-in of sup
ervised users."> |
| (...skipping 4122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6734 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6737 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
| 6735 Device disk space critically low | 6738 Device disk space critically low |
| 6736 </message> | 6739 </message> |
| 6737 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6740 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
| 6738 Free up disk space or device will become unresponsive. | 6741 Free up disk space or device will become unresponsive. |
| 6739 </message> | 6742 </message> |
| 6740 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6743 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
| 6741 Manage storage | 6744 Manage storage |
| 6742 </message> | 6745 </message> |
| 6743 </grit-part> | 6746 </grit-part> |
| OLD | NEW |