| Index: ash/ash_strings.grd
|
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
|
| index 6e9aa8bd273cb5c37f75af29a86216970a439098..83d4d27c3fff197c2c76760db3a171ad2fc93bcd 100644
|
| --- a/ash/ash_strings.grd
|
| +++ b/ash/ash_strings.grd
|
| @@ -139,6 +139,15 @@ This file contains the strings for ash.
|
| <message name="IDS_ASH_STATUS_TRAY_LOCK" desc="The label used for the button in the status tray to lock the screen.">
|
| Lock
|
| </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the network dialog header.">
|
| + Network
|
| + </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used in the settings entry in the network dialog.">
|
| + Network settings ...
|
| + </message>
|
| + <message name="IDS_ASH_STATUS_TRAY_AIRPLANE_MODE" desc="The label used in the network dialog to turn on airplane mode.">
|
| + Airplane mode
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|