 Chromium Code Reviews
 Chromium Code Reviews 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
    
  
    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| OLD | NEW | 
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> | 
| 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 
| 3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> | 
| 4 <grit-part> | 4 <grit-part> | 
| 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> | 
| 6 </message> | 6 </message> | 
| 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 
| 8 Chromebook | 8 Chromebook | 
| 9 </message> | 9 </message> | 
| 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 
| (...skipping 3766 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3777 </message> | 3777 </message> | 
| 3778 <message name="IDS_STATUSBAR_NETWORK_MENU_ITEM_INDENT" desc="A menu item label with an indentation. For left-to-right languages, we use 3 spaces on the left." > | 3778 <message name="IDS_STATUSBAR_NETWORK_MENU_ITEM_INDENT" desc="A menu item label with an indentation. For left-to-right languages, we use 3 spaces on the left." > | 
| 3779 ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>''' | 3779 ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>''' | 
| 3780 </message> | 3780 </message> | 
| 3781 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The men u item in the network menu button at login screen for opening the options dialog "> | 3781 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The men u item in the network menu button at login screen for opening the options dialog "> | 
| 3782 Proxy settings... | 3782 Proxy settings... | 
| 3783 </message> | 3783 </message> | 
| 3784 <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)"> | 3784 <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)"> | 
| 3785 More... | 3785 More... | 
| 3786 </message> | 3786 </message> | 
| 3787 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN_TEMPLATE" desc="Template for cons tructing 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.
 | |
| 3788 Add <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>... | |
| 3789 </message> | |
| 3787 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu , the text in Private networks submenu to add a private network."> | 3790 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu , the text in Private networks submenu to add a private network."> | 
| 3788 Add private network... | 3791 Add private network... | 
| 3789 </message> | 3792 </message> | 
| 3790 <message name="IDS_STATUSBAR_NETWORK_VIEW_ACCOUNT" desc="In the network status menu, the text of the top-up URL link."> | 3793 <message name="IDS_STATUSBAR_NETWORK_VIEW_ACCOUNT" desc="In the network status menu, the text of the top-up URL link."> | 
| 3791 View account | 3794 View account | 
| 3792 </message> | 3795 </message> | 
| 3793 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are availa ble"> | 3796 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are availa ble"> | 
| 3794 No networks are available | 3797 No networks are available | 
| 3795 </message> | 3798 </message> | 
| 3796 <message name="IDS_STATUSBAR_BATTERY_CHARGING_PERCENTAGE" desc="In the power m enu button, this shows what percentage of battery is left when power supply is c onnected."> | 3799 <message name="IDS_STATUSBAR_BATTERY_CHARGING_PERCENTAGE" desc="In the power m enu button, this shows what percentage of battery is left when power supply is c onnected."> | 
| (...skipping 2307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6104 <message name="IDS_OPTIONS_CAPTIVE_PORTAL_BYPASS_PROXY_LABEL" desc="Option in chrome://settings that allows Captive Portal authorization pages to ignore proxy settings."> | 6107 <message name="IDS_OPTIONS_CAPTIVE_PORTAL_BYPASS_PROXY_LABEL" desc="Option in chrome://settings that allows Captive Portal authorization pages to ignore proxy settings."> | 
| 6105 Allow captive portal sign-in page to bypass proxy servers | 6108 Allow captive portal sign-in page to bypass proxy servers | 
| 6106 </message> | 6109 </message> | 
| 6107 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the option to enable punching holes in the Chrome OS firewall."> | 6110 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the option to enable punching holes in the Chrome OS firewall."> | 
| 6108 Enable firewall hole punching. | 6111 Enable firewall hole punching. | 
| 6109 </message> | 6112 </message> | 
| 6110 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc ription of the option to enable punching holes in the Chrome OS firewall."> | 6113 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc ription of the option to enable punching holes in the Chrome OS firewall."> | 
| 6111 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a TCP/IP server socket or UDP socket. | 6114 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a TCP/IP server socket or UDP socket. | 
| 6112 </message> | 6115 </message> | 
| 6113 </grit-part> | 6116 </grit-part> | 
| OLD | NEW |