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 6860 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6871 Your organization has not enabled Google Play Store for your account. Contac
t your administrator for more information. | 6871 Your organization has not enabled Google Play Store for your account. Contac
t your administrator for more information. |
6872 </message> | 6872 </message> |
6873 <message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of
the notification warning users that they are critically low on disk space and An
droid apps can not be launched."> | 6873 <message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of
the notification warning users that they are critically low on disk space and An
droid apps can not be launched."> |
6874 Device disk space critically low | 6874 Device disk space critically low |
6875 </message> | 6875 </message> |
6876 <message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notific
ation text warning users that they are critically low on disk space and Android
apps can not be launched."> | 6876 <message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notific
ation text warning users that they are critically low on disk space and Android
apps can not be launched."> |
6877 Free up disk space to launch Android apps. | 6877 Free up disk space to launch Android apps. |
6878 </message> | 6878 </message> |
6879 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> | 6879 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> |
6880 Enable opt-in IME menu | 6880 Enable opt-in IME menu |
6881 </message> | 6881 </message> |
6882 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> | 6882 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> |
6883 Enable access to the new IME menu in the Language Settings page. | 6883 Enable access to the new IME menu in the Language Settings page. |
6884 </message> | 6884 </message> |
6885 <message name="IDS_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notificatio
n warning users that they are low on disk space."> | 6885 <message name="IDS_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notificatio
n warning users that they are low on disk space."> |
6886 Device is low on disk space | 6886 Device is low on disk space |
6887 </message> | 6887 </message> |
6888 <message name="IDS_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notification text warn
ing users that they are low on disk space."> | 6888 <message name="IDS_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notification text warn
ing users that they are low on disk space."> |
6889 Free up disk space or select data may be automatically deleted | 6889 Free up disk space or select data may be automatically deleted |
6890 </message> | 6890 </message> |
6891 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6891 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
6892 Device disk space critically low | 6892 Device disk space critically low |
6893 </message> | 6893 </message> |
6894 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6894 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
6895 Free up disk space or device will become unresponsive. | 6895 Free up disk space or device will become unresponsive. |
6896 </message> | 6896 </message> |
6897 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6897 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
6898 Manage storage | 6898 Manage storage |
6899 </message> | 6899 </message> |
| 6900 <message name="IDS_REQUEST_PIN_DIALOG_HEADER" desc="The text displayed in the
dialog to request the PIN/PUK by extension."> |
| 6901 "<ph name="EXT_NAME">$1<ex>My Extension</ex></ph>" is requesting your <ph na
me="CODE_TYPE">$2<ex>PIN</ex></ph> |
| 6902 </message> |
| 6903 <message name="IDS_REQUEST_PIN_DIALOG_PROCESSING" desc="The text displayed whi
le the API is waiting for notification request from extension."> |
| 6904 Processing request... |
| 6905 </message> |
| 6906 <message name="IDS_REQUEST_PIN_DIALOG_INVALID_PIN_ERROR" desc="The error messa
ge displayed in requestPin dialog when invalid PIN was entered."> |
| 6907 Invalid PIN. |
| 6908 </message> |
| 6909 <message name="IDS_REQUEST_PIN_DIALOG_INVALID_PUK_ERROR" desc="The error messa
ge displayed in requestPin dialog when invalid PUK was entered."> |
| 6910 Invalid PUK. |
| 6911 </message> |
| 6912 <message name="IDS_REQUEST_PIN_DIALOG_MAX_ATTEMPTS_EXCEEDED_ERROR" desc="The e
rror message displayed in requestPin dialog when maximum allowed attempts exceed
ed."> |
| 6913 Maximum allowed attempts exceeded. |
| 6914 </message> |
| 6915 <message name="IDS_REQUEST_PIN_DIALOG_UNKNOWN_ERROR" desc="The error message d
isplayed in requestPin dialog when unexpected error occurred in extension code."
> |
| 6916 Unknown error. |
| 6917 </message> |
| 6918 <message name="IDS_REQUEST_PIN_DIALOG_ATTEMPTS_LEFT" desc="The text displayed
to the user about the number of attempts left"> |
| 6919 Attempts left: $1 |
| 6920 </message> |
| 6921 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6922 PIN |
| 6923 </message> |
| 6924 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6925 PUK |
| 6926 </message> |
| 6927 |
6900 </grit-part> | 6928 </grit-part> |
OLD | NEW |