| 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 <!-- Policy Indicators --> | 4 <!-- Policy Indicators --> |
| 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed
in the controlled settings indicator tooltip when a setting's value is enforced
by an extension."> | 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed
in the controlled settings indicator tooltip when a setting's value is enforced
by an extension."> |
| 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten
sion</ex></ph> | 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten
sion</ex></ph> |
| 7 </message> | 7 </message> |
| 8 | 8 |
| 9 <!-- Accessibility Page --> | 9 <!-- Accessibility Page --> |
| 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> | 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> |
| (...skipping 672 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 683 Clear browsing data | 683 Clear browsing data |
| 684 </message> | 684 </message> |
| 685 <message name="IDS_SETTINGS_TITLE_AND_COUNT" desc="The title of a section in t
he settings page with a count of the total number of items in the section"> | 685 <message name="IDS_SETTINGS_TITLE_AND_COUNT" desc="The title of a section in t
he settings page with a count of the total number of items in the section"> |
| 686 <ph name="TITLE">$1<ex>Block</ex></ph> - <ph name="COUNT">$2<ex>42</ex></ph> | 686 <ph name="TITLE">$1<ex>Block</ex></ph> - <ph name="COUNT">$2<ex>42</ex></ph> |
| 687 </message> | 687 </message> |
| 688 | 688 |
| 689 <!-- Reset Settings Page --> | 689 <!-- Reset Settings Page --> |
| 690 <message name="IDS_SETTINGS_RESET" desc="Name of the settings page where setti
ngs may be reset."> | 690 <message name="IDS_SETTINGS_RESET" desc="Name of the settings page where setti
ngs may be reset."> |
| 691 Reset | 691 Reset |
| 692 </message> | 692 </message> |
| 693 <message name="IDS_SETTINGS_RESET_VIEW_REPORTED_SETTINGS" desc="Label of a lin
k that when clicked displays the settings that will be reported to Google for an
alysis."> |
| 694 View reported settings |
| 695 </message> |
| 693 | 696 |
| 694 <!-- Search Page --> | 697 <!-- Search Page --> |
| 695 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp
lays search engine preferences."> | 698 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp
lays search engine preferences."> |
| 696 Search engine | 699 Search engine |
| 697 </message> | 700 </message> |
| 698 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear
ch engine dropdown setting."> | 701 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear
ch engine dropdown setting."> |
| 699 Search engine used when searching from the omnibox | 702 Search engine used when searching from the omnibox |
| 700 </message> | 703 </message> |
| 701 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the
Manage Search Engines button."> | 704 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the
Manage Search Engines button."> |
| 702 Manage search engines | 705 Manage search engines |
| (...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1237 System | 1240 System |
| 1238 </message> | 1241 </message> |
| 1239 <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."> | 1242 <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."> |
| 1240 Use hardware acceleration when available | 1243 Use hardware acceleration when available |
| 1241 </message> | 1244 </message> |
| 1242 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1245 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1243 Change proxy settings | 1246 Change proxy settings |
| 1244 </message> | 1247 </message> |
| 1245 </if> | 1248 </if> |
| 1246 </grit-part> | 1249 </grit-part> |
| OLD | NEW |