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 1701 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1712 </message> | 1712 </message> |
1713 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL" desc="Label for t
he button to delete all cookies for a site."> | 1713 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL" desc="Label for t
he button to delete all cookies for a site."> |
1714 Remove All | 1714 Remove All |
1715 </message> | 1715 </message> |
1716 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for
the Block 3rd-party cookie checkbox on the Cookies category."> | 1716 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for
the Block 3rd-party cookie checkbox on the Cookies category."> |
1717 Block third-party cookies. | 1717 Block third-party cookies. |
1718 </message> | 1718 </message> |
1719 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A
sub-label below the Block 3rd-party cookie checkbox."> | 1719 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A
sub-label below the Block 3rd-party cookie checkbox."> |
1720 Prevent third-party websites from saving and reading cookie data. | 1720 Prevent third-party websites from saving and reading cookie data. |
1721 </message> | 1721 </message> |
| 1722 <message name="IDS_SETTINGS_SITE_SETTINGS_DELETE_DATA_POST_SESSION" desc="Labe
l for the checkbox that allows the user to automatically delete their data at th
e end of the browser session."> |
| 1723 Keep local data only until you quit your browser |
| 1724 </message> |
1722 <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"> | 1725 <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"> |
1723 Adobe Flash Player Storage settings | 1726 Adobe Flash Player Storage settings |
1724 </message> | 1727 </message> |
1725 <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"> | 1728 <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"> |
1726 Learn more | 1729 Learn more |
1727 </message> | 1730 </message> |
1728 <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."> | 1731 <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."> |
1729 Default | 1732 Default |
1730 </message> | 1733 </message> |
1731 <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."> | 1734 <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."> |
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2266 System | 2269 System |
2267 </message> | 2270 </message> |
2268 <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."> | 2271 <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."> |
2269 Use hardware acceleration when available | 2272 Use hardware acceleration when available |
2270 </message> | 2273 </message> |
2271 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2274 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
2272 Change proxy settings | 2275 Change proxy settings |
2273 </message> | 2276 </message> |
2274 </if> | 2277 </if> |
2275 </grit-part> | 2278 </grit-part> |
OLD | NEW |