| 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 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d
escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu
ild) unknown (64-bit)"> | 5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d
escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu
ild) unknown (64-bit)"> |
| 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO
DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p
h> <ph name="PRODUCT_VERSION_BITS">$4</ph> | 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO
DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p
h> <ph name="PRODUCT_VERSION_BITS">$4</ph> |
| 7 </message> | 7 </message> |
| 8 <if expr="chromeos"> | 8 <if expr="chromeos"> |
| 9 <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."> | 9 <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."> |
| 10 Detailed build information | 10 Detailed build information |
| (...skipping 1585 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1596 </message> | 1596 </message> |
| 1597 <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"> | 1597 <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"> |
| 1598 <ph name="TITLE">$1<ex>Block</ex></ph> - <ph name="COUNT">$2<ex>42</ex></ph> | 1598 <ph name="TITLE">$1<ex>Block</ex></ph> - <ph name="COUNT">$2<ex>42</ex></ph> |
| 1599 </message> | 1599 </message> |
| 1600 | 1600 |
| 1601 <!-- Reset Settings Page --> | 1601 <!-- Reset Settings Page --> |
| 1602 <message name="IDS_SETTINGS_RESET" desc="Name of the settings page where setti
ngs may be reset."> | 1602 <message name="IDS_SETTINGS_RESET" desc="Name of the settings page where setti
ngs may be reset."> |
| 1603 Reset | 1603 Reset |
| 1604 </message> | 1604 </message> |
| 1605 <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."> | 1605 <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."> |
| 1606 View reported settings | 1606 View report settings |
| 1607 </message> | 1607 </message> |
| 1608 | 1608 |
| 1609 <!-- Search Page --> | 1609 <!-- Search Page --> |
| 1610 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp
lays search engine preferences."> | 1610 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp
lays search engine preferences."> |
| 1611 Search engine | 1611 Search engine |
| 1612 </message> | 1612 </message> |
| 1613 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear
ch engine dropdown setting."> | 1613 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear
ch engine dropdown setting."> |
| 1614 Search engine used when searching from the omnibox | 1614 Search engine used when searching from the omnibox |
| 1615 </message> | 1615 </message> |
| 1616 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the
Manage Search Engines button."> | 1616 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the
Manage Search Engines button."> |
| (...skipping 1192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2809 System | 2809 System |
| 2810 </message> | 2810 </message> |
| 2811 <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."> | 2811 <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."> |
| 2812 Use hardware acceleration when available | 2812 Use hardware acceleration when available |
| 2813 </message> | 2813 </message> |
| 2814 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2814 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2815 Change proxy settings | 2815 Change proxy settings |
| 2816 </message> | 2816 </message> |
| 2817 </if> | 2817 </if> |
| 2818 </grit-part> | 2818 </grit-part> |
| OLD | NEW |