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 3265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3276 </message> | 3276 </message> |
3277 <message name="IDS_STATUSBAR_LAYOUT_ISRAEL" desc="In the language menu button,
this shows the input mode."> | 3277 <message name="IDS_STATUSBAR_LAYOUT_ISRAEL" desc="In the language menu button,
this shows the input mode."> |
3278 Hebrew keyboard | 3278 Hebrew keyboard |
3279 </message> | 3279 </message> |
3280 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu butt
on, this shows the input mode."> | 3280 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu butt
on, this shows the input mode."> |
3281 Korean keyboard | 3281 Korean keyboard |
3282 </message> | 3282 </message> |
3283 <message name="IDS_STATUSBAR_LAYOUT_ICELANDIC" desc="In the language menu butt
on, this shows the input mode."> | 3283 <message name="IDS_STATUSBAR_LAYOUT_ICELANDIC" desc="In the language menu butt
on, this shows the input mode."> |
3284 Icelandic keyboard | 3284 Icelandic keyboard |
3285 </message> | 3285 </message> |
| 3286 <message name="IDS_STATUSBAR_LAYOUT_CANADIAN_MULTILINGUAL" desc="In the langua
ge menu button, this shows the input mode."> |
| 3287 Canadian Multilingual keyboard |
| 3288 </message> |
3286 <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."> | 3289 <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."> |
3287 Information | 3290 Information |
3288 </message> | 3291 </message> |
3289 | 3292 |
3290 <message name="IDS_STATUSBAR_LAYOUT_USA_MYSTERY" desc="In the language menu bu
tton, this shows the input mode."> | 3293 <message name="IDS_STATUSBAR_LAYOUT_USA_MYSTERY" desc="In the language menu bu
tton, this shows the input mode."> |
3291 US Mystery keyboard | 3294 US Mystery keyboard |
3292 </message> | 3295 </message> |
3293 | 3296 |
3294 <!-- Attribution strings for stock user images, not translateable. --> | 3297 <!-- Attribution strings for stock user images, not translateable. --> |
3295 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR"> | 3298 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR"> |
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3603 <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."> | 3606 <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."> |
3604 Kryptonite! The cryptohome for the kiosk application could not be mounted. | 3607 Kryptonite! The cryptohome for the kiosk application could not be mounted. |
3605 </message> | 3608 </message> |
3606 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used
when a kiosk app fails to launch due to install failure."> | 3609 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used
when a kiosk app fails to launch due to install failure."> |
3607 Kiosk application could not be installed. | 3610 Kiosk application could not be installed. |
3608 </message> | 3611 </message> |
3609 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when
a kiosk app launch is canceled by user."> | 3612 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when
a kiosk app launch is canceled by user."> |
3610 Kiosk application launch canceled. | 3613 Kiosk application launch canceled. |
3611 </message> | 3614 </message> |
3612 </grit-part> | 3615 </grit-part> |
OLD | NEW |