Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(501)

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2395883003: Not For Review - using dom-repeat (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_shared_css.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1770 matching lines...) Expand 10 before | Expand all | Expand 10 after
1781 </message> 1781 </message>
1782 <message name="IDS_SETTINGS_SITE_SETTINGS_DELETE" desc="Label for the trashcan icon used to delete storage on the Site Details page."> 1782 <message name="IDS_SETTINGS_SITE_SETTINGS_DELETE" desc="Label for the trashcan icon used to delete storage on the Site Details page.">
1783 Delete 1783 Delete
1784 </message> 1784 </message>
1785 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_HEADER" desc="A header for th e list of showing all sites and their data."> 1785 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_HEADER" desc="A header for th e list of showing all sites and their data.">
1786 All cookies and site data 1786 All cookies and site data
1787 </message> 1787 </message>
1788 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_DIALOG" desc="A label for coo kie dialog, stating which site we're showing data for."> 1788 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_DIALOG" desc="A label for coo kie dialog, stating which site we're showing data for.">
1789 <ph name="SITE">$1<ex>www.example.com</ex></ph> locally stored data 1789 <ph name="SITE">$1<ex>www.example.com</ex></ph> locally stored data
1790 </message> 1790 </message>
1791 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE" desc="Label prefix for a coo kie.">
1792 Cookie: <ph name="NAME">$1<ex>cookie_1</ex></ph>
1793 </message>
1791 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE" desc="Label for the b utton to delete a single site cookie."> 1794 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE" desc="Label for the b utton to delete a single site cookie.">
1792 Remove 1795 Remove
1793 </message> 1796 </message>
1794 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL" desc="Label for t he button to delete all cookies for a site."> 1797 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL" desc="Label for t he button to delete all cookies for a site.">
1795 Remove All 1798 Remove All
1796 </message> 1799 </message>
1797 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL_SHOWN" desc="Label for the button to delete all visible cookies for a site."> 1800 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL_SHOWN" desc="Label for the button to delete all visible cookies for a site.">
1798 Remove All Shown 1801 Remove All Shown
1799 </message> 1802 </message>
1803 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_DIALOG_TITLE" desc="Ti tle of the dialog that warns about deleting all cookie site data.">
1804 Clear site data
1805 </message>
1806 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_REMOVE_DIALOG_TITLE" desc="Titl e of the dialog that warns about deleting all site data and resetting permission s.">
1807 Clear and reset site
1808 </message>
1809 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_CONFIRMATION" desc="Te xt for the dialog that warns about deleting all site data.">
1810 This will delete any data <ph name="SITE">$1<ex>www.example.com</ex></ph> st ored on your device. Do you want to continue?
1811 </message>
1812 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_REMOVE_CONFIRMATION" desc="Text for the dialog that warns about deleting all site data and permissions.">
1813 This will delete any data <ph name="SITE">$1<ex>www.example.com</ex></ph> st ored on your device, and reset any permissions you granted to run. Do you want t o continue?
1814 </message>
1815 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_MULTIPLE" desc="Text f or the dialog that warns about deleting all site data.">
1816 This will delete any data stored on your device for all the sites shown. Do you want to continue?
1817 </message>
1818 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_DELETE" desc="Text for the bu tton that clears all site data.">
1819 Clear all
1820 </message>
1821 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_DELETE" desc="Text for the butt on that clears all site data.">
1822 Clear and reset
1823 </message>
1800 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_SEARCH" desc="A placeholder l abel shown inside the Cookie Data filter textbox as a hint that the user can ent er a substring to search for."> 1824 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_SEARCH" desc="A placeholder l abel shown inside the Cookie Data filter textbox as a hint that the user can ent er a substring to search for.">
1801 Search cookies 1825 Search cookies
1802 </message> 1826 </message>
1803 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category."> 1827 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category.">
1804 Block third-party cookies. 1828 Block third-party cookies.
1805 </message> 1829 </message>
1806 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox."> 1830 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox.">
1807 Prevent third-party websites from saving and reading cookie data. 1831 Prevent third-party websites from saving and reading cookie data.
1808 </message> 1832 </message>
1809 <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."> 1833 <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.">
(...skipping 558 matching lines...) Expand 10 before | Expand all | Expand 10 after
2368 System 2392 System
2369 </message> 2393 </message>
2370 <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."> 2394 <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.">
2371 Use hardware acceleration when available 2395 Use hardware acceleration when available
2372 </message> 2396 </message>
2373 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2397 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2374 Change proxy settings 2398 Change proxy settings
2375 </message> 2399 </message>
2376 </if> 2400 </if>
2377 </grit-part> 2401 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_shared_css.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698