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="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
251 <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart
screen"> | 251 <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart
screen"> |
252 Auto-start permission requested | 252 Auto-start permission requested |
253 </message> | 253 </message> |
254 <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text show
n on kiosk autolaunch screen above the exclamation icon."> | 254 <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text show
n on kiosk autolaunch screen above the exclamation icon."> |
255 Do you want to automatically start this app when the machine turns on? | 255 Do you want to automatically start this app when the machine turns on? |
256 </message> | 256 </message> |
257 <message name="IDS_KIOSK_AUTOSTART_CONFIRM" desc="Confirm button text"> | 257 <message name="IDS_KIOSK_AUTOSTART_CONFIRM" desc="Confirm button text"> |
258 Confirm | 258 Confirm |
259 </message> | 259 </message> |
260 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enabl
e screen"> | 260 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enabl
e screen"> |
261 Enable Kiosk Mode | 261 Enable Kiosk Auto-start |
262 </message> | 262 </message> |
263 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING_DETAILS" desc="Warning text sho
wn on kiosk enable screen above the exclamation icon."> | 263 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING_DETAILS" desc="Warning text sho
wn on kiosk auto-start enable screen above the exclamation icon."> |
264 Would you like to be able to run kiosk applications on this device? | 264 Would you like to be able to auto-start kiosk applications on this device? |
265 </message> | 265 </message> |
266 <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown
on kiosk enable screen after the feature is successfully enabled."> | 266 <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown
on kiosk auto-start enable screen after the feature is successfully enabled."> |
267 Kiosk applications can now be installed on this device. | 267 Kiosk applications can now now configured to auto-start on this device. |
268 </message> | 268 </message> |
269 <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk
enable screen after we failed enabling this feature."> | 269 <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk
enable screen after we failed enabling this feature."> |
270 An error occurred. Kiosk mode will not be available on this device. | 270 An error occurred. Kiosk application will not be able to auto-start on this d
evice. |
271 </message> | 271 </message> |
272 <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text
"> | 272 <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text
"> |
273 Enable | 273 Enable |
274 </message> | 274 </message> |
275 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> | 275 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> |
276 Factory reset | 276 Factory reset |
277 </message> | 277 </message> |
278 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen"
> | 278 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen"
> |
279 Update | 279 Update |
280 </message> | 280 </message> |
(...skipping 3746 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4027 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> | 4027 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> |
4028 Check charger | 4028 Check charger |
4029 </message> | 4029 </message> |
4030 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to
enable system sounds independently from ChromeVox."> | 4030 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to
enable system sounds independently from ChromeVox."> |
4031 Enable system sounds | 4031 Enable system sounds |
4032 </message> | 4032 </message> |
4033 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o
f the flag to enable system sounds independently from ChromeVox."> | 4033 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o
f the flag to enable system sounds independently from ChromeVox."> |
4034 System sounds will be played independently from ChromeVox. | 4034 System sounds will be played independently from ChromeVox. |
4035 </message> | 4035 </message> |
4036 </grit-part> | 4036 </grit-part> |
OLD | NEW |