Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 3579ce95253e6be91f98b86dd1ff96a0302e76be..e741c5b970594bb48014480ce3d1f811b7533616 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -5865,6 +5865,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> |
|
michaelpg
2015/02/20 10:00:17
Just curious, will this translate well?
stevenjb
2015/02/23 19:23:07
In a debugging UI? It will translate just fine. In
|
| + </message> |
| <message name="IDS_NETWORK_UI_VISIBLE_NETWORKS" desc="Label for list of visible networks"> |
| Visible Networks: |
| </message> |