Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 889705c8c33296cf9997b4bdc77fee01d9aa4a18..2013ec8c08268cfde6d784a98f1d1558766b190e 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -3784,6 +3784,9 @@ Press any key to continue exploring. |
| <message name="IDS_STATUSBAR_NETWORK_MORE" desc="Message for last link in the network menu requesting more technical and less common stuff (proxy settings, IP and hardware addresses)"> |
| More... |
| </message> |
| + <message name="IDS_STATUSBAR_NETWORK_ADD_VPN_TEMPLATE" desc="Template for constructing a menu item that will ask a given VPN provider to show its 'add network' dialog."> |
|
michaelpg
2015/03/17 19:28:16
nit: since this isn't used in the status area (on
bartfab (slow)
2015/03/18 21:27:14
Done.
|
| + Add <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>... |
| + </message> |
| <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu, the text in Private networks submenu to add a private network."> |
| Add private network... |
| </message> |