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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2848683003: MD Settings: Add settings-internet-config (WiFi only, no certs) (Closed)
Patch Set: . Created 3 years, 7 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 1087 matching lines...) Expand 10 before | Expand all | Expand 10 after
1098 Smart Lock is currently unavailable. Please try again later. 1098 Smart Lock is currently unavailable. Please try again later.
1099 </message> 1099 </message>
1100 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_RETRY" desc="The label text of the retry button on the Easy unlock turn off dialog when Easy unlock could n ot be turned off because there is a server error."> 1100 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_RETRY" desc="The label text of the retry button on the Easy unlock turn off dialog when Easy unlock could n ot be turned off because there is a server error.">
1101 Retry 1101 Retry
1102 </message> 1102 </message>
1103 1103
1104 <!-- Strings specific to the Settings Internet Page --> 1104 <!-- Strings specific to the Settings Internet Page -->
1105 <message name="IDS_SETTINGS_INTERNET" desc="Name of the settings page which displays internet preferences."> 1105 <message name="IDS_SETTINGS_INTERNET" desc="Name of the settings page which displays internet preferences.">
1106 Network 1106 Network
1107 </message> 1107 </message>
1108 <message name="IDS_SETTINGS_INTERNET_CONFIG" desc="Name of the settings page for configuring networks.">
1109 Configure network
1110 </message>
1108 <message name="IDS_SETTINGS_INTERNET_DETAIL" desc="Name of the settings page which displays network details."> 1111 <message name="IDS_SETTINGS_INTERNET_DETAIL" desc="Name of the settings page which displays network details.">
1109 Network Details 1112 Network Details
1110 </message> 1113 </message>
1111 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS" desc="Name of the setti ngs page which displays the list of known networks."> 1114 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS" desc="Name of the setti ngs page which displays the list of known networks.">
1112 Known Networks 1115 Known Networks
1113 </message> 1116 </message>
1114 <message name="IDS_SETTINGS_INTERNET_ADD_CONNECTION" desc="Settings > Intern et > Add connection expanding section label."> 1117 <message name="IDS_SETTINGS_INTERNET_ADD_CONNECTION" desc="Settings > Intern et > Add connection expanding section label.">
1115 Add connection 1118 Add connection
1116 </message> 1119 </message>
1117 <message name="IDS_SETTINGS_INTERNET_ADD_CONNECTION_EXPAND_ACCESSIBILITY_LAB EL" desc="Label for the button that toggles showing the options for a new connec tion. Only visible by screen reader software."> 1120 <message name="IDS_SETTINGS_INTERNET_ADD_CONNECTION_EXPAND_ACCESSIBILITY_LAB EL" desc="Label for the button that toggles showing the options for a new connec tion. Only visible by screen reader software.">
1118 Add network connection 1121 Add network connection
1119 </message> 1122 </message>
1120 <message name="IDS_SETTINGS_INTERNET_ADD_CONNECTION_NOT_ALLOWED" desc="Setti ngs > Internet > Message when Add connection is not allowed."> 1123 <message name="IDS_SETTINGS_INTERNET_ADD_CONNECTION_NOT_ALLOWED" desc="Setti ngs > Internet > Message when Add connection is not allowed.">
1121 Add connection is disabled by your administrator 1124 Add connection is disabled by your administrator
1122 </message> 1125 </message>
1123 <message name="IDS_SETTINGS_INTERNET_ADD_WIFI" desc="Settings > Internet > A dd Wi-Fi label."> 1126 <message name="IDS_SETTINGS_INTERNET_ADD_WIFI" desc="Settings > Internet > A dd Wi-Fi label.">
1124 Add Wi-Fi... 1127 Add Wi-Fi...
1125 </message> 1128 </message>
1126 <message name="IDS_SETTINGS_INTERNET_ADD_VPN" desc="Settings > Internet > Ad d VPN label."> 1129 <message name="IDS_SETTINGS_INTERNET_ADD_VPN" desc="Settings > Internet > Ad d VPN label.">
1127 Add OpenVPN / L2TP... 1130 Add OpenVPN / L2TP...
1128 </message> 1131 </message>
1129 <message name="IDS_SETTINGS_INTERNET_ADD_THIRD_PARTY_VPN" desc="Settings > I nternet > Add third party VPN label"> 1132 <message name="IDS_SETTINGS_INTERNET_ADD_THIRD_PARTY_VPN" desc="Settings > I nternet > Add third party VPN label">
1130 Add <ph name="PROVIDER_NAME">$1<ex>VPN Demo</ex></ph>... 1133 Add <ph name="PROVIDER_NAME">$1<ex>VPN Demo</ex></ph>...
1131 </message> 1134 </message>
1132 <message name="IDS_SETTINGS_INTERNET_DEVICE_ENABLING" desc="Settings > Inter net > Message when a device (e.g a Cellular modem) is enabling."> 1135 <message name="IDS_SETTINGS_INTERNET_DEVICE_ENABLING" desc="Settings > Inter net > Message when a device (e.g a Cellular modem) is enabling.">
1133 Enabling 1136 Enabling
1134 </message> 1137 </message>
1138 <message name="IDS_SETTINGS_INTERNET_CONFIG_SHARE" desc="Settings > Internet > Network config: Label for setting allowing other device users to use the netw ork configuration.">
1139 Allow other users of this device to use this network
1140 </message>
1135 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ACCESS_POINT" desc="Set tings > Internet > Network details: Access Point section label."> 1141 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ACCESS_POINT" desc="Set tings > Internet > Network details: Access Point section label.">
1136 Access Point 1142 Access Point
1137 </message> 1143 </message>
1138 <message name="IDS_SETTINGS_INTERNET_MOBILE_SEARCH" desc="Settings > Interne t > Message in Mobile section when searching for mobile networks."> 1144 <message name="IDS_SETTINGS_INTERNET_MOBILE_SEARCH" desc="Settings > Interne t > Message in Mobile section when searching for mobile networks.">
1139 Searching for mobile networks 1145 Searching for mobile networks
1140 </message> 1146 </message>
1141 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ADVANCED" desc="Setting s > Internet > Network details: Advanced section label."> 1147 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ADVANCED" desc="Setting s > Internet > Network details: Advanced section label.">
1142 Advanced 1148 Advanced
1143 </message> 1149 </message>
1144 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ADVANCED_ACCESSIBILITY_ LABEL" desc="Label for the button that toggles showing the advanced network prop erties. Only visible by screen reader software."> 1150 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ADVANCED_ACCESSIBILITY_ LABEL" desc="Label for the button that toggles showing the advanced network prop erties. Only visible by screen reader software.">
(...skipping 14 matching lines...) Expand all
1159 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_PROXY_ACCESSIBILITY_LAB EL" desc="Label for the button that toggles showing the proxy configuration sett ings. Only visible by screen reader software."> 1165 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_PROXY_ACCESSIBILITY_LAB EL" desc="Label for the button that toggles showing the proxy configuration sett ings. Only visible by screen reader software.">
1160 Show proxy settings 1166 Show proxy settings
1161 </message> 1167 </message>
1162 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings > Internet > Network details: Web Proxy Auto Discovery (WPAD) section label."> 1168 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings > Internet > Network details: Web Proxy Auto Discovery (WPAD) section label.">
1163 Web Proxy Auto Discovery URL: 1169 Web Proxy Auto Discovery URL:
1164 </message> 1170 </message>
1165 <message name="IDS_SETTINGS_SETTINGS_NETWORK_ALLOW_DATA_ROAMING" desc="Setti ngs > Internet > Network details: Toggle label to allow mobile data roaming."> 1171 <message name="IDS_SETTINGS_SETTINGS_NETWORK_ALLOW_DATA_ROAMING" desc="Setti ngs > Internet > Network details: Toggle label to allow mobile data roaming.">
1166 Allow mobile data roaming 1172 Allow mobile data roaming
1167 </message> 1173 </message>
1168 <message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Intern et > Network details: Text to show when a network is shared."> 1174 <message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Intern et > Network details: Text to show when a network is shared.">
1169 This network is shared with other users 1175 Other users of this device can use this network.
1170 </message> 1176 </message>
1171 <message name="IDS_SETTINGS_INTERNET_NETWORK_PRIMARY_USER_CONTROLLED" desc=" Settings > Internet > Network details: Text to show when a network configuration is controlled by the primary user."> 1177 <message name="IDS_SETTINGS_INTERNET_NETWORK_PRIMARY_USER_CONTROLLED" desc=" Settings > Internet > Network details: Text to show when a network configuration is controlled by the primary user.">
1172 Network configuration is controlled by <ph name="USER_EMAIL">$1<ex>joe@gma il.com</ex></ph>. 1178 Network configuration is controlled by <ph name="USER_EMAIL">$1<ex>joe@gma il.com</ex></ph>.
1173 </message> 1179 </message>
1174 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ENFORCED_POLICY" desc="Se ttings > Internet > Network details: Text to show when a network proxy is policy enforced."> 1180 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ENFORCED_POLICY" desc="Se ttings > Internet > Network details: Text to show when a network proxy is policy enforced.">
1175 This proxy is enforced by your administrator 1181 This proxy is enforced by your administrator
1176 </message> 1182 </message>
1177 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED" desc="Setti ngs > Internet > Network details: Text next to the checkbox for allowing proxy s ettings for shared networks."> 1183 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED" desc="Setti ngs > Internet > Network details: Text next to the checkbox for allowing proxy s ettings for shared networks.">
1178 Allow proxies for shared networks 1184 Allow proxies for shared networks
1179 </message> 1185 </message>
(...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after
1557 </message> 1563 </message>
1558 <message name="IDS_ONC_WIFI_EAP_OUTER" desc="ONC Property label for WiFi.EAP .Outer (Method)"> 1564 <message name="IDS_ONC_WIFI_EAP_OUTER" desc="ONC Property label for WiFi.EAP .Outer (Method)">
1559 EAP method 1565 EAP method
1560 </message> 1566 </message>
1561 <message name="IDS_ONC_WIFI_EAP_SUBJECT_MATCH" desc="ONC Property label for WiFi.EAP.SubjectMatch"> 1567 <message name="IDS_ONC_WIFI_EAP_SUBJECT_MATCH" desc="ONC Property label for WiFi.EAP.SubjectMatch">
1562 Subject match 1568 Subject match
1563 </message> 1569 </message>
1564 <message name="IDS_ONC_WIFI_FREQUENCY" desc="ONC Property label for WiFi.Fre quency"> 1570 <message name="IDS_ONC_WIFI_FREQUENCY" desc="ONC Property label for WiFi.Fre quency">
1565 Frequency 1571 Frequency
1566 </message> 1572 </message>
1573 <message name="IDS_ONC_WIFI_PASSWORD" desc="ONC Property label for WiFi.Pass word">
1574 Password
1575 </message>
1567 <message name="IDS_ONC_WIFI_SECURITY" desc="ONC Property label for WiFi.Secu rity"> 1576 <message name="IDS_ONC_WIFI_SECURITY" desc="ONC Property label for WiFi.Secu rity">
1568 Security 1577 Security
1569 </message> 1578 </message>
1579 <message name="IDS_ONC_WIFI_SECURITY_NONE" desc="In settings > Internet, a s tring specifying security type = none.">
1580 None
1581 </message>
1582 <message name="IDS_ONC_WIFI_SECURITY_WEP" desc="In settings > Internet, a st ring specifying security type = WEP.">
1583 WEP
1584 </message>
1585 <message name="IDS_ONC_WIFI_SECURITY_PSK" desc="In settings > Internet, a st ring specifying security type = PSK (either WPA-PSK or RSN-PSK).">
1586 PSK (WPA or RSN)
1587 </message>
1588 <message name="IDS_ONC_WIFI_SECURITY_EAP" desc="In settings > Internet, a st ring specifying security type = EAP (8021.X).">
1589 EAP
1590 </message>
1570 <message name="IDS_ONC_WIFI_SIGNAL_STRENGTH" desc="ONC Property label for Wi Fi.SignalStrength"> 1591 <message name="IDS_ONC_WIFI_SIGNAL_STRENGTH" desc="ONC Property label for Wi Fi.SignalStrength">
1571 Signal strength 1592 Signal strength
1572 </message> 1593 </message>
1594 <message name="IDS_ONC_WIFI_SSID" desc="ONC Property label for WiFi.SSID">
1595 SSID
1596 </message>
1573 <message name="IDS_ONC_WIMAX_EAP_IDENTITY" desc="ONC Property label for WiMA X.EAP.Identity"> 1597 <message name="IDS_ONC_WIMAX_EAP_IDENTITY" desc="ONC Property label for WiMA X.EAP.Identity">
1574 Identity 1598 Identity
1575 </message> 1599 </message>
1576 </if> 1600 </if>
1577 1601
1578 <!-- On Startup Page --> 1602 <!-- On Startup Page -->
1579 <message name="IDS_SETTINGS_ON_STARTUP" desc="Name of the on startup page."> 1603 <message name="IDS_SETTINGS_ON_STARTUP" desc="Name of the on startup page.">
1580 On startup 1604 On startup
1581 </message> 1605 </message>
1582 <message name="IDS_SETTINGS_ON_STARTUP_OPEN_NEW_TAB" desc="Radio button option to open the new tab page."> 1606 <message name="IDS_SETTINGS_ON_STARTUP_OPEN_NEW_TAB" desc="Radio button option to open the new tab page.">
(...skipping 1487 matching lines...) Expand 10 before | Expand all | Expand 10 after
3070 System 3094 System
3071 </message> 3095 </message>
3072 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 3096 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
3073 Use hardware acceleration when available 3097 Use hardware acceleration when available
3074 </message> 3098 </message>
3075 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the control that opens a user's network proxy settings."> 3099 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the control that opens a user's network proxy settings.">
3076 Open proxy settings 3100 Open proxy settings
3077 </message> 3101 </message>
3078 </if> 3102 </if>
3079 </grit-part> 3103 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698