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 <!-- Idle logout dialog for retail mode --> | 5 <!-- Idle logout dialog for retail mode --> |
6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> | 6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> |
7 Are you still there? | 7 Are you still there? |
8 </message> | 8 </message> |
9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id le logout dialog. Used in retail mode only.."> | 9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id le logout dialog. Used in retail mode only.."> |
10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s econds. | 10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s econds. |
(...skipping 2333 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2344 </message> | 2344 </message> |
2345 <message name="IDS_PROXY_FTP_PROXY" desc="Label for the ftp proxy box."> | 2345 <message name="IDS_PROXY_FTP_PROXY" desc="Label for the ftp proxy box."> |
2346 FTP proxy | 2346 FTP proxy |
2347 </message> | 2347 </message> |
2348 <message name="IDS_PROXY_SOCKS_HOST" desc="Label for the SOCKS host box."> | 2348 <message name="IDS_PROXY_SOCKS_HOST" desc="Label for the SOCKS host box."> |
2349 SOCKS host | 2349 SOCKS host |
2350 </message> | 2350 </message> |
2351 <message name="IDS_PROXY_AUTOMATIC" desc="Radio to select configuring from a U RL."> | 2351 <message name="IDS_PROXY_AUTOMATIC" desc="Radio to select configuring from a U RL."> |
2352 Automatic proxy configuration | 2352 Automatic proxy configuration |
2353 </message> | 2353 </message> |
2354 <message name="IDS_PROXY_CONFIG_URL" desc="Label for the proxy config URL box. "> | 2354 <message name="IDS_PROXY_CONFIG_URL" desc="Label for the proxy config URL box. "> |
Dan Beam
2013/03/29 22:23:34
you should probably rename this and update the des
| |
2355 Autoconfiguration URL | 2355 Use an autoconfiguration URL |
2356 </message> | 2356 </message> |
2357 <message name="IDS_PROXY_ADVANCED_CONFIG" desc="Label for the Advanced Proxy." > | 2357 <message name="IDS_PROXY_ADVANCED_CONFIG" desc="Label for the Advanced Proxy." > |
2358 Advanced Configuration | 2358 Advanced Configuration |
2359 </message> | 2359 </message> |
2360 <message name="IDS_PROXY_ADD_HOST" desc="Label for the Add host button."> | 2360 <message name="IDS_PROXY_ADD_HOST" desc="Label for the Add host button."> |
2361 Add | 2361 Add |
2362 </message> | 2362 </message> |
2363 <message name="IDS_PROXY_REMOVE_HOST" desc="Label for the Remove host button." > | 2363 <message name="IDS_PROXY_REMOVE_HOST" desc="Label for the Remove host button." > |
2364 Remove | 2364 Remove |
2365 </message> | 2365 </message> |
(...skipping 1213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3579 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used w hen a kiosk app fails to launch due to cryptohome error."> | 3579 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used w hen a kiosk app fails to launch due to cryptohome error."> |
3580 Kryptonite! The cryptohome for the kiosk application could not be mounted. | 3580 Kryptonite! The cryptohome for the kiosk application could not be mounted. |
3581 </message> | 3581 </message> |
3582 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure."> | 3582 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure."> |
3583 Kiosk application could not be installed. | 3583 Kiosk application could not be installed. |
3584 </message> | 3584 </message> |
3585 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> | 3585 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> |
3586 Kiosk application launch canceled. | 3586 Kiosk application launch canceled. |
3587 </message> | 3587 </message> |
3588 </grit-part> | 3588 </grit-part> |
OLD | NEW |