| OLD | NEW |
| 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 <!-- About Page --> | 4 <!-- About Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> |
| 7 Detailed build information | 7 Detailed build information |
| 8 </message> | 8 </message> |
| 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> |
| 10 ARC Version | 10 ARC Version |
| (...skipping 1005 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1016 </message> | 1016 </message> |
| 1017 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_PROXY" desc="Settings >
Internet > Network details: Proxy section label."> | 1017 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_PROXY" desc="Settings >
Internet > Network details: Proxy section label."> |
| 1018 Proxy | 1018 Proxy |
| 1019 </message> | 1019 </message> |
| 1020 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings >
Internet > Network details: Web Proxy Auto Discovery (WPAD) section label."> | 1020 <message name="IDS_SETTINGS_INTERNET_NETWORK_SECTION_WPAD" desc="Settings >
Internet > Network details: Web Proxy Auto Discovery (WPAD) section label."> |
| 1021 Web Proxy Auto Discovery URL: | 1021 Web Proxy Auto Discovery URL: |
| 1022 </message> | 1022 </message> |
| 1023 <message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Intern
et > Network details: Text to show when a network is shared."> | 1023 <message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Intern
et > Network details: Text to show when a network is shared."> |
| 1024 This network is shared with other users. | 1024 This network is shared with other users. |
| 1025 </message> | 1025 </message> |
| 1026 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_CONTROLLED_EXTENSION" des
c="Settings > Internet > Network details: Text to show when a network proxy is c
ontrolled by an extension."> | |
| 1027 The network proxy is controlled by an extension. | |
| 1028 </message> | |
| 1029 <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."> | 1026 <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."> |
| 1030 This proxy is enforced by your administrator. | 1027 This proxy is enforced by your administrator. |
| 1031 </message> | 1028 </message> |
| 1032 <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."> | 1029 <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."> |
| 1033 Allow proxies for shared networks | 1030 Allow proxies for shared networks |
| 1034 </message> | 1031 </message> |
| 1035 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_WARNING_TITL
E" desc="Settings > Internet > Network details: Title for warning dialog when ch
anging the allow shared proxies setting."> | 1032 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_WARNING_TITL
E" desc="Settings > Internet > Network details: Title for warning dialog when ch
anging the allow shared proxies setting."> |
| 1036 Confirm change to allow proxies for shared networks | 1033 Confirm change to allow proxies for shared networks |
| 1037 </message> | 1034 </message> |
| 1038 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_WARNING_MESS
AGE" desc="Settings > Internet > Network details: Warning message when changing
the allow shared proxies setting."> | 1035 <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_WARNING_MESS
AGE" desc="Settings > Internet > Network details: Warning message when changing
the allow shared proxies setting."> |
| (...skipping 1657 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2696 System | 2693 System |
| 2697 </message> | 2694 </message> |
| 2698 <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."> | 2695 <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."> |
| 2699 Use hardware acceleration when available | 2696 Use hardware acceleration when available |
| 2700 </message> | 2697 </message> |
| 2701 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2698 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2702 Change proxy settings | 2699 Change proxy settings |
| 2703 </message> | 2700 </message> |
| 2704 </if> | 2701 </if> |
| 2705 </grit-part> | 2702 </grit-part> |
| OLD | NEW |