Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index fe63039959d3bd6486a846f4342165e8cbd5041f..4fdff73f7a784f63b8cb06890706551fecc94958 100644 |
--- a/chrome/app/settings_strings.grdp |
+++ b/chrome/app/settings_strings.grdp |
@@ -1068,7 +1068,7 @@ |
<!-- Strings specific to the Settings Internet Page --> |
<message name="IDS_SETTINGS_INTERNET" desc="Name of the settings page which displays internet preferences."> |
- Internet connection |
+ Network |
</message> |
<message name="IDS_SETTINGS_INTERNET_DETAIL" desc="Name of the settings page which displays network details."> |
Network Details |
@@ -1100,8 +1100,8 @@ |
<message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ADVANCED" desc="Settings > Internet > Network details: Advanced section label."> |
Advanced |
</message> |
- <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_EXPAND_ACCESSIBILITY_LABEL" desc="Label for the button that toggles showing the advanced network options. Only visible by screen reader software."> |
- Show advanced network options |
+ <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_ADVANCED_ACCESSIBILITY_LABEL" desc="Label for the button that toggles showing the advanced network properties. Only visible by screen reader software."> |
+ Show advanced network properties |
</message> |
<message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_NAMESERVERS" desc="Settings > Internet > Network details: Name servers section label."> |
Name servers |
@@ -1109,9 +1109,15 @@ |
<message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_NETWORK" desc="Settings > Internet > Network details: Network section label."> |
Network |
</message> |
+ <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_NETWORK_ACCESSIBILITY_LABEL" desc="Label for the button that toggles showing the network address configuration settings. Only visible by screen reader software."> |
+ Show network address settings |
+ </message> |
<message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_PROXY" desc="Settings > Internet > Network details: Proxy section label."> |
Proxy |
</message> |
+ <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_PROXY_ACCESSIBILITY_LABEL" desc="Label for the button that toggles showing the proxy configuration settings. Only visible by screen reader software."> |
+ Show proxy settings |
+ </message> |
<message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings > Internet > Network details: Web Proxy Auto Discovery (WPAD) section label."> |
Web Proxy Auto Discovery URL: |
</message> |