| 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 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 202 Choose font types and encoding | 202 Choose font types and encoding |
| 203 </message> | 203 </message> |
| 204 | 204 |
| 205 <!-- Common --> | 205 <!-- Common --> |
| 206 <message name="IDS_SETTINGS_ADVANCED" desc="Name of the settings page which di
splays advanced preferences."> | 206 <message name="IDS_SETTINGS_ADVANCED" desc="Name of the settings page which di
splays advanced preferences."> |
| 207 Advanced | 207 Advanced |
| 208 </message> | 208 </message> |
| 209 <message name="IDS_SETTINGS_BASIC" desc="Name of the settings page which displ
ays advanced preferences."> | 209 <message name="IDS_SETTINGS_BASIC" desc="Name of the settings page which displ
ays advanced preferences."> |
| 210 Basic | 210 Basic |
| 211 </message> | 211 </message> |
| 212 <message name="IDS_SETTINGS_MENU_BUTTON_LABEL" desc="Text used to identify the
sidebar menu button for screen readers."> |
| 213 Menu |
| 214 </message> |
| 212 <message name="IDS_SETTINGS_SEARCH_PROMPT" desc="Label for input field to sear
ch within settings."> | 215 <message name="IDS_SETTINGS_SEARCH_PROMPT" desc="Label for input field to sear
ch within settings."> |
| 213 Search settings | 216 Search settings |
| 214 </message> | 217 </message> |
| 215 <message name="IDS_SETTINGS_SEARCH_NO_RESULTS" desc="Text description of a sea
rch that has no results."> | 218 <message name="IDS_SETTINGS_SEARCH_NO_RESULTS" desc="Text description of a sea
rch that has no results."> |
| 216 No matches were found. | 219 No matches were found. |
| 217 </message> | 220 </message> |
| 218 <message name="IDS_SETTINGS_SEARCH_NO_RESULTS_HELP" desc="Help text for a sear
ch that has no results."> | 221 <message name="IDS_SETTINGS_SEARCH_NO_RESULTS_HELP" desc="Help text for a sear
ch that has no results."> |
| 219 Go to <ph name="BEGIN_LINK_CHROMIUM"><a target="_blank" href="$1"></ph
>Google Chrome help<ph name="END_LINK_CHROMIUM"></a></ph> if you can't fin
d what you're looking for. | 222 Go to <ph name="BEGIN_LINK_CHROMIUM"><a target="_blank" href="$1"></ph
>Google Chrome help<ph name="END_LINK_CHROMIUM"></a></ph> if you can't fin
d what you're looking for. |
| 220 </message> | 223 </message> |
| 221 <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title."> | 224 <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title."> |
| (...skipping 1666 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1888 System | 1891 System |
| 1889 </message> | 1892 </message> |
| 1890 <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."> | 1893 <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."> |
| 1891 Use hardware acceleration when available | 1894 Use hardware acceleration when available |
| 1892 </message> | 1895 </message> |
| 1893 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1896 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1894 Change proxy settings | 1897 Change proxy settings |
| 1895 </message> | 1898 </message> |
| 1896 </if> | 1899 </if> |
| 1897 </grit-part> | 1900 </grit-part> |
| OLD | NEW |