| 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 Strings --> | 5 <!-- Idle Logout Dialog Strings --> |
| 6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog"> | 6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog"> |
| 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"> | 9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id
le logout dialog"> |
| 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 2051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2062 Alt | 2062 Alt |
| 2063 </message> | 2063 </message> |
| 2064 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_VOID" | 2064 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_VOID" |
| 2065 desc="The dropdown list item for 'Customize modifier keys' overlay"> | 2065 desc="The dropdown list item for 'Customize modifier keys' overlay"> |
| 2066 Disabled | 2066 Disabled |
| 2067 </message> | 2067 </message> |
| 2068 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK" | 2068 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK" |
| 2069 desc="The dropdown list item for 'Customize modifier keys' overlay"> | 2069 desc="The dropdown list item for 'Customize modifier keys' overlay"> |
| 2070 Caps Lock | 2070 Caps Lock |
| 2071 </message> | 2071 </message> |
| 2072 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH_AS_FUNCTION" |
| 2073 desc="The checkbox to enable the Search key to act as a Function key"
> |
| 2074 Use the Search key to access extended keybindings. |
| 2075 </message> |
| 2072 <message name="IDS_OPTIONS_NO_POINTING_DEVICES" desc="Text shown when there is
neither a touchpad nor a mouse."> | 2076 <message name="IDS_OPTIONS_NO_POINTING_DEVICES" desc="Text shown when there is
neither a touchpad nor a mouse."> |
| 2073 No mouse or touchpad was detected. | 2077 No mouse or touchpad was detected. |
| 2074 </message> | 2078 </message> |
| 2075 <message name="IDS_OPTIONS_POINTER_MOUSE_OVERLAY_TITLE" desc="The title for 'P
ointer settings' overlay for Mouse only."> | 2079 <message name="IDS_OPTIONS_POINTER_MOUSE_OVERLAY_TITLE" desc="The title for 'P
ointer settings' overlay for Mouse only."> |
| 2076 Mouse settings | 2080 Mouse settings |
| 2077 </message> | 2081 </message> |
| 2078 <message name="IDS_OPTIONS_POINTER_TOUCHPAD_OVERLAY_TITLE" desc="The title for
'Pointer settings' overlay for Touchpad only."> | 2082 <message name="IDS_OPTIONS_POINTER_TOUCHPAD_OVERLAY_TITLE" desc="The title for
'Pointer settings' overlay for Touchpad only."> |
| 2079 Touchpad settings | 2083 Touchpad settings |
| 2080 </message> | 2084 </message> |
| 2081 <message name="IDS_OPTIONS_POINTER_TOUCHPAD_MOUSE_OVERLAY_TITLE" desc="The tit
le for 'Pointer settings' overlay for Touchpad and Mouse."> | 2085 <message name="IDS_OPTIONS_POINTER_TOUCHPAD_MOUSE_OVERLAY_TITLE" desc="The tit
le for 'Pointer settings' overlay for Touchpad and Mouse."> |
| (...skipping 1386 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3468 <message name="IDS_LOGIN_MANAGED_BY_STATUS_NETWORK_ERROR" desc="Text for the n
etwork error status in 'Managed by DOMAIN' label on login screen."> | 3472 <message name="IDS_LOGIN_MANAGED_BY_STATUS_NETWORK_ERROR" desc="Text for the n
etwork error status in 'Managed by DOMAIN' label on login screen."> |
| 3469 Network error while communicating with the device management service. | 3473 Network error while communicating with the device management service. |
| 3470 </message> | 3474 </message> |
| 3471 <message name="IDS_LOGIN_MANAGED_BY_NOTICE" desc="Text for the notification ba
r on the login screen showing that this is a managed device."> | 3475 <message name="IDS_LOGIN_MANAGED_BY_NOTICE" desc="Text for the notification ba
r on the login screen showing that this is a managed device."> |
| 3472 This device is managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>. | 3476 This device is managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>. |
| 3473 </message> | 3477 </message> |
| 3474 <message name="IDS_LOGIN_MANAGED_REPORTING_HINT" desc="Text for the hint on re
porting features displayed in the enterprise notification bar on the login scree
n."> | 3478 <message name="IDS_LOGIN_MANAGED_REPORTING_HINT" desc="Text for the hint on re
porting features displayed in the enterprise notification bar on the login scree
n."> |
| 3475 Device usage may be tracked. | 3479 Device usage may be tracked. |
| 3476 </message> | 3480 </message> |
| 3477 </grit-part> | 3481 </grit-part> |
| OLD | NEW |