| 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 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 278 Restart and powerwash to update | 278 Restart and powerwash to update |
| 279 </message> | 279 </message> |
| 280 | 280 |
| 281 <message name="IDS_ASH_STATUS_TRAY_VOLUME" desc="The accessible text for t
he volume slider."> | 281 <message name="IDS_ASH_STATUS_TRAY_VOLUME" desc="The accessible text for t
he volume slider."> |
| 282 Volume | 282 Volume |
| 283 </message> | 283 </message> |
| 284 <message name="IDS_ASH_STATUS_TRAY_VOLUME_MUTE" desc="The accessible text
for the volume mute button."> | 284 <message name="IDS_ASH_STATUS_TRAY_VOLUME_MUTE" desc="The accessible text
for the volume mute button."> |
| 285 Mute | 285 Mute |
| 286 </message> | 286 </message> |
| 287 | 287 |
| 288 <message name="IDS_ASH_STATUS_TRAY_UNKNOWN_DISPLAY_NAME" desc="Label shown
in tray for a display whose name is unknown."> | |
| 289 Unknown Display | |
| 290 </message> | |
| 291 <message name="IDS_ASH_STATUS_TRAY_DRIVE" desc="The label used for Google
Drive tray details header."> | 288 <message name="IDS_ASH_STATUS_TRAY_DRIVE" desc="The label used for Google
Drive tray details header."> |
| 292 Google Drive | 289 Google Drive |
| 293 </message> | 290 </message> |
| 294 <message name="IDS_ASH_STATUS_TRAY_DRIVE_SETTINGS" desc="The label used fo
r Google Drive settings entry."> | 291 <message name="IDS_ASH_STATUS_TRAY_DRIVE_SETTINGS" desc="The label used fo
r Google Drive settings entry."> |
| 295 Google Drive settings... | 292 Google Drive settings... |
| 296 </message> | 293 </message> |
| 297 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header
in the IME popup."> | 294 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header
in the IME popup."> |
| 298 Input methods | 295 Input methods |
| 299 </message> | 296 </message> |
| 300 <message name="IDS_ASH_STATUS_TRAY_IME_SETTINGS" desc="The label used for
IME settings entry."> | 297 <message name="IDS_ASH_STATUS_TRAY_IME_SETTINGS" desc="The label used for
IME settings entry."> |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 395 Stylus tools | 392 Stylus tools |
| 396 </message> | 393 </message> |
| 397 | 394 |
| 398 <message name="IDS_ASH_TOAST_DISMISS_BUTTON" desc="The text button shown i
n toasts to close the toast immediately without waiting timeout."> | 395 <message name="IDS_ASH_TOAST_DISMISS_BUTTON" desc="The text button shown i
n toasts to close the toast immediately without waiting timeout."> |
| 399 DISMISS | 396 DISMISS |
| 400 </message> | 397 </message> |
| 401 | 398 |
| 402 <message name="IDS_ASH_NOTIFICATION_UNREAD_COUNT_NINE_PLUS" desc="The text
shown in the notification icon for the unread count when the count is more than
9."> | 399 <message name="IDS_ASH_NOTIFICATION_UNREAD_COUNT_NINE_PLUS" desc="The text
shown in the notification icon for the unread count when the count is more than
9."> |
| 403 9+ | 400 9+ |
| 404 </message> | 401 </message> |
| 405 <message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name used for inte
rnal displays, which is shown in the display settings."> | |
| 406 Internal Display | |
| 407 </message> | |
| 408 <message name="IDS_ASH_VIRTUAL_DISPLAY_NAME" desc="The name used for virtu
al displays, which is shown in the display settings. Virtual displays are not as
sociated with a physical monitor."> | |
| 409 Virtual Display | |
| 410 </message> | |
| 411 <message name="IDS_ASH_EXIT_WARNING_POPUP_TEXT" desc="The text of the popu
p when the user preses the exit shortcut."> | 402 <message name="IDS_ASH_EXIT_WARNING_POPUP_TEXT" desc="The text of the popu
p when the user preses the exit shortcut."> |
| 412 Press Ctrl+Shift+Q twice to quit. | 403 Press Ctrl+Shift+Q twice to quit. |
| 413 </message> | 404 </message> |
| 414 <message name="IDS_ASH_EXIT_WARNING_POPUP_TEXT_ACCESSIBLE" desc="The messa
ge used by accessibility to indicate the content of the popup when the user pres
es the exit shortcut."> | 405 <message name="IDS_ASH_EXIT_WARNING_POPUP_TEXT_ACCESSIBLE" desc="The messa
ge used by accessibility to indicate the content of the popup when the user pres
es the exit shortcut."> |
| 415 Press Control Shift Q twice to quit. | 406 Press Control Shift Q twice to quit. |
| 416 </message> | 407 </message> |
| 417 | 408 |
| 418 <message name="IDS_ASH_CONTROL_KEY" desc="Name of [Ctrl] key name. Shouldn
't be translated in many languages actually. This name should be lower case."> | 409 <message name="IDS_ASH_CONTROL_KEY" desc="Name of [Ctrl] key name. Shouldn
't be translated in many languages actually. This name should be lower case."> |
| 419 ctrl | 410 ctrl |
| 420 </message> | 411 </message> |
| (...skipping 23 matching lines...) Expand all Loading... |
| 444 | 435 |
| 445 <!-- ChromeOS-specific strings --> | 436 <!-- ChromeOS-specific strings --> |
| 446 <if expr="chromeos"> | 437 <if expr="chromeos"> |
| 447 <part file="ash_chromeos_strings.grdp" /> | 438 <part file="ash_chromeos_strings.grdp" /> |
| 448 </if> | 439 </if> |
| 449 | 440 |
| 450 </messages> | 441 </messages> |
| 451 </release> | 442 </release> |
| 452 </grit> | 443 </grit> |
| 453 | 444 |
| OLD | NEW |