| 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 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 261 Unpaired devices | 261 Unpaired devices |
| 262 </message> | 262 </message> |
| 263 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_SETTINGS" desc="The label use
d in the tray pop up to open Bluetooth setting page."> | 263 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_SETTINGS" desc="The label use
d in the tray pop up to open Bluetooth setting page."> |
| 264 Bluetooth settings | 264 Bluetooth settings |
| 265 </message> | 265 </message> |
| 266 | 266 |
| 267 <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tra
y popup to notify that the user should restart to get system updates."> | 267 <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tra
y popup to notify that the user should restart to get system updates."> |
| 268 Restart to update | 268 Restart to update |
| 269 </message> | 269 </message> |
| 270 | 270 |
| 271 <message name="IDS_ASH_STATUS_TRAY_UPDATE_FLASH" desc="The label used in t
he tray popup to notify that the user should restart to update Adobe Flash Playe
r."> |
| 272 Restart to update Adobe Flash Player |
| 273 </message> |
| 274 |
| 271 <message name="IDS_ASH_STATUS_TRAY_RESTART_AND_POWERWASH_TO_UPDATE" desc="
The label used in the tray popup to notify that the user should restart and powe
rwash the device to get system updates."> | 275 <message name="IDS_ASH_STATUS_TRAY_RESTART_AND_POWERWASH_TO_UPDATE" desc="
The label used in the tray popup to notify that the user should restart and powe
rwash the device to get system updates."> |
| 272 Restart and powerwash to update | 276 Restart and powerwash to update |
| 273 </message> | 277 </message> |
| 274 | 278 |
| 275 <message name="IDS_ASH_STATUS_TRAY_VOLUME" desc="The accessible text for t
he volume slider."> | 279 <message name="IDS_ASH_STATUS_TRAY_VOLUME" desc="The accessible text for t
he volume slider."> |
| 276 Volume | 280 Volume |
| 277 </message> | 281 </message> |
| 278 <message name="IDS_ASH_STATUS_TRAY_VOLUME_MUTE" desc="The accessible text
for the volume mute button."> | 282 <message name="IDS_ASH_STATUS_TRAY_VOLUME_MUTE" desc="The accessible text
for the volume mute button."> |
| 279 Mute | 283 Mute |
| 280 </message> | 284 </message> |
| (...skipping 717 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 998 | 1002 |
| 999 <!-- Notification that an accelerator was pressed, so the user knows how t
o toggle it back --> | 1003 <!-- Notification that an accelerator was pressed, so the user knows how t
o toggle it back --> |
| 1000 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG" | 1004 <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."> | 1005 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. | 1006 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off. |
| 1003 </message> | 1007 </message> |
| 1004 </messages> | 1008 </messages> |
| 1005 </release> | 1009 </release> |
| 1006 </grit> | 1010 </grit> |
| 1007 | 1011 |
| OLD | NEW |