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 2021 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2032 Search | 2032 Search |
2033 </message> | 2033 </message> |
2034 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL_LABEL" | 2034 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL_LABEL" |
2035 desc="The label for 'Customize modifier keys' overlay"> | 2035 desc="The label for 'Customize modifier keys' overlay"> |
2036 Ctrl | 2036 Ctrl |
2037 </message> | 2037 </message> |
2038 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT_LABEL" | 2038 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT_LABEL" |
2039 desc="The label for 'Customize modifier keys' overlay"> | 2039 desc="The label for 'Customize modifier keys' overlay"> |
2040 Alt | 2040 Alt |
2041 </message> | 2041 </message> |
| 2042 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK_LABEL" |
| 2043 desc="The label for 'Customize modifier keys' overlay"> |
| 2044 Caps Lock |
| 2045 </message> |
2042 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH" | 2046 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH" |
2043 desc="The dropdown list item for 'Customize modifier keys' overlay"> | 2047 desc="The dropdown list item for 'Customize modifier keys' overlay"> |
2044 Search | 2048 Search |
2045 </message> | 2049 </message> |
2046 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL" | 2050 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL" |
2047 desc="The dropdown list item for 'Customize modifier keys' overlay"> | 2051 desc="The dropdown list item for 'Customize modifier keys' overlay"> |
2048 Ctrl | 2052 Ctrl |
2049 </message> | 2053 </message> |
2050 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT" | 2054 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT" |
2051 desc="The dropdown list item for 'Customize modifier keys' overlay"> | 2055 desc="The dropdown list item for 'Customize modifier keys' overlay"> |
(...skipping 1383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3435 <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."> | 3439 <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."> |
3436 Network error while communicating with the device management service. | 3440 Network error while communicating with the device management service. |
3437 </message> | 3441 </message> |
3438 <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."> | 3442 <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."> |
3439 This device is managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>. | 3443 This device is managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>. |
3440 </message> | 3444 </message> |
3441 <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."> | 3445 <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."> |
3442 Device usage may be tracked. | 3446 Device usage may be tracked. |
3443 </message> | 3447 </message> |
3444 </grit-part> | 3448 </grit-part> |
OLD | NEW |