Index: ash/ash_strings.grd |
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
index 6e9aa8bd273cb5c37f75af29a86216970a439098..4af9cdcb8119fa10e6ba03b1174f79c5d3357b24 100644 |
--- a/ash/ash_strings.grd |
+++ b/ash/ash_strings.grd |
@@ -139,6 +139,18 @@ 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_NETWORK_PROXY_SETTINGS" desc="The label used in the proxy settings entry in the network dialog in the login screen."> |
Nikita (slow)
2012/03/13 15:36:33
Could we use existing IDS_STATUSBAR_NETWORK_OPEN_P
sadrul
2012/03/13 15:48:39
Unfortunately, we are unable to use strings inside
|
+ Change proxy 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> |