Index: ash/ash_strings.grd |
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
index e4ac779fabf97cb6b53113966850301d032a1f40..efe6286ce1893a78b64b2d411d7c9737a42e8f78 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 a network and its status in the network list."> |
+ <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> |