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 374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
385 </message> | 385 </message> |
386 <message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address
of the network:"> | 386 <message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address
of the network:"> |
387 IP Address | 387 IP Address |
388 </message> | 388 </message> |
389 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de
vice."> | 389 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de
vice."> |
390 Ethernet | 390 Ethernet |
391 </message> | 391 </message> |
392 <message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device."> | 392 <message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device."> |
393 Wi-Fi | 393 Wi-Fi |
394 </message> | 394 </message> |
| 395 <message name="IDS_ASH_STATUS_TRAY_HELP" desc="The accessible text for the
help button."> |
| 396 Help |
| 397 </message> |
| 398 <message name="IDS_ASH_STATUS_TRAY_SHUTDOWN" desc="The accessible text for
the shutdown button."> |
| 399 Shutdown |
| 400 </message> |
| 401 <message name="IDS_ASH_STATUS_TRAY_NOTIFICATIONS" desc="The accessible tex
t for the notifications button."> |
| 402 Notifications |
| 403 </message> |
| 404 <message name="IDS_ASH_STATUS_TRAY_CELLULAR" desc="The accessible text for
the cellular button."> |
| 405 Cellular |
| 406 </message> |
| 407 <message name="IDS_ASH_STATUS_TRAY_NETWORK_INFO" desc="The accessible text
for the network info button."> |
| 408 Network Info |
| 409 </message> |
395 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> | 410 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> |
396 No network information available | 411 No network information available |
397 </message> | 412 </message> |
398 <message name="IDS_ASH_SECONDARY_MONITOR" desc="The message shown on the s
econdary monitors."> | 413 <message name="IDS_ASH_SECONDARY_MONITOR" desc="The message shown on the s
econdary monitors."> |
399 This screen intentionally left blank | 414 This screen intentionally left blank |
400 </message> | 415 </message> |
401 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> | 416 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> |
402 Ctrl + | 417 Ctrl + |
403 </message> | 418 </message> |
404 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> | 419 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> |
405 Previous menu | 420 Previous menu |
406 </message> | 421 </message> |
407 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_EXTENSIONS_DISABLE" desc="The
menu entry for disabling extensions from a notification."> | 422 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_EXTENSIONS_DISABLE" desc="The
menu entry for disabling extensions from a notification."> |
408 Disable extension | 423 Disable extension |
409 </message> | 424 </message> |
410 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SITE_DISABLE" desc="The menu e
ntry for disabling notification from a site."> | 425 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SITE_DISABLE" desc="The menu e
ntry for disabling notification from a site."> |
411 Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></p
h> | 426 Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></p
h> |
412 </message> | 427 </message> |
413 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> | 428 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> |
414 Settings... | 429 Settings... |
415 </message> | 430 </message> |
416 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> | 431 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> |
417 Clear All | 432 Clear All |
418 </message> | 433 </message> |
419 </messages> | 434 </messages> |
420 </release> | 435 </release> |
421 </grit> | 436 </grit> |
422 | 437 |
OLD | NEW |