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 6296 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6307 </message> | 6307 </message> |
6308 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message
shown when Android management is required for an unmanaged Chrome OS user."> | 6308 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message
shown when Android management is required for an unmanaged Chrome OS user."> |
6309 Your organization has not enabled Google Play Store for your account. Contac
t your administrator for more information. | 6309 Your organization has not enabled Google Play Store for your account. Contac
t your administrator for more information. |
6310 </message> | 6310 </message> |
6311 <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."> | 6311 <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."> |
6312 Device disk space critically low | 6312 Device disk space critically low |
6313 </message> | 6313 </message> |
6314 <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."> | 6314 <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."> |
6315 Free up disk space to launch Android apps. | 6315 Free up disk space to launch Android apps. |
6316 </message> | 6316 </message> |
| 6317 <message name="IDS_FLAGS_ARC_BOOT_COMPLETED" desc="Name of the flag for blocki
ng the ACTION_BOOT_COMPLETED broadcast for third-party apps on ARC."> |
| 6318 Load Android apps automatically |
| 6319 </message> |
| 6320 <message name="IDS_FLAGS_ARC_BOOT_COMPLETED_DESCRIPTION" desc="Description for
the flag for blocking ACTION_BOOT_COMPLETED broadcast for third-party apps."> |
| 6321 Allow Android apps to start automatically after signing in. |
| 6322 </message> |
6317 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> | 6323 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> |
6318 Enable opt-in IME menu | 6324 Enable opt-in IME menu |
6319 </message> | 6325 </message> |
6320 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> | 6326 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> |
6321 Enable access to the new IME menu in the Language Settings page. | 6327 Enable access to the new IME menu in the Language Settings page. |
6322 </message> | 6328 </message> |
6323 <message name="IDS_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notificatio
n warning users that they are low on disk space."> | 6329 <message name="IDS_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notificatio
n warning users that they are low on disk space."> |
6324 Device is low on disk space | 6330 Device is low on disk space |
6325 </message> | 6331 </message> |
6326 <message name="IDS_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notification text warn
ing users that they are low on disk space."> | 6332 <message name="IDS_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notification text warn
ing users that they are low on disk space."> |
(...skipping 11 matching lines...) Expand all Loading... |
6338 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag
for enabling emoji, handwriting and voice input on opt-in IME menu."> | 6344 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag
for enabling emoji, handwriting and voice input on opt-in IME menu."> |
6339 Emoji, handwriting and voice input on opt-in IME menu | 6345 Emoji, handwriting and voice input on opt-in IME menu |
6340 </message> | 6346 </message> |
6341 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th
e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> | 6347 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th
e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> |
6342 Enable access to emoji, handwriting and voice input form opt-in IME menu. | 6348 Enable access to emoji, handwriting and voice input form opt-in IME menu. |
6343 </message> | 6349 </message> |
6344 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto
n at the end of survey"> | 6350 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto
n at the end of survey"> |
6345 Done | 6351 Done |
6346 </message> | 6352 </message> |
6347 </grit-part> | 6353 </grit-part> |
OLD | NEW |