| Index: ash/ash_strings.grd
|
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
|
| index 3a15526b4c4a1adf1bf0797e85f5040f7892d0c9..f7b97959179d35d59d3a3b5e1b4a19c879bd176e 100644
|
| --- a/ash/ash_strings.grd
|
| +++ b/ash/ash_strings.grd
|
| @@ -242,6 +242,12 @@ Press Ctrl+Alt+Z to cancel.
|
| <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.">
|
| Proxy...
|
| </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label used in the tray popup to notify that Wi-Fi is turned on.">
|
| + Wi-Fi is turned on.
|
| + </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_DISABLED" desc="The label used in the tray popup to notify that Wi-Fi is turned off.">
|
| + Wi-Fi is turned off.
|
| + </message>
|
| <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status tray for SMS.">
|
| SMS
|
| </message>
|
|
|