Index: ash/ash_strings.grd |
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
index b5290e2c7d33bc68d71f7633ae7cc3a980ed1e91..7445322afe74051bbc2df2ceefc98c76cd962437 100644 |
--- a/ash/ash_strings.grd |
+++ b/ash/ash_strings.grd |
@@ -455,6 +455,13 @@ Press Shift + Alt to switch. |
<message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to display in the network info bubble when it is otherwise empty."> |
No network information available |
</message> |
+ <message name="IDS_ASH_STATUS_TRAY_NETWORK_STATUS" desc="Shows the network and its status in the network lsit."> |
pneubeck (no reviews)
2012/11/21 13:34:45
nit: lsit -> list
pneubeck (no reviews)
2012/11/21 13:34:45
which network? the current network?
stevenjb
2012/11/27 00:58:18
Done.
stevenjb
2012/11/27 00:58:18
s/the/a/
|
+ <ph name="NETWORK">$1<ex>GoogleGuest</ex></ph>: <ph name="STATUS">$2<ex>Connecting</ex></ph> |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTING" desc="The network is connecting."> |
+ Connecting... |
+ </message> |
+ |
<message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible text for header entries for detailed versions of status tray items."> |
Previous menu |
</message> |