Chromium Code Reviews| 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 1365 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1376 </message> | 1376 </message> |
| 1377 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL" desc="Label for t he button to delete all cookies for a site."> | 1377 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL" desc="Label for t he button to delete all cookies for a site."> |
| 1378 Remove All | 1378 Remove All |
| 1379 </message> | 1379 </message> |
| 1380 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category."> | 1380 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category."> |
| 1381 Block third-party cookies. | 1381 Block third-party cookies. |
| 1382 </message> | 1382 </message> |
| 1383 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox."> | 1383 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox."> |
| 1384 Prevent third-party websites from saving and reading cookie data. | 1384 Prevent third-party websites from saving and reading cookie data. |
| 1385 </message> | 1385 </message> |
| 1386 <message name="IDS_SETTINGS_SITE_SETTINGS_ADOBE_FLASH_SETTINGS" desc="The text for the link that points the user to the Adobe Flash Player Storage settings on the web"> | |
| 1387 Adobe Flash Player Storage settings | |
|
dschuyler
2016/08/25 18:24:16
Does that need any (tm) or (r) anywhere?
Or is tha
Finnur
2016/08/26 13:09:20
Well, the old string has been in the product for q
| |
| 1388 </message> | |
| 1389 <message name="IDS_SETTINGS_SITE_SETTINGS_LEARN_MORE" desc="The text for the l ink to learn more about how managing exceptions work for Site Settings categorie s"> | |
| 1390 Learn more | |
| 1391 </message> | |
| 1386 <message name="IDS_SETTINGS_SITE_SETTINGS_HANDLER_IS_DEFAULT" desc="A label sh owing that a certain handler for a given protocol is the default."> | 1392 <message name="IDS_SETTINGS_SITE_SETTINGS_HANDLER_IS_DEFAULT" desc="A label sh owing that a certain handler for a given protocol is the default."> |
| 1387 Default | 1393 Default |
| 1388 </message> | 1394 </message> |
| 1389 <message name="IDS_SETTINGS_SITE_SETTINGS_HANDLER_SET_DEFAULT" desc="A label f or the action of making a certain handler the default for a given protocol."> | 1395 <message name="IDS_SETTINGS_SITE_SETTINGS_HANDLER_SET_DEFAULT" desc="A label f or the action of making a certain handler the default for a given protocol."> |
| 1390 Set as default | 1396 Set as default |
| 1391 </message> | 1397 </message> |
| 1392 <message name="IDS_SETTINGS_SITE_SETTINGS_REMOVE" desc="A label for the action of removing (deleting) a certain handler."> | 1398 <message name="IDS_SETTINGS_SITE_SETTINGS_REMOVE" desc="A label for the action of removing (deleting) a certain handler."> |
| 1393 Remove | 1399 Remove |
| 1394 </message> | 1400 </message> |
| 1395 | 1401 |
| (...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1915 System | 1921 System |
| 1916 </message> | 1922 </message> |
| 1917 <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."> | 1923 <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."> |
| 1918 Use hardware acceleration when available | 1924 Use hardware acceleration when available |
| 1919 </message> | 1925 </message> |
| 1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 1926 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
| 1921 Change proxy settings | 1927 Change proxy settings |
| 1922 </message> | 1928 </message> |
| 1923 </if> | 1929 </if> |
| 1924 </grit-part> | 1930 </grit-part> |
| OLD | NEW |