Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 1017443002: Allow users to add third-party VPNs from the settings page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@f_3_460428_update_details_dialog
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698