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

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

Issue 2422233004: [MD settings] name Content settings separately from site settings (Closed)
Patch Set: comment changes 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/privacy_page/privacy_page.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 1491 matching lines...) Expand 10 before | Expand all | Expand 10 after
1502 </message> 1502 </message>
1503 <message name="IDS_SETTINGS_WAKE_ON_WIFI_DESCRIPTION" desc="In the settings ta b, the text next to the checkbox for enabling quickly reconnecting to known Wi-F i SSIDs."> 1503 <message name="IDS_SETTINGS_WAKE_ON_WIFI_DESCRIPTION" desc="In the settings ta b, the text next to the checkbox for enabling quickly reconnecting to known Wi-F i SSIDs.">
1504 Keep Wi-Fi on during sleep 1504 Keep Wi-Fi on during sleep
1505 </message> 1505 </message>
1506 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES" desc="Text for manage certifi cates button in Privacy options"> 1506 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES" desc="Text for manage certifi cates button in Privacy options">
1507 Manage Certificates 1507 Manage Certificates
1508 </message> 1508 </message>
1509 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES_DESCRIPTION" desc="Secondary, continued explanation of how to manage SSL certificates and settings in Privacy options"> 1509 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES_DESCRIPTION" desc="Secondary, continued explanation of how to manage SSL certificates and settings in Privacy options">
1510 Manage HTTPS/SSL certificates and settings 1510 Manage HTTPS/SSL certificates and settings
1511 </message> 1511 </message>
1512 <message name="IDS_SETTINGS_SITE_SETTINGS" desc="Text of the button that takes a user to settings page thats allows users to modify site settings. Also the ti tle of that settings page."> 1512 <message name="IDS_SETTINGS_CONTENT_SETTINGS" desc="Text of the button that ta kes a user to settings page thats allows users to modify site settings. Also the title of that settings page.">
1513 Content Settings
1514 </message>
1515 <message name="IDS_SETTINGS_SITE_SETTINGS" desc="Text of the button that takes a user to the enhanced settings page thats allows users to modify site settings . Also the title of that settings page.">
1513 Site Settings 1516 Site Settings
1514 </message> 1517 </message>
1515 <message name="IDS_SETTINGS_SITE_SETTINGS_DESCRIPTION" desc="Secondary, contin ued explanation of what content settings in Chrome do"> 1518 <message name="IDS_SETTINGS_SITE_SETTINGS_DESCRIPTION" desc="Secondary, contin ued explanation of what content settings in Chrome do">
1516 Control what content websites can show you and what information they can use as you browse 1519 Control what content websites can show you and what information they can use as you browse
1517 </message> 1520 </message>
1518 <message name="IDS_SETTINGS_CLEAR_DATA" desc="Text for clear browsing data but ton in Privacy options"> 1521 <message name="IDS_SETTINGS_CLEAR_DATA" desc="Text for clear browsing data but ton in Privacy options">
1519 Clear browsing data 1522 Clear browsing data
1520 </message> 1523 </message>
1521 <message name="IDS_SETTINGS_CLEAR_DATA_DESCRIPTION" desc="Description for clea r browsing data button in Privacy options"> 1524 <message name="IDS_SETTINGS_CLEAR_DATA_DESCRIPTION" desc="Description for clea r browsing data button in Privacy options">
1522 Control your browsing data 1525 Control your browsing data
(...skipping 960 matching lines...) Expand 10 before | Expand all | Expand 10 after
2483 System 2486 System
2484 </message> 2487 </message>
2485 <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."> 2488 <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.">
2486 Use hardware acceleration when available 2489 Use hardware acceleration when available
2487 </message> 2490 </message>
2488 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2491 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2489 Change proxy settings 2492 Change proxy settings
2490 </message> 2493 </message>
2491 </if> 2494 </if>
2492 </grit-part> 2495 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/privacy_page/privacy_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698