| 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 source_lang_id="en" enc_check="möl"> | 8 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 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 342 </message> | 342 </message> |
| 343 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERING" desc="The label
used in the tray popup to show bluetooth is discovering devices."> | 343 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERING" desc="The label
used in the tray popup to show bluetooth is discovering devices."> |
| 344 Scanning for devices... | 344 Scanning for devices... |
| 345 </message> | 345 </message> |
| 346 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRRORING" desc="The label used
in the tray to show that the current status is mirroring."> | 346 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_MIRRORING" desc="The label used
in the tray to show that the current status is mirroring."> |
| 347 Mirroring to <ph name="DISPLAY_NAME">$1</ph> | 347 Mirroring to <ph name="DISPLAY_NAME">$1</ph> |
| 348 </message> | 348 </message> |
| 349 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used
in the tray to show that the current status is extended."> | 349 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used
in the tray to show that the current status is extended."> |
| 350 Extending screen to <ph name="DISPLAY_NAME">$1</ph> | 350 Extending screen to <ph name="DISPLAY_NAME">$1</ph> |
| 351 </message> | 351 </message> |
| 352 <message name="IDS_ASH_STATUS_TRAY_UNKNOWN_DISPLAY_NAME" desc="Label shown
in tray for a display whose name is unknown."> | |
| 353 Unknown Display | |
| 354 </message> | |
| 355 <message name="IDS_ASH_STATUS_TRAY_DRIVE_SYNCING" desc="The label in the t
ray to indicate onoing file sync operations."> | 352 <message name="IDS_ASH_STATUS_TRAY_DRIVE_SYNCING" desc="The label in the t
ray to indicate onoing file sync operations."> |
| 356 Syncing <ph name="count">$1<ex>3</ex></ph> file(s) | 353 Syncing <ph name="count">$1<ex>3</ex></ph> file(s) |
| 357 </message> | 354 </message> |
| 358 <message name="IDS_ASH_STATUS_TRAY_DRIVE" desc="The label used for Google
Drive tray details header."> | 355 <message name="IDS_ASH_STATUS_TRAY_DRIVE" desc="The label used for Google
Drive tray details header."> |
| 359 Google Drive | 356 Google Drive |
| 360 </message> | 357 </message> |
| 361 <message name="IDS_ASH_STATUS_TRAY_DRIVE_SETTINGS" desc="The label used fo
r Google Drive settings entry."> | 358 <message name="IDS_ASH_STATUS_TRAY_DRIVE_SETTINGS" desc="The label used fo
r Google Drive settings entry."> |
| 362 Google Drive settings... | 359 Google Drive settings... |
| 363 </message> | 360 </message> |
| 364 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header
in the IME popup."> | 361 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header
in the IME popup."> |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 476 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error messag
e to show that the system failed to enter the mirroring mode."> | 473 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error messag
e to show that the system failed to enter the mirroring mode."> |
| 477 Can't duplicate image on attached monitors. No matching resolution found
. | 474 Can't duplicate image on attached monitors. No matching resolution found
. |
| 478 </message> | 475 </message> |
| 479 <message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name of the intern
al display which is shown in the display settings."> | 476 <message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name of the intern
al display which is shown in the display settings."> |
| 480 Internal Display | 477 Internal Display |
| 481 </message> | 478 </message> |
| 482 </messages> | 479 </messages> |
| 483 </release> | 480 </release> |
| 484 </grit> | 481 </grit> |
| 485 | 482 |
| OLD | NEW |