| 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 2629 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2640 </message> | 2640 </message> |
| 2641 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_DOWNLOADS" desc="In
storage manager overlay, label for the size of Downloads directory."> | 2641 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_DOWNLOADS" desc="In
storage manager overlay, label for the size of Downloads directory."> |
| 2642 Downloads | 2642 Downloads |
| 2643 </message> | 2643 </message> |
| 2644 <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."> | 2644 <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."> |
| 2645 Offline files | 2645 Offline files |
| 2646 </message> | 2646 </message> |
| 2647 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_BROWSING_DATA" desc=
"In storage manager overlay, label for the size of browsing data."> | 2647 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SUBITEM_LABEL_BROWSING_DATA" desc=
"In storage manager overlay, label for the size of browsing data."> |
| 2648 Browsing data | 2648 Browsing data |
| 2649 </message> | 2649 </message> |
| 2650 <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."> |
| 2651 Other users |
| 2652 </message> |
| 2650 <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."> | 2653 <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."> |
| 2651 Android storage | 2654 Android storage |
| 2652 </message> | 2655 </message> |
| 2653 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DELETE_ALL_BUTTON_TITLE" desc="In
storage manager confirmation dialog, label for the button to delete offline file
s."> | 2656 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DELETE_ALL_BUTTON_TITLE" desc="In
storage manager confirmation dialog, label for the button to delete offline file
s."> |
| 2654 Delete files | 2657 Delete files |
| 2655 </message> | 2658 </message> |
| 2656 <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."> | 2659 <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."> |
| 2657 Enable Guest browsing | 2660 Enable Guest browsing |
| 2658 </message> | 2661 </message> |
| 2659 <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."> | 2662 <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 4147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6807 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6810 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
| 6808 Device disk space critically low | 6811 Device disk space critically low |
| 6809 </message> | 6812 </message> |
| 6810 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6813 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
| 6811 Free up disk space or device will become unresponsive. | 6814 Free up disk space or device will become unresponsive. |
| 6812 </message> | 6815 </message> |
| 6813 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6816 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
| 6814 Manage storage | 6817 Manage storage |
| 6815 </message> | 6818 </message> |
| 6816 </grit-part> | 6819 </grit-part> |
| OLD | NEW |