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

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

Issue 2752223003: MD Settings: Fix Network section styling (Closed)
Patch Set: Rebase Created 3 years, 8 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 1050 matching lines...) Expand 10 before | Expand all | Expand 10 after
1061 </message> 1061 </message>
1062 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_ERROR_MESSAGE" desc="The te xt on the Easy unlock turn off dialog when Easy unlock could not be turned off b ecause there is a server error."> 1062 <message name="IDS_SETTINGS_EASY_UNLOCK_TURN_OFF_ERROR_MESSAGE" desc="The te xt on the Easy unlock turn off dialog when Easy unlock could not be turned off b ecause there is a server error.">
1063 Smart Lock is currently unavailable. Please try again later. 1063 Smart Lock is currently unavailable. Please try again later.
1064 </message> 1064 </message>
1065 <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."> 1065 <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.">
1066 Retry 1066 Retry
1067 </message> 1067 </message>
1068 1068
1069 <!-- Strings specific to the Settings Internet Page --> 1069 <!-- Strings specific to the Settings Internet Page -->
1070 <message name="IDS_SETTINGS_INTERNET" desc="Name of the settings page which displays internet preferences."> 1070 <message name="IDS_SETTINGS_INTERNET" desc="Name of the settings page which displays internet preferences.">
1071 Internet connection 1071 Network
1072 </message> 1072 </message>
1073 <message name="IDS_SETTINGS_INTERNET_DETAIL" desc="Name of the settings page which displays network details."> 1073 <message name="IDS_SETTINGS_INTERNET_DETAIL" desc="Name of the settings page which displays network details.">
1074 Network Details 1074 Network Details
1075 </message> 1075 </message>
1076 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS" desc="Name of the setti ngs page which displays the list of known networks."> 1076 <message name="IDS_SETTINGS_INTERNET_KNOWN_NETWORKS" desc="Name of the setti ngs page which displays the list of known networks.">
1077 Known Networks 1077 Known Networks
1078 </message> 1078 </message>
1079 <message name="IDS_SETTINGS_INTERNET_ADD_CONNECTION" desc="Settings > Intern et > Add connection expanding section label."> 1079 <message name="IDS_SETTINGS_INTERNET_ADD_CONNECTION" desc="Settings > Intern et > Add connection expanding section label.">
1080 Add connection 1080 Add connection
1081 </message> 1081 </message>
(...skipping 11 matching lines...) Expand all
1093 </message> 1093 </message>
1094 <message name="IDS_SETTINGS_INTERNET_ADD_THIRD_PARTY_VPN" desc="Settings > I nternet > Add third party VPN label"> 1094 <message name="IDS_SETTINGS_INTERNET_ADD_THIRD_PARTY_VPN" desc="Settings > I nternet > Add third party VPN label">
1095 Add <ph name="PROVIDER_NAME">$1<ex>VPN Demo</ex></ph>... 1095 Add <ph name="PROVIDER_NAME">$1<ex>VPN Demo</ex></ph>...
1096 </message> 1096 </message>
1097 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ACCESS_POINT" desc="Set tings > Internet > Network details: Access Point section label."> 1097 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ACCESS_POINT" desc="Set tings > Internet > Network details: Access Point section label.">
1098 Access Point 1098 Access Point
1099 </message> 1099 </message>
1100 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ADVANCED" desc="Setting s > Internet > Network details: Advanced section label."> 1100 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ADVANCED" desc="Setting s > Internet > Network details: Advanced section label.">
1101 Advanced 1101 Advanced
1102 </message> 1102 </message>
1103 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_EXPAND_ACCESSIBILITY_LA BEL" desc="Label for the button that toggles showing the advanced network option s. Only visible by screen reader software."> 1103 <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.">
1104 Show advanced network options 1104 Show advanced network properties
1105 </message> 1105 </message>
1106 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_NAMESERVERS" desc="Sett ings > Internet > Network details: Name servers section label."> 1106 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_NAMESERVERS" desc="Sett ings > Internet > Network details: Name servers section label.">
1107 Name servers 1107 Name servers
1108 </message> 1108 </message>
1109 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_NETWORK" desc="Settings > Internet > Network details: Network section label."> 1109 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_NETWORK" desc="Settings > Internet > Network details: Network section label.">
1110 Network 1110 Network
1111 </message> 1111 </message>
1112 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_NETWORK_ACCESSIBILITY_L ABEL" desc="Label for the button that toggles showing the network address config uration settings. Only visible by screen reader software.">
1113 Show network address settings
1114 </message>
1112 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_PROXY" desc="Settings > Internet > Network details: Proxy section label."> 1115 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_PROXY" desc="Settings > Internet > Network details: Proxy section label.">
1113 Proxy 1116 Proxy
1114 </message> 1117 </message>
1118 <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.">
1119 Show proxy settings
1120 </message>
1115 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings > Internet > Network details: Web Proxy Auto Discovery (WPAD) section label."> 1121 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings > Internet > Network details: Web Proxy Auto Discovery (WPAD) section label.">
1116 Web Proxy Auto Discovery URL: 1122 Web Proxy Auto Discovery URL:
1117 </message> 1123 </message>
1118 <message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Intern et > Network details: Text to show when a network is shared."> 1124 <message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Intern et > Network details: Text to show when a network is shared.">
1119 This network is shared with other users 1125 This network is shared with other users
1120 </message> 1126 </message>
1121 <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."> 1127 <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.">
1122 Network configuration is controlled by <ph name="USER_EMAIL">$1<ex>joe@gma il.com</ex></ph>. 1128 Network configuration is controlled by <ph name="USER_EMAIL">$1<ex>joe@gma il.com</ex></ph>.
1123 </message> 1129 </message>
1124 <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."> 1130 <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.">
(...skipping 1820 matching lines...) Expand 10 before | Expand all | Expand 10 after
2945 System 2951 System
2946 </message> 2952 </message>
2947 <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."> 2953 <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.">
2948 Use hardware acceleration when available 2954 Use hardware acceleration when available
2949 </message> 2955 </message>
2950 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2956 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2951 Change proxy settings 2957 Change proxy settings
2952 </message> 2958 </message>
2953 </if> 2959 </if>
2954 </grit-part> 2960 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698