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 2287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2298 Alt | 2298 Alt |
2299 </message> | 2299 </message> |
2300 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_VOID" | 2300 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_VOID" |
2301 desc="The dropdown list item for 'Customize modifier keys' overlay"> | 2301 desc="The dropdown list item for 'Customize modifier keys' overlay"> |
2302 Disabled | 2302 Disabled |
2303 </message> | 2303 </message> |
2304 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK" | 2304 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK" |
2305 desc="The dropdown list item for 'Customize modifier keys' overlay"> | 2305 desc="The dropdown list item for 'Customize modifier keys' overlay"> |
2306 Caps Lock | 2306 Caps Lock |
2307 </message> | 2307 </message> |
| 2308 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_ESCAPE" |
| 2309 desc="The dropdown list item for 'Customize modifier keys' overlay"> |
| 2310 Escape |
| 2311 </message> |
2308 <message name="IDS_OPTIONS_SETTINGS_CHANGE_LANGUAGE_AND_INPUT_SETTINGS" | 2312 <message name="IDS_OPTIONS_SETTINGS_CHANGE_LANGUAGE_AND_INPUT_SETTINGS" |
2309 desc="The link to open 'Language and input settings' window."> | 2313 desc="The link to open 'Language and input settings' window."> |
2310 Change language and input settings | 2314 Change language and input settings |
2311 </message> | 2315 </message> |
2312 <message name="IDS_OPTIONS_NO_POINTING_DEVICES" desc="Text shown when there is
neither a touchpad nor a mouse."> | 2316 <message name="IDS_OPTIONS_NO_POINTING_DEVICES" desc="Text shown when there is
neither a touchpad nor a mouse."> |
2313 No mouse or touchpad was detected. | 2317 No mouse or touchpad was detected. |
2314 </message> | 2318 </message> |
2315 <message name="IDS_OPTIONS_POINTER_MOUSE_OVERLAY_TITLE" desc="The title for 'P
ointer settings' overlay for Mouse only."> | 2319 <message name="IDS_OPTIONS_POINTER_MOUSE_OVERLAY_TITLE" desc="The title for 'P
ointer settings' overlay for Mouse only."> |
2316 Mouse settings | 2320 Mouse settings |
2317 </message> | 2321 </message> |
(...skipping 1432 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3750 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. | 3754 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. |
3751 </message> | 3755 </message> |
3752 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> | 3756 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> |
3753 To check for updates, please use Ethernet or Wi-Fi. | 3757 To check for updates, please use Ethernet or Wi-Fi. |
3754 </message> | 3758 </message> |
3755 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> | 3759 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> |
3756 To check for updates, please use Ethernet, Wi-Fi or mobile data. | 3760 To check for updates, please use Ethernet, Wi-Fi or mobile data. |
3757 </message> | 3761 </message> |
3758 | 3762 |
3759 </grit-part> | 3763 </grit-part> |
OLD | NEW |