| 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 594 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 605 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_VIEW" desc="Label for view b
utton in certificate manager."> | 605 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_VIEW" desc="Label for view b
utton in certificate manager."> |
| 606 View | 606 View |
| 607 </message> | 607 </message> |
| 608 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EDIT" desc="Label for the bu
tton in the certificate manager which allows you to edit certificate trust"> | 608 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EDIT" desc="Label for the bu
tton in the certificate manager which allows you to edit certificate trust"> |
| 609 Edit | 609 Edit |
| 610 </message> | 610 </message> |
| 611 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_IMPORT" desc="Label for impo
rt button in certificate manager."> | 611 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_IMPORT" desc="Label for impo
rt button in certificate manager."> |
| 612 Import | 612 Import |
| 613 </message> | 613 </message> |
| 614 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_IMPORT_AND_BIND" desc="Label
for import and bind button in certificate manager."> | 614 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_IMPORT_AND_BIND" desc="Label
for import and bind button in certificate manager."> |
| 615 Import and Bind to Device | 615 Import and Bind |
| 616 </message> | 616 </message> |
| 617 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EXPORT" desc="Label for expo
rt button in certificate manager."> | 617 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EXPORT" desc="Label for expo
rt button in certificate manager."> |
| 618 Export | 618 Export |
| 619 </message> | 619 </message> |
| 620 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE" desc="Label for dele
te button in certificate manager."> | 620 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE" desc="Label for dele
te button in certificate manager."> |
| 621 Delete | 621 Delete |
| 622 </message> | 622 </message> |
| 623 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DONE" desc="Label for done b
utton in certificate manager."> | 623 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DONE" desc="Label for done b
utton in certificate manager."> |
| 624 Done | 624 Done |
| 625 </message> | 625 </message> |
| (...skipping 2123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2749 System | 2749 System |
| 2750 </message> | 2750 </message> |
| 2751 <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."> | 2751 <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."> |
| 2752 Use hardware acceleration when available | 2752 Use hardware acceleration when available |
| 2753 </message> | 2753 </message> |
| 2754 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2754 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2755 Change proxy settings | 2755 Change proxy settings |
| 2756 </message> | 2756 </message> |
| 2757 </if> | 2757 </if> |
| 2758 </grit-part> | 2758 </grit-part> |
| OLD | NEW |