| Index: ash/ash_strings.grd
|
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
|
| index 826e17e7688319f3d507d31088e62c9e7c21dafc..4fa50021a78a4000f2f18c71b3c96cad18258f26 100644
|
| --- a/ash/ash_strings.grd
|
| +++ b/ash/ash_strings.grd
|
| @@ -238,6 +238,12 @@ This file contains the strings for ash.
|
| <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 enabled.">
|
| + Wi-Fi enabled.
|
| + </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_DISABLED" desc="The label used in the tray popup to notify that Wi-Fi is disabled.">
|
| + Wi-Fi disabled.
|
| + </message>
|
| <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status tray for SMS.">
|
| SMS
|
| </message>
|
|
|