Index: ui/chromeos/ui_chromeos_strings.grd |
diff --git a/ui/chromeos/ui_chromeos_strings.grd b/ui/chromeos/ui_chromeos_strings.grd |
index 67f09719e03b5d3b10f3131ae1752485a7dece1f..f49bc36fb7b9173666a528c06a3a84033ea7dc5a 100644 |
--- a/ui/chromeos/ui_chromeos_strings.grd |
+++ b/ui/chromeos/ui_chromeos_strings.grd |
@@ -138,6 +138,9 @@ |
<message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTING" desc="Message for the network tray tooltip and network list when connecting to a network."> |
Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> |
</message> |
+ <message name="IDS_ASH_STATUS_TRAY_NETWORK_RECONNECTING" desc="Message for the network tray tooltip and network list when reconnecting to a network."> |
+ Reconnecting to <ph name="NAME">$1<ex>Company VPN</ex></ph> |
+ </message> |
<message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATE" desc="Message for the network list to activate the network."> |
Activate <ph name="NETWORKSERVICE">$1<ex>YBH Cellular</ex></ph> |
</message> |
@@ -147,6 +150,9 @@ |
<message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message for the network list when connecting to a network."> |
<ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... |
</message> |
+ <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_RECONNECTING" desc="Message for the network list when reconnecting to a network."> |
+ <ph name="NAME">$1<ex>Company VPN</ex></ph>: Reconnecting... |
+ </message> |
<message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Description in status area or network list when no network is connected."> |
No network |
</message> |