| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains the strings for ash. | 4 This file contains the strings for ash. |
| 5 --> | 5 --> |
| 6 | 6 |
| 7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
| 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 9 <outputs> | 9 <outputs> |
| 10 <output filename="grit/ash_strings.h" type="rc_header"> | 10 <output filename="grit/ash_strings.h" type="rc_header"> |
| (...skipping 849 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 860 </message> | 860 </message> |
| 861 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI" desc="The label used in t
he tray popup to separate Wi-Fi networks."> | 861 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI" desc="The label used in t
he tray popup to separate Wi-Fi networks."> |
| 862 Wi-Fi | 862 Wi-Fi |
| 863 </message> | 863 </message> |
| 864 <message name="IDS_ASH_STATUS_TRAY_NETWORK_TETHER" desc="The label used in
the tray popup to separate Instant Tethering networks."> | 864 <message name="IDS_ASH_STATUS_TRAY_NETWORK_TETHER" desc="The label used in
the tray popup to separate Instant Tethering networks."> |
| 865 Instant Tethering | 865 Instant Tethering |
| 866 </message> | 866 </message> |
| 867 <message name="IDS_ASH_STATUS_TRAY_ADD_CONNECTION" desc="Title for control
to add a new network connection." > | 867 <message name="IDS_ASH_STATUS_TRAY_ADD_CONNECTION" desc="Title for control
to add a new network connection." > |
| 868 Add connection | 868 Add connection |
| 869 </message> | 869 </message> |
| 870 <message name="IDS_ASH_STATUS_TRAY_NETWORK_MONITORED_WARNING" desc="The la
bel used in the tray popup to warn users their network may be monitored." > |
| 871 Network may be monitored |
| 872 </message> |
| 870 | 873 |
| 871 <message name="IDS_ASH_VIRTUAL_KEYBOARD_TRAY_ACCESSIBLE_NAME" desc="The ac
cessible text for virtual keyboard icon in status tray."> | 874 <message name="IDS_ASH_VIRTUAL_KEYBOARD_TRAY_ACCESSIBLE_NAME" desc="The ac
cessible text for virtual keyboard icon in status tray."> |
| 872 Show on-screen keyboard | 875 Show on-screen keyboard |
| 873 </message> | 876 </message> |
| 874 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error messag
e to show that the system failed to enter the mirroring mode."> | 877 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error messag
e to show that the system failed to enter the mirroring mode."> |
| 875 Could not mirror displays since no supported resolutions found. Entered
extended desktop instead. | 878 Could not mirror displays since no supported resolutions found. Entered
extended desktop instead. |
| 876 </message> | 879 </message> |
| 877 <message name="IDS_ASH_DISPLAY_FAILURE_ON_NON_MIRRORING" desc="An error me
ssage to show that the system failed to enter the extended desktop mode or unkno
wn status. Please translate the parenthesized text."> | 880 <message name="IDS_ASH_DISPLAY_FAILURE_ON_NON_MIRRORING" desc="An error me
ssage to show that the system failed to enter the extended desktop mode or unkno
wn status. Please translate the parenthesized text."> |
| 878 This monitor isn't getting along with your <ph name="DEVICE_TYPE">$1<ex>
Chromebook</ex></ph> (the monitor is not supported). | 881 This monitor isn't getting along with your <ph name="DEVICE_TYPE">$1<ex>
Chromebook</ex></ph> (the monitor is not supported). |
| 879 </message> | 882 </message> |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 998 | 1001 |
| 999 <!-- Notification that an accelerator was pressed, so the user knows how t
o toggle it back --> | 1002 <!-- Notification that an accelerator was pressed, so the user knows how t
o toggle it back --> |
| 1000 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG" | 1003 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG" |
| 1001 desc="Notification message to tell users that they just pressed t
he Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it ag
ain will toggle it off."> | 1004 desc="Notification message to tell users that they just pressed t
he Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it ag
ain will toggle it off."> |
| 1002 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off. | 1005 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off. |
| 1003 </message> | 1006 </message> |
| 1004 </messages> | 1007 </messages> |
| 1005 </release> | 1008 </release> |
| 1006 </grit> | 1009 </grit> |
| 1007 | 1010 |
| OLD | NEW |