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

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

Issue 2391253002: Site Settings Desktop: Polish the Site Data section. (Closed)
Patch Set: Address feedback 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 854 matching lines...) Expand 10 before | Expand all | Expand 10 after
865 No printers nearby 865 No printers nearby
866 </message> 866 </message>
867 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SEARCHING_NEARBY_PRINTER" desc="The searching-in-progress message shown in the auto discovery dialog."> 867 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SEARCHING_NEARBY_PRINTER" desc="The searching-in-progress message shown in the auto discovery dialog.">
868 Searching... 868 Searching...
869 </message> 869 </message>
870 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADDED_PRINTER_ERROR_MESSAG E" desc="The message shown when a new printer is not set up successfully."> 870 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADDED_PRINTER_ERROR_MESSAG E" desc="The message shown when a new printer is not set up successfully.">
871 Error adding printer 871 Error adding printer
872 </message> 872 </message>
873 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADDED_PRINTER_TRY_AGAIN_ME SSAGE" desc="The try-again message shown when a new printer is not set up succes sfully."> 873 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADDED_PRINTER_TRY_AGAIN_ME SSAGE" desc="The try-again message shown when a new printer is not set up succes sfully.">
874 Try again 874 Try again
875 </message> 875 </message>
876 </if> 876 </if>
877 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Setting s, the title of the google cloud printers setting section."> 877 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Setting s, the title of the google cloud printers setting section.">
878 Google Cloud Print 878 Google Cloud Print
879 </message> 879 </message>
880 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS_DESCRIPTION" desc="In Prin ting Settings, the title description of the google cloud printers setting sectio n."> 880 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS_DESCRIPTION" desc="In Prin ting Settings, the title description of the google cloud printers setting sectio n.">
881 Setup cloud printing devices 881 Setup cloud printing devices
882 </message> 882 </message>
883 883
884 <!-- Downloads Page --> 884 <!-- Downloads Page -->
885 <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which d isplays download preferences."> 885 <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which d isplays download preferences.">
(...skipping 907 matching lines...) Expand 10 before | Expand all | Expand 10 after
1793 </message> 1793 </message>
1794 <message name="IDS_SETTINGS_SITE_SETTINGS_DELETE" desc="Label for the trashcan icon used to delete storage on the Site Details page."> 1794 <message name="IDS_SETTINGS_SITE_SETTINGS_DELETE" desc="Label for the trashcan icon used to delete storage on the Site Details page.">
1795 Delete 1795 Delete
1796 </message> 1796 </message>
1797 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_HEADER" desc="A header for th e list of showing all sites and their data."> 1797 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_HEADER" desc="A header for th e list of showing all sites and their data.">
1798 All cookies and site data 1798 All cookies and site data
1799 </message> 1799 </message>
1800 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_DIALOG" desc="A label for coo kie dialog, stating which site we're showing data for."> 1800 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_DIALOG" desc="A label for coo kie dialog, stating which site we're showing data for.">
1801 <ph name="SITE">$1<ex>www.example.com</ex></ph> locally stored data 1801 <ph name="SITE">$1<ex>www.example.com</ex></ph> locally stored data
1802 </message> 1802 </message>
1803 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE" desc="Label prefix for a coo kie.">
1804 Cookie: <ph name="NAME">$1<ex>cookie_1</ex></ph>
1805 </message>
1803 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE" desc="Label for the b utton to delete a single site cookie."> 1806 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE" desc="Label for the b utton to delete a single site cookie.">
1804 Remove 1807 Remove
1805 </message> 1808 </message>
1806 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL" desc="Label for t he button to delete all cookies for a site."> 1809 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL" desc="Label for t he button to delete all cookies for a site.">
1807 Remove All 1810 Remove All
1808 </message> 1811 </message>
1809 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL_SHOWN" desc="Label for the button to delete all visible cookies for a site."> 1812 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_ALL_SHOWN" desc="Label for the button to delete all visible cookies for a site.">
1810 Remove All Shown 1813 Remove All Shown
1811 </message> 1814 </message>
1815 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_DIALOG_TITLE" desc="Ti tle of the dialog that warns about deleting all site data.">
1816 Clear site data
1817 </message>
1818 <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.">
1819 Clear and reset site
1820 </message>
1821 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_CONFIRMATION" desc="Te xt for the dialog that warns about deleting all site data.">
1822 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?
1823 </message>
1824 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_REMOVE_CONFIRMATION" desc="Text for the dialog that warns about deleting all site data and permissions.">
1825 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?
1826 </message>
1827 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIE_REMOVE_MULTIPLE" desc="Text f or the dialog that warns about deleting all site data.">
1828 This will delete any data stored on your device for all the sites shown. Do you want to continue?
1829 </message>
1830 <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIES_CLEAR_ALL" desc="Text for th e button that clears all site data.">
1831 Clear all
1832 </message>
1833 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_CLEAR_ALL" desc="Text for the b utton that clears all site data and resets the site.">
1834 Clear and reset
1835 </message>
1812 <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."> 1836 <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.">
1813 Search cookies 1837 Search cookies
1814 </message> 1838 </message>
1815 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category."> 1839 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category.">
1816 Block third-party cookies. 1840 Block third-party cookies.
1817 </message> 1841 </message>
1818 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox."> 1842 <message name="IDS_SETTINGS_SITE_SETTINGS_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox.">
1819 Prevent third-party websites from saving and reading cookie data. 1843 Prevent third-party websites from saving and reading cookie data.
1820 </message> 1844 </message>
1821 <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."> 1845 <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 617 matching lines...) Expand 10 before | Expand all | Expand 10 after
2439 System 2463 System
2440 </message> 2464 </message>
2441 <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."> 2465 <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.">
2442 Use hardware acceleration when available 2466 Use hardware acceleration when available
2443 </message> 2467 </message>
2444 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2468 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2445 Change proxy settings 2469 Change proxy settings
2446 </message> 2470 </message>
2447 </if> 2471 </if>
2448 </grit-part> 2472 </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