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

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

Issue 2956433003: Settings: Network: Support choose mobile network (Closed)
Patch Set: Rebase Created 3 years, 5 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/internet_page/internet_detail_page.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1162 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 </message> 1173 </message>
1174 <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."> 1174 <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.">
1175 Show proxy settings 1175 Show proxy settings
1176 </message> 1176 </message>
1177 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings > Internet > Network details: Web Proxy Auto Discovery (WPAD) section label."> 1177 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings > Internet > Network details: Web Proxy Auto Discovery (WPAD) section label.">
1178 Web Proxy Auto Discovery URL: 1178 Web Proxy Auto Discovery URL:
1179 </message> 1179 </message>
1180 <message name="IDS_SETTINGS_SETTINGS_NETWORK_ALLOW_DATA_ROAMING" desc="Setti ngs > Internet > Network details: Toggle label to allow mobile data roaming."> 1180 <message name="IDS_SETTINGS_SETTINGS_NETWORK_ALLOW_DATA_ROAMING" desc="Setti ngs > Internet > Network details: Toggle label to allow mobile data roaming.">
1181 Allow mobile data roaming 1181 Allow mobile data roaming
1182 </message> 1182 </message>
1183 <message name="IDS_SETTINGS_SETTINGS_NETWORK_CHOOSE_MOBILE_DETAIL" desc="Set tings > Internet > Network details: Label for section to choose a mobile data ne twork.">
1184 Choose a mobile data network
1185 </message>
1186 <message name="IDS_SETTINGS_SETTINGS_NETWORK_CHOOSE_MOBILE_BUTTON" desc="Set tings > Internet > Network details: Label for button to choose a mobile data net work.">
1187 Choose network
1188 </message>
1183 <message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Intern et > Network details: Text to show when a network is shared."> 1189 <message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Intern et > Network details: Text to show when a network is shared.">
1184 Other users of this device can use this network. 1190 Other users of this device can use this network.
1185 </message> 1191 </message>
1186 <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."> 1192 <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.">
1187 Network configuration is controlled by <ph name="USER_EMAIL">$1<ex>joe@gma il.com</ex></ph>. 1193 Network configuration is controlled by <ph name="USER_EMAIL">$1<ex>joe@gma il.com</ex></ph>.
1188 </message> 1194 </message>
1189 <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."> 1195 <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.">
1190 This proxy is enforced by your administrator 1196 This proxy is enforced by your administrator
1191 </message> 1197 </message>
1192 <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."> 1198 <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.">
(...skipping 2000 matching lines...) Expand 10 before | Expand all | Expand 10 after
3193 System 3199 System
3194 </message> 3200 </message>
3195 <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."> 3201 <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.">
3196 Use hardware acceleration when available 3202 Use hardware acceleration when available
3197 </message> 3203 </message>
3198 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the control that opens a user's network proxy settings."> 3204 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the control that opens a user's network proxy settings.">
3199 Open proxy settings 3205 Open proxy settings
3200 </message> 3206 </message>
3201 </if> 3207 </if>
3202 </grit-part> 3208 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/internet_page/internet_detail_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698