| 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 1451 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1462 </message> | 1462 </message> |
| 1463 <message name="IDS_SETTINGS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of
the 'Protect you and your device from dangerous sites' checkbox"> | 1463 <message name="IDS_SETTINGS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of
the 'Protect you and your device from dangerous sites' checkbox"> |
| 1464 Protect you and your device from dangerous sites | 1464 Protect you and your device from dangerous sites |
| 1465 </message> | 1465 </message> |
| 1466 <message name="IDS_SETTINGS_SAFEBROWSING_ENABLE_EXTENDED_REPORTING" desc="Chec
kbox label: should Chrome upload information about suspicious downloads and webs
ites to Safe Browsing"> | 1466 <message name="IDS_SETTINGS_SAFEBROWSING_ENABLE_EXTENDED_REPORTING" desc="Chec
kbox label: should Chrome upload information about suspicious downloads and webs
ites to Safe Browsing"> |
| 1467 Automatically report details of possible security incidents to Google | 1467 Automatically report details of possible security incidents to Google |
| 1468 </message> | 1468 </message> |
| 1469 <message name="IDS_SETTINGS_SPELLING_PREF" desc="The documentation string of t
he 'Use Spelling' preference"> | 1469 <message name="IDS_SETTINGS_SPELLING_PREF" desc="The documentation string of t
he 'Use Spelling' preference"> |
| 1470 Use a web service to help resolve spelling errors | 1470 Use a web service to help resolve spelling errors |
| 1471 </message> | 1471 </message> |
| 1472 <message name="IDS_SETTINGS_SPELLING_DESCRIPTION" desc="Description of using a
web serviced to help resolve spelling errors. It is important to convey that wh
at the user types will be sent to Google."> |
| 1473 Smarter spell-checking by sending what you type in the browser to Google |
| 1474 </message> |
| 1472 <message name="IDS_SETTINGS_ENABLE_LOGGING" desc="The label of the checkbox to
enable/disable crash and user metrics logging"> | 1475 <message name="IDS_SETTINGS_ENABLE_LOGGING" desc="The label of the checkbox to
enable/disable crash and user metrics logging"> |
| 1473 Automatically send usage statistics and crash reports to Google | 1476 Automatically send usage statistics and crash reports to Google |
| 1474 </message> | 1477 </message> |
| 1475 <message name="IDS_SETTINGS_ENABLE_LOGGING_DIAGNOSTIC_AND_USAGE_DATA" desc="Th
e label of the checkbox to enable/disable diagnostic and user metrics logging"> | 1478 <message name="IDS_SETTINGS_ENABLE_LOGGING_DIAGNOSTIC_AND_USAGE_DATA" desc="Th
e label of the checkbox to enable/disable diagnostic and user metrics logging"> |
| 1476 Automatically send diagnostic and usage data to Google | 1479 Automatically send diagnostic and usage data to Google |
| 1477 </message> | 1480 </message> |
| 1478 <message name="IDS_SETTINGS_ENABLE_DO_NOT_TRACK" desc="The label of the checkb
ox to enable/disable sending the 'Do Not track' header"> | 1481 <message name="IDS_SETTINGS_ENABLE_DO_NOT_TRACK" desc="The label of the checkb
ox to enable/disable sending the 'Do Not track' header"> |
| 1479 Send a "Do Not Track" request with your browsing traffic | 1482 Send a "Do Not Track" request with your browsing traffic |
| 1480 </message> | 1483 </message> |
| 1481 <message name="IDS_SETTINGS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="descr
iption label for verified access about premium contents"> | 1484 <message name="IDS_SETTINGS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="descr
iption label for verified access about premium contents"> |
| (...skipping 982 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2464 System | 2467 System |
| 2465 </message> | 2468 </message> |
| 2466 <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."> | 2469 <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."> |
| 2467 Use hardware acceleration when available | 2470 Use hardware acceleration when available |
| 2468 </message> | 2471 </message> |
| 2469 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2472 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2470 Change proxy settings | 2473 Change proxy settings |
| 2471 </message> | 2474 </message> |
| 2472 </if> | 2475 </if> |
| 2473 </grit-part> | 2476 </grit-part> |
| OLD | NEW |