| Index: ash/ash_chromeos_strings.grdp
|
| diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
|
| index c5928c2dda80ed1d0f10292857bcebd0add2a6c8..01a307d22dd120320574d26613aa44325e9f7384 100644
|
| --- a/ash/ash_chromeos_strings.grdp
|
| +++ b/ash/ash_chromeos_strings.grdp
|
| @@ -55,9 +55,6 @@
|
| <message name="IDS_ASH_STATUS_TRAY_EXTENSION_CONTROLLED_WIFI" desc="The accessible text for the badge in the detailed network list indicating that the respective network's configuration may be controlled by an extension.">
|
| The extension "<ph name="EXTENSION_NAME">$1<ex>Nexus S</ex></ph>" can configure this network.
|
| </message>
|
| - <message name="IDS_ASH_STATUS_TRAY_OTHER_VPN" desc="The label used for the item to configure other private networks.">
|
| - Join other...
|
| - </message>
|
| <message name="IDS_ASH_STATUS_TRAY_TURN_ON_WIFI" desc="The label used for the item to turn on Wi-Fi networks.">
|
| Turn Wi-Fi on...
|
| </message>
|
| @@ -100,6 +97,9 @@
|
| <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_PAIRED" desc="Notification shown when a new device is paired with the computer.">
|
| Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" has been paired and is now available to all users. You may remove this pairing using Settings.
|
| </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECT" desc="Message on button that disconnects from the current VPN.">
|
| + Disconnect
|
| + </message>
|
|
|
| <!-- Ash multi-user warning dialog -->
|
| <message name="IDS_DESKTOP_CASTING_ACTIVE_TITLE" desc="The title for the dialog which tells the user that desktop casting is in progress, asking if the casting should be stopped before switching - or - the switch should be aborted.">
|
|
|