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