| 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 2596 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2607 </message> | 2607 </message> |
| 2608 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_DOWNLOADS" desc="In
storage manager overlay, label for the size of Downloads directory."> | 2608 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_DOWNLOADS" desc="In
storage manager overlay, label for the size of Downloads directory."> |
| 2609 Downloads | 2609 Downloads |
| 2610 </message> | 2610 </message> |
| 2611 <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."> | 2611 <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."> |
| 2612 Offline files | 2612 Offline files |
| 2613 </message> | 2613 </message> |
| 2614 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_BROWSING_DATA" desc=
"In storage manager overlay, label for the size of browsing data."> | 2614 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_BROWSING_DATA" desc=
"In storage manager overlay, label for the size of browsing data."> |
| 2615 Browsing data | 2615 Browsing data |
| 2616 </message> | 2616 </message> |
| 2617 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_OTHER_USERS" desc="I
n storage manager overlay, label for the total size of other users' data directo
ries."> |
| 2618 Other users |
| 2619 </message> |
| 2617 <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."> | 2620 <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."> |
| 2618 Android storage | 2621 Android storage |
| 2619 </message> | 2622 </message> |
| 2620 <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
."> | 2623 <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
."> |
| 2621 Delete all | 2624 Delete all |
| 2622 </message> | 2625 </message> |
| 2623 <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."> | 2626 <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."> |
| 2624 Enable Guest browsing | 2627 Enable Guest browsing |
| 2625 </message> | 2628 </message> |
| 2626 <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."> | 2629 <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 4129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6756 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6759 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
| 6757 Device disk space critically low | 6760 Device disk space critically low |
| 6758 </message> | 6761 </message> |
| 6759 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6762 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
| 6760 Free up disk space or device will become unresponsive. | 6763 Free up disk space or device will become unresponsive. |
| 6761 </message> | 6764 </message> |
| 6762 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6765 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
| 6763 Manage storage | 6766 Manage storage |
| 6764 </message> | 6767 </message> |
| 6765 </grit-part> | 6768 </grit-part> |
| OLD | NEW |