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 3250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3261 </message> | 3261 </message> |
3262 <message name="IDS_STATUSBAR_LAYOUT_CANADA_ENGLISH" desc="In the language menu
button, this shows the input mode."> | 3262 <message name="IDS_STATUSBAR_LAYOUT_CANADA_ENGLISH" desc="In the language menu
button, this shows the input mode."> |
3263 Canadian English keyboard | 3263 Canadian English keyboard |
3264 </message> | 3264 </message> |
3265 <message name="IDS_STATUSBAR_LAYOUT_ISRAEL" desc="In the language menu button,
this shows the input mode."> | 3265 <message name="IDS_STATUSBAR_LAYOUT_ISRAEL" desc="In the language menu button,
this shows the input mode."> |
3266 Hebrew keyboard | 3266 Hebrew keyboard |
3267 </message> | 3267 </message> |
3268 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu butt
on, this shows the input mode."> | 3268 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu butt
on, this shows the input mode."> |
3269 Korean keyboard | 3269 Korean keyboard |
3270 </message> | 3270 </message> |
| 3271 <message name="IDS_STATUSBAR_LAYOUT_ICELANDIC" desc="In the language menu butt
on, this shows the input mode."> |
| 3272 Icelandic keyboard |
| 3273 </message> |
3271 <message name="IDS_INPUT_METHOD_INFOLIST_WINDOW_TITLE" desc="The title of the
infolist window where the meanings and the usages of words are displayed."> | 3274 <message name="IDS_INPUT_METHOD_INFOLIST_WINDOW_TITLE" desc="The title of the
infolist window where the meanings and the usages of words are displayed."> |
3272 Information | 3275 Information |
3273 </message> | 3276 </message> |
3274 | 3277 |
3275 <message name="IDS_STATUSBAR_LAYOUT_USA_MYSTERY" desc="In the language menu bu
tton, this shows the input mode."> | 3278 <message name="IDS_STATUSBAR_LAYOUT_USA_MYSTERY" desc="In the language menu bu
tton, this shows the input mode."> |
3276 US Mystery keyboard | 3279 US Mystery keyboard |
3277 </message> | 3280 </message> |
3278 | 3281 |
3279 <!-- Attribution strings for stock user images, not translateable. --> | 3282 <!-- Attribution strings for stock user images, not translateable. --> |
3280 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR"> | 3283 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR"> |
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3594 <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."> | 3597 <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."> |
3595 Kryptonite! The cryptohome for the kiosk application could not be mounted. | 3598 Kryptonite! The cryptohome for the kiosk application could not be mounted. |
3596 </message> | 3599 </message> |
3597 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used
when a kiosk app fails to launch due to install failure."> | 3600 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used
when a kiosk app fails to launch due to install failure."> |
3598 Kiosk application could not be installed. | 3601 Kiosk application could not be installed. |
3599 </message> | 3602 </message> |
3600 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when
a kiosk app launch is canceled by user."> | 3603 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when
a kiosk app launch is canceled by user."> |
3601 Kiosk application launch canceled. | 3604 Kiosk application launch canceled. |
3602 </message> | 3605 </message> |
3603 </grit-part> | 3606 </grit-part> |
OLD | NEW |