| 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 2849 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2860 </message> | 2860 </message> |
| 2861 <message name="IDS_KEYBOARD_OVERLAY_HISTORY" desc="The text in the keyboard ov
erlay to explain the shortcut."> | 2861 <message name="IDS_KEYBOARD_OVERLAY_HISTORY" desc="The text in the keyboard ov
erlay to explain the shortcut."> |
| 2862 History | 2862 History |
| 2863 </message> | 2863 </message> |
| 2864 <message name="IDS_KEYBOARD_OVERLAY_HOME" desc="The text in the keyboard overl
ay to explain the shortcut."> | 2864 <message name="IDS_KEYBOARD_OVERLAY_HOME" desc="The text in the keyboard overl
ay to explain the shortcut."> |
| 2865 Home | 2865 Home |
| 2866 </message> | 2866 </message> |
| 2867 <message name="IDS_KEYBOARD_OVERLAY_INCREASE_KEY_BRIGHTNESS" desc="The text in
the keyboard overlay to explain the shortcut (Increase the keyboard brightness)
."> | 2867 <message name="IDS_KEYBOARD_OVERLAY_INCREASE_KEY_BRIGHTNESS" desc="The text in
the keyboard overlay to explain the shortcut (Increase the keyboard brightness)
."> |
| 2868 Increase key brightness | 2868 Increase key brightness |
| 2869 </message> | 2869 </message> |
| 2870 <message name="IDS_KEYBOARD_OVERLAY_INSERT" desc="The text in the keyboard ove
rlay to explain the shortcut."> |
| 2871 Insert |
| 2872 </message> |
| 2870 <message name="IDS_KEYBOARD_OVERLAY_INPUT_UNICODE_CHARACTERS" desc="The text i
n the keyboard overlay to explain the shortcut."> | 2873 <message name="IDS_KEYBOARD_OVERLAY_INPUT_UNICODE_CHARACTERS" desc="The text i
n the keyboard overlay to explain the shortcut."> |
| 2871 Input Unicode characters | 2874 Input Unicode characters |
| 2872 </message> | 2875 </message> |
| 2873 <message name="IDS_KEYBOARD_OVERLAY_JAVASCRIPT_CONSOLE" desc="The text in the
keyboard overlay to explain the shortcut."> | 2876 <message name="IDS_KEYBOARD_OVERLAY_JAVASCRIPT_CONSOLE" desc="The text in the
keyboard overlay to explain the shortcut."> |
| 2874 JavaScript Console | 2877 JavaScript Console |
| 2875 </message> | 2878 </message> |
| 2876 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN" desc="The text in the keyboar
d overlay to explain the shortcut (lock the screen)."> | 2879 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN" desc="The text in the keyboar
d overlay to explain the shortcut (lock the screen)."> |
| 2877 Lock screen | 2880 Lock screen |
| 2878 </message> | 2881 </message> |
| 2879 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN_OR_POWER_OFF" desc="The text i
n the keyboard overlay to explain the shortcut."> | 2882 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN_OR_POWER_OFF" desc="The text i
n the keyboard overlay to explain the shortcut."> |
| (...skipping 631 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3511 <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."> | 3514 <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."> |
| 3512 Network error while communicating with the device management service. | 3515 Network error while communicating with the device management service. |
| 3513 </message> | 3516 </message> |
| 3514 <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."> | 3517 <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."> |
| 3515 This device is managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>. | 3518 This device is managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>. |
| 3516 </message> | 3519 </message> |
| 3517 <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."> | 3520 <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."> |
| 3518 Device usage may be tracked. | 3521 Device usage may be tracked. |
| 3519 </message> | 3522 </message> |
| 3520 </grit-part> | 3523 </grit-part> |
| OLD | NEW |