Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Side by Side Diff: ash/ash_strings.grd

Issue 2803693004: chromeos: Remove unused strings from ash (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
tdanderson 2017/04/06 16:28:46 nit: Please include BUG=708824 in the CL descripti
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">
11 <emit emit_type='prepend'></emit> 11 <emit emit_type='prepend'></emit>
12 </output> 12 </output>
13 <output filename="ash_strings_am.pak" type="data_package" lang="am" /> 13 <output filename="ash_strings_am.pak" type="data_package" lang="am" />
(...skipping 419 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 Chromebox 433 Chromebox
434 </message> 434 </message>
435 <message name="IDS_ASH_CHROMEDEVICE" desc="The device name for a generic C hrome device"> 435 <message name="IDS_ASH_CHROMEDEVICE" desc="The device name for a generic C hrome device">
436 Chrome device 436 Chrome device
437 </message> 437 </message>
438 438
439 <!-- Status tray charging strings. --> 439 <!-- Status tray charging strings. -->
440 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_TITLE" desc="The titl e of a notification indicating that a low-current USB charger has been connected ."> 440 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_TITLE" desc="The titl e of a notification indicating that a low-current USB charger has been connected .">
441 Low-power charger connected 441 Low-power charger connected
442 </message> 442 </message>
443 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE" desc="The me ssage body of a notification indicating that a low-current USB charger has been connected.">
444 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> may not charge wh ile it is turned on. Consider using the official charger.
445 </message>
446 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE_SHORT" desc=" The message body of a notification indicating that a low-current USB charger has been connected, short version."> 443 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE_SHORT" desc=" The message body of a notification indicating that a low-current USB charger has been connected, short version.">
447 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> may not charge wh ile it is turned on. 444 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> may not charge wh ile it is turned on.
448 </message> 445 </message>
449 <message name="IDS_ASH_STATUS_TRAY_CHARGING_FROM_DUAL_ROLE_TITLE" desc="Th e message title of a notification indicating that the device is being charged by a connected dual-role USB Type-C device."> 446 <message name="IDS_ASH_STATUS_TRAY_CHARGING_FROM_DUAL_ROLE_TITLE" desc="Th e message title of a notification indicating that the device is being charged by a connected dual-role USB Type-C device.">
450 Charging from <ph name="POWER_SOURCE">$1<ex>USB-C device (left port)</ex ></ph> 447 Charging from <ph name="POWER_SOURCE">$1<ex>USB-C device (left port)</ex ></ph>
451 </message> 448 </message>
452 <message name="IDS_ASH_STATUS_TRAY_CHARGING_DUAL_ROLE_DEVICE_TITLE" desc=" The message title of a notification indicating that the device is charging the c onnected USB Type-C device."> 449 <message name="IDS_ASH_STATUS_TRAY_CHARGING_DUAL_ROLE_DEVICE_TITLE" desc=" The message title of a notification indicating that the device is charging the c onnected USB Type-C device.">
453 Charging <ph name="POWER_SOURCE">$1<ex>USB-C device (left port)</ex></ph > 450 Charging <ph name="POWER_SOURCE">$1<ex>USB-C device (left port)</ex></ph >
454 </message> 451 </message>
455 <message name="IDS_ASH_STATUS_TRAY_CHARGING_DUAL_ROLE_DEVICES_TITLE" desc= "The message title of a notification indicating that the device is charging mult iple connected USB Type-C devices."> 452 <message name="IDS_ASH_STATUS_TRAY_CHARGING_DUAL_ROLE_DEVICES_TITLE" desc= "The message title of a notification indicating that the device is charging mult iple connected USB Type-C devices.">
(...skipping 29 matching lines...) Expand all
485 <message name="IDS_ASH_POWER_SOURCE_PORT_BACK_LEFT" desc="The text identif ying an external device, when that device is connected to a USB Type-C port on t he back of this device. In this case there are two ports on the back, so this te xt should refer to the one on the left."> 482 <message name="IDS_ASH_POWER_SOURCE_PORT_BACK_LEFT" desc="The text identif ying an external device, when that device is connected to a USB Type-C port on t he back of this device. In this case there are two ports on the back, so this te xt should refer to the one on the left.">
486 USB-C device (left port in the back) 483 USB-C device (left port in the back)
487 </message> 484 </message>
488 <message name="IDS_ASH_POWER_SOURCE_PORT_BACK_RIGHT" desc="The text identi fying an external device, when that device is connected to a USB Type-C port on the back of this device. In this case there are two ports on the back, so this t ext should refer to the one on the right."> 485 <message name="IDS_ASH_POWER_SOURCE_PORT_BACK_RIGHT" desc="The text identi fying an external device, when that device is connected to a USB Type-C port on the back of this device. In this case there are two ports on the back, so this t ext should refer to the one on the right.">
489 USB-C device (right port in the back) 486 USB-C device (right port in the back)
490 </message> 487 </message>
491 <message name="IDS_ASH_POWER_SOURCE_PORT_UNKNOWN" desc="The text referring to the device to charge from, when its port location cannot be determined."> 488 <message name="IDS_ASH_POWER_SOURCE_PORT_UNKNOWN" desc="The text referring to the device to charge from, when its port location cannot be determined.">
492 USB-C device 489 USB-C device
493 </message> 490 </message>
494 491
495 <message name="IDS_CHARGER_REPLACEMENT_ACCESSIBILITY_NOTIFICATION" desc="T he notification string used in accessibility to tell user to contact Google for replacing the possible bad charger.">
496 You may have a bad charger. If you live in the US, please call 866-628-1 371 in order to receive help and a replacement. If you live in the UK, please ca ll 0800-026-0613. If you live in Ireland, please call 1-800-832-664. If you live in Canada, please call 866-628-1372. If you live in Australia, please call 1-80 0-067-460.
497 </message>
498
499 <!-- Status Tray Network strings --> 492 <!-- Status Tray Network strings -->
500 <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the ne twork dialog header."> 493 <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the ne twork dialog header.">
501 Network 494 Network
502 </message> 495 </message>
503 <message name="IDS_ASH_STATUS_TRAY_NETWORK_STATUS_CONNECTED" desc="The lab el used when a network connection is connected."> 496 <message name="IDS_ASH_STATUS_TRAY_NETWORK_STATUS_CONNECTED" desc="The lab el used when a network connection is connected.">
504 Connected 497 Connected
505 </message> 498 </message>
506 <message name="IDS_ASH_STATUS_TRAY_NETWORK_STATUS_CONNECTING" desc="The la bel used when a network connection is connecting."> 499 <message name="IDS_ASH_STATUS_TRAY_NETWORK_STATUS_CONNECTING" desc="The la bel used when a network connection is connecting.">
507 Connecting... 500 Connecting...
508 </message> 501 </message>
509 <message name="IDS_ASH_STATUS_TRAY_VPN" desc="The label used in the VPN de tailed view header."> 502 <message name="IDS_ASH_STATUS_TRAY_VPN" desc="The label used in the VPN de tailed view header.">
510 Private network 503 Private network
511 </message> 504 </message>
512 <message name="IDS_ASH_STATUS_TRAY_VPN_BUILT_IN_PROVIDER" desc="The name o f the built-in VPN provider that supports OpenVPN and L2TP over IPsec."> 505 <message name="IDS_ASH_STATUS_TRAY_VPN_BUILT_IN_PROVIDER" desc="The name o f the built-in VPN provider that supports OpenVPN and L2TP over IPsec.">
513 OpenVPN / L2TP 506 OpenVPN / L2TP
514 </message> 507 </message>
515 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECT" desc="Message on button that disconnects from the current VPN."> 508 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECT" desc="Message on button that disconnects from the current VPN.">
516 Disconnect 509 Disconnect
517 </message> 510 </message>
518 <message name="IDS_ASH_STATUS_TRAY_VPN_MONITORED" desc="The label used whe n a VPN connection may be monitored.">
519 Connection may be monitored
520 </message>
521 <message name="IDS_ASH_STATUS_TRAY_WIFI_ADDRESS" desc="The label for the m ac address of the wifi device."> 511 <message name="IDS_ASH_STATUS_TRAY_WIFI_ADDRESS" desc="The label for the m ac address of the wifi device.">
522 Wi-Fi: <ph name="ADDRESS">$1<ex>23:45:67:89:AB:CD</ex></ph> 512 Wi-Fi: <ph name="ADDRESS">$1<ex>23:45:67:89:AB:CD</ex></ph>
523 </message> 513 </message>
524 <message name="IDS_ASH_STATUS_TRAY_NETWORK_INFO" desc="The accessible text for the network info button."> 514 <message name="IDS_ASH_STATUS_TRAY_NETWORK_INFO" desc="The accessible text for the network info button.">
525 Network info 515 Network info
526 </message> 516 </message>
527 <message name="IDS_ASH_STATUS_TRAY_IP_ADDRESS" desc="The label for the IP address of the network."> 517 <message name="IDS_ASH_STATUS_TRAY_IP_ADDRESS" desc="The label for the IP address of the network.">
528 IP address: <ph name="ADDRESS">$1<ex>192.168.1.1</ex></ph> 518 IP address: <ph name="ADDRESS">$1<ex>192.168.1.1</ex></ph>
529 </message> 519 </message>
530 <message name="IDS_ASH_STATUS_TRAY_IPV6_ADDRESS" desc="The label for the I Pv6 address of the network."> 520 <message name="IDS_ASH_STATUS_TRAY_IPV6_ADDRESS" desc="The label for the I Pv6 address of the network.">
531 IPv6 address: <ph name="ADDRESS">$1<ex>0:0:0:0:100:0:0:1</ex></ph> 521 IPv6 address: <ph name="ADDRESS">$1<ex>0:0:0:0:100:0:0:1</ex></ph>
532 </message> 522 </message>
533 <message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used in the settings entry in the network dialog."> 523 <message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used in the settings entry in the network dialog.">
534 Network settings 524 Network settings
535 </message> 525 </message>
536 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label used in the proxy settings entry in the network dialog in the login screen."> 526 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label used in the proxy settings entry in the network dialog in the login screen.">
537 Proxy settings 527 Proxy settings
538 </message> 528 </message>
539 <message name="IDS_ASH_STATUS_TRAY_NETWORK_TECHNOLOGY_ENFORCED_BY_POLICY" desc="The label used for tell users that this technology is disabled by the admi nistrator">
540 This network setting is disabled by the administrator.
541 </message>
542 <message name="IDS_ASH_STATUS_TRAY_ENABLE_WIFI" desc="The label used for t he item to enable wifi.">
543 Enable Wi-Fi
544 </message>
545 <message name="IDS_ASH_STATUS_TRAY_DISABLE_WIFI" desc="The label used for the item to disable wifi.">
546 Disable Wi-Fi
547 </message>
548 <message name="IDS_ASH_STATUS_TRAY_OTHER_WIFI" desc="The label used for th e item to display other Wi-Fi networks."> 529 <message name="IDS_ASH_STATUS_TRAY_OTHER_WIFI" desc="The label used for th e item to display other Wi-Fi networks.">
549 Join other... 530 Join other...
550 </message> 531 </message>
551 <message name="IDS_ASH_STATUS_TRAY_EXTENSION_CONTROLLED_WIFI" desc="The ac cessible text for the badge in the detailed network list indicating that the res pective network's configuration may be controlled by an extension."> 532 <message name="IDS_ASH_STATUS_TRAY_EXTENSION_CONTROLLED_WIFI" desc="The ac cessible text for the badge in the detailed network list indicating that the res pective network's configuration may be controlled by an extension.">
552 The extension "<ph name="EXTENSION_NAME">$1<ex>Nexus S</ex></ph>" can he lp connect to this network. 533 The extension "<ph name="EXTENSION_NAME">$1<ex>Nexus S</ex></ph>" can he lp connect to this network.
553 </message> 534 </message>
554 <message name="IDS_ASH_STATUS_TRAY_TURN_ON_WIFI" desc="The label used for the item to turn on Wi-Fi networks.">
555 Turn Wi-Fi on
556 </message>
557 <message name="IDS_ASH_STATUS_TRAY_ENABLE_MOBILE" desc="The label used for the item to enable mobile networks.">
558 Enable mobile data
559 </message>
560 <message name="IDS_ASH_STATUS_TRAY_DISABLE_MOBILE" desc="The label used fo r the item to disable mobile networks.">
561 Disable mobile data
562 </message>
563 <message name="IDS_ASH_STATUS_TRAY_SETUP_MOBILE" desc="The label used for the item to setup mobile network when no SIM card in installed.">
564 Set up mobile data
565 </message>
566 <message name="IDS_ASH_STATUS_TRAY_OTHER_MOBILE" desc="The label used for the item to display other mobile networks.">
567 Mobile ...
568 </message>
569 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the netwo rk popup bubble, the text of the top-up URL link.">
570 View mobile account
571 </message>
572 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERABLE" desc="Notificat ion shown when a Bluetooth adapter is discoverable."> 535 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERABLE" desc="Notificat ion shown when a Bluetooth adapter is discoverable.">
573 Your computer is discoverable to nearby Bluetooth devices and will appea r as "<ph name="NAME">$1<ex>Chromebook</ex></ph>" with address <ph name="ADDRESS ">$2<ex>01:23:45:67:89:0A</ex></ph> 536 Your computer is discoverable to nearby Bluetooth devices and will appea r as "<ph name="NAME">$1<ex>Chromebook</ex></ph>" with address <ph name="ADDRESS ">$2<ex>01:23:45:67:89:0A</ex></ph>
574 </message> 537 </message>
575 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISPLAY_PINCODE" desc="Blueto oth pairing message typically shown on a request from a 2.0 device that has a ke yboard."> 538 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISPLAY_PINCODE" desc="Blueto oth pairing message typically shown on a request from a 2.0 device that has a ke yboard.">
576 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Please enter this PIN code on that device: <ph name="PI NCODE">$2<ex>123456</ex></ph> 539 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Please enter this PIN code on that device: <ph name="PI NCODE">$2<ex>123456</ex></ph>
577 </message> 540 </message>
578 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISPLAY_PASSKEY" desc="Blueto oth pairing message typically shown on a request from a device that has a keyboa rd."> 541 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISPLAY_PASSKEY" desc="Blueto oth pairing message typically shown on a request from a device that has a keyboa rd.">
579 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Please enter this passkey on that device: <ph name="PAS SKEY">$2<ex>123456</ex></ph> 542 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Please enter this passkey on that device: <ph name="PAS SKEY">$2<ex>123456</ex></ph>
580 </message> 543 </message>
581 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_CONFIRM_PASSKEY" desc="Blueto oth pairing message typically shown on a request from a device that has a displa y."> 544 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_CONFIRM_PASSKEY" desc="Blueto oth pairing message typically shown on a request from a device that has a displa y.">
(...skipping 12 matching lines...) Expand all
594 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" has be en paired and is now available to all users. You may remove this pairing using S ettings. 557 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" has be en paired and is now available to all users. You may remove this pairing using S ettings.
595 </message> 558 </message>
596 559
597 <!-- Ash multi-user warning dialog --> 560 <!-- Ash multi-user warning dialog -->
598 <message name="IDS_DESKTOP_CASTING_ACTIVE_TITLE" desc="The title for the d ialog which tells the user that desktop casting is in progress, asking if the ca sting should be stopped before switching - or - the switch should be aborted."> 561 <message name="IDS_DESKTOP_CASTING_ACTIVE_TITLE" desc="The title for the d ialog which tells the user that desktop casting is in progress, asking if the ca sting should be stopped before switching - or - the switch should be aborted.">
599 Stop screen sharing? 562 Stop screen sharing?
600 </message> 563 </message>
601 <message name="IDS_DESKTOP_CASTING_ACTIVE_MESSAGE" desc="The message for t he dialog which tells the user that desktop casting is in progress, asking if th e casting should be stopped before switching - or - the switch should be aborted ."> 564 <message name="IDS_DESKTOP_CASTING_ACTIVE_MESSAGE" desc="The message for t he dialog which tells the user that desktop casting is in progress, asking if th e casting should be stopped before switching - or - the switch should be aborted .">
602 Screen sharing will stop when you switch to another user. Do you want to continue? 565 Screen sharing will stop when you switch to another user. Do you want to continue?
603 </message> 566 </message>
604 <message name="IDS_DESKTOP_CASTING_ACTIVE_BUTTON_SWITCH_USER" desc="The bu tton label for the dialog which tells the user that desktop casting is in progre ss. By selecting this button the casting will be stopped and the user will get s witched.">
605 Yes
606 </message>
607 <message name="IDS_DESKTOP_CASTING_ACTIVE_BUTTON_ABORT_USER_SWITCH" desc=" The button label for the dialog which tells the user that desktop casting is in progress. By selecting this button the user switch will be cancelled.">
608 No
609 </message>
610 567
611 <!-- Status tray screen capture strings. --> 568 <!-- Status tray screen capture strings. -->
612 <message name="IDS_ASH_STATUS_TRAY_SCREEN_CAPTURE_STOP" desc="label used f or screen capture stop button"> 569 <message name="IDS_ASH_STATUS_TRAY_SCREEN_CAPTURE_STOP" desc="label used f or screen capture stop button">
613 Stop 570 Stop
614 </message> 571 </message>
615 572
616 <!-- Status tray media recording state strings. --> 573 <!-- Status tray media recording state strings. -->
617 <message name="IDS_ASH_STATUS_TRAY_MEDIA_RECORDING_AUDIO" desc="label used to indicate that the microphone is used by a background user"> 574 <message name="IDS_ASH_STATUS_TRAY_MEDIA_RECORDING_AUDIO" desc="label used to indicate that the microphone is used by a background user">
618 Microphone is in use. 575 Microphone is in use.
619 </message> 576 </message>
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 Alt+Search or Shift 717 Alt+Search or Shift
761 </message> 718 </message>
762 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_CANCEL_BY_ALT_SEARCH" desc="T he message shown on a bubble when caps lock is turned on."> 719 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_CANCEL_BY_ALT_SEARCH" desc="T he message shown on a bubble when caps lock is turned on.">
763 CAPS LOCK is on. 720 CAPS LOCK is on.
764 Press Alt+Search or Shift to cancel. 721 Press Alt+Search or Shift to cancel.
765 </message> 722 </message>
766 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_CANCEL_BY_SEARCH" desc="The m essage shown on a bubble when caps lock is turned on."> 723 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_CANCEL_BY_SEARCH" desc="The m essage shown on a bubble when caps lock is turned on.">
767 CAPS LOCK is on. 724 CAPS LOCK is on.
768 Press Search or Shift to cancel. 725 Press Search or Shift to cancel.
769 </message> 726 </message>
770 <message name="IDS_ASH_STATUS_TRAY_IME_TURNED_ON_BUBBLE" desc="The message shown on a bubble when an IME is enabled">
771 Your input method has changed to <ph name="INPUT_METHOD_ID">$1<ex>EN</ex ></ph>.
772 Press Shift + Alt to switch.
773 </message>
774 <message name="IDS_ASH_STATUS_TRAY_THIRD_PARTY_IME_TURNED_ON_BUBBLE" desc= "The message shown on a bubble when a third party IME is enabled">
775 Your input method has changed to <ph name="INPUT_METHOD_ID">$1<ex>EN</ex ></ph>*(<ph name="BEGIN_LINK">&lt;a target="_blank" href="$2"&gt;</ph>3rd party< ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>).
776 Press Shift + Alt to switch.
777 </message>
778 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tr ay dialog to indicate that the battery is full."> 727 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tr ay dialog to indicate that the battery is full.">
779 Battery full 728 Battery full
780 </message> 729 </message>
781 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT" desc="The label in the tray dialog to show the remaining battery power as a percent."> 730 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT" desc="The label in the tray dialog to show the remaining battery power as a percent.">
782 <ph name="percentage">{0,number,percent}<ex>56%</ex></ph> remaining 731 <ph name="percentage">{0,number,percent}<ex>56%</ex></ph> remaining
783 </message> 732 </message>
784 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_FULL" desc="The labe l in the tray dialog to show a time estimate until the battery is fully charged. "> 733 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_FULL" desc="The labe l in the tray dialog to show a time estimate until the battery is fully charged. ">
785 <ph name="time">$1<ex>2h 53m</ex></ph> until full 734 <ph name="time">$1<ex>2h 53m</ex></ph> until full
786 </message> 735 </message>
787 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CALCULATING" desc="The label in the tray dialog indicating that the time to charge or discharge the battery is being calculated."> 736 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CALCULATING" desc="The label in the tray dialog indicating that the time to charge or discharge the battery is being calculated.">
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
875 </message> 824 </message>
876 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_RECONNECTING" desc="Messag e for the network list when reconnecting to a network."> 825 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_RECONNECTING" desc="Messag e for the network list when reconnecting to a network.">
877 <ph name="NAME">$1<ex>Company VPN</ex></ph>: Reconnecting... 826 <ph name="NAME">$1<ex>Company VPN</ex></ph>: Reconnecting...
878 </message> 827 </message>
879 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio n in status area or network list when no network is connected."> 828 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio n in status area or network list when no network is connected.">
880 No network 829 No network
881 </message> 830 </message>
882 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROHIBITED" desc="Tooltip in ne twork list when no network is prohibited by policy."> 831 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROHIBITED" desc="Tooltip in ne twork list when no network is prohibited by policy.">
883 This network is disabled by your administrator. 832 This network is disabled by your administrator.
884 </message> 833 </message>
885 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROHIBITED_OTHER" desc="Tooltip in network list for joining other network when connecting unmanaged network is prohibited">
886 Connecting to other networks is disabled by your administrator.
887 </message>
888 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ ay in the network info bubble when it is otherwise empty."> 834 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ ay in the network info bubble when it is otherwise empty.">
889 No network information available 835 No network information available
890 </message> 836 </message>
891 <message name="IDS_ASH_STATUS_TRAY_NO_MOBILE_NETWORKS" desc="The message t o display in the network list when no mobile networks are available."> 837 <message name="IDS_ASH_STATUS_TRAY_NO_MOBILE_NETWORKS" desc="The message t o display in the network list when no mobile networks are available.">
892 No mobile network available 838 No mobile network available
893 </message> 839 </message>
894 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in system tray bubble to display vpn is disconnected."> 840 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in system tray bubble to display vpn is disconnected.">
895 VPN disconnected 841 VPN disconnected
896 </message> 842 </message>
897 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label u sed in the tray popup to notify that Wi-Fi is turned on."> 843 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label u sed in the tray popup to notify that Wi-Fi is turned on.">
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
1046 992
1047 <!-- Notification that an accelerator was pressed, so the user knows how t o toggle it back --> 993 <!-- Notification that an accelerator was pressed, so the user knows how t o toggle it back -->
1048 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG" 994 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG"
1049 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."> 995 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.">
1050 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off. 996 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off.
1051 </message> 997 </message>
1052 </messages> 998 </messages>
1053 </release> 999 </release>
1054 </grit> 1000 </grit>
1055 1001
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698