| Index: chrome/app/chromeos_strings.grdp | 
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp | 
| index 402501000cfc6d8ecade5722ee0a30821fd7aade..b26919081769835da6af42b79bbd7c2933383c20 100644 | 
| --- a/chrome/app/chromeos_strings.grdp | 
| +++ b/chrome/app/chromeos_strings.grdp | 
| @@ -1887,6 +1887,9 @@ Press any key to continue exploring. | 
| Remembered networks | 
|  | 
| </message> | 
| +  <message name="IDS_OPTIONS_SETTINGS_ADD_VPN_TEMPLATE" desc="Template for constructing a menu item that will ask a given VPN provider to show its 'add network' dialog."> | 
| +    Add <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>... | 
| +  </message> | 
| <!-- Network state strings --> | 
| <message name="IDS_CHROMEOS_NETWORK_STATE_NOT_CONNECTED" desc="Displayed state for a network when not connected."> | 
| Not connected | 
|  |