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 6710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
6721 </message> | 6721 </message> |
6722 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> | 6722 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> |
6723 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. | 6723 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. |
6724 </message> | 6724 </message> |
6725 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> | 6725 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> |
6726 Enable opt-in IME menu | 6726 Enable opt-in IME menu |
6727 </message> | 6727 </message> |
6728 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> | 6728 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> |
6729 Enable access to the new IME menu in the Language Settings page. | 6729 Enable access to the new IME menu in the Language Settings page. |
6730 </message> | 6730 </message> |
6731 <message name="IDS_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notificatio n warning users that they are low on disk space."> | |
6732 Device is low on space | |
Mr4D (OOO till 08-26)
2016/06/24 01:36:21
disc space?
dspaid
2016/06/24 02:32:41
Done.
| |
6733 </message> | |
6734 <message name="IDS_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notification text warn ing users that they are low on disk space."> | |
6735 Free up space or select data may be automatically deleted | |
Mr4D (OOO till 08-26)
2016/06/24 01:36:21
disc space?
dspaid
2016/06/24 02:32:41
Done.
| |
6736 </message> | |
6737 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space."> | |
6738 Device space critically low | |
Mr4D (OOO till 08-26)
2016/06/24 01:36:21
..
dspaid
2016/06/24 02:32:41
Done.
| |
6739 </message> | |
6740 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space."> | |
6741 Free up space or device will become unresponsive. | |
6742 </message> | |
6743 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> | |
6744 Manage storage | |
6745 </message> | |
6731 </grit-part> | 6746 </grit-part> |
OLD | NEW |