Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 72cbc94c2e47fdec77411c1641c097d6ae01b451..09fe69f633e5544a5c8c40f077de337e926b8c21 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -5877,6 +5877,9 @@ All users must sign out to continue. |
<message name="IDS_NETWORK_UI_FORMAT_SHILL" desc="Label in network property format dropdown for Shill properties"> |
Shill |
</message> |
+ <message name="IDS_NETWORK_UI_DEFAULT_NETWORK" desc="Text for the name and status of the default network"> |
+ Default Network: <ph name="NETWORK">$1<ex>Linksys</ex></ph> State: <ph name="STATE">$2<ex>Connected</ex></ph> |
+ </message> |
<message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visible networks"> |
Visible Networks: |
</message> |