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

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

Issue 2342473003: [MD settings] site details url below Site details subpage title (Closed)
Patch Set: merge with master again Created 4 years, 3 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 1752 matching lines...) Expand 10 before | Expand all | Expand 10 after
1763 </message> 1763 </message>
1764 <message name="IDS_SETTINGS_SITE_SETTINGS_INCOGNITO" desc="A label for a site rule that only applies to the current incognito session."> 1764 <message name="IDS_SETTINGS_SITE_SETTINGS_INCOGNITO" desc="A label for a site rule that only applies to the current incognito session.">
1765 Current incognito session 1765 Current incognito session
1766 </message> 1766 </message>
1767 <message name="IDS_SETTINGS_SITE_SETTINGS_INCOGNITO_EMBEDDED" desc="A label fo r a site rule that specifies an embedded origin and only applies to the current incognito session."> 1767 <message name="IDS_SETTINGS_SITE_SETTINGS_INCOGNITO_EMBEDDED" desc="A label fo r a site rule that specifies an embedded origin and only applies to the current incognito session.">
1768 Current incognito session (<ph name="EMBEDDING">$1<ex>embedded on google.com </ex></ph>) 1768 Current incognito session (<ph name="EMBEDDING">$1<ex>embedded on google.com </ex></ph>)
1769 </message> 1769 </message>
1770 <message name="IDS_SETTINGS_SITE_SETTINGS_NO_ZOOMED_SITES" desc="A label expla ining that no sites have a configured zoom in/out value."> 1770 <message name="IDS_SETTINGS_SITE_SETTINGS_NO_ZOOMED_SITES" desc="A label expla ining that no sites have a configured zoom in/out value.">
1771 No sites have been zoomed in or out. 1771 No sites have been zoomed in or out.
1772 </message> 1772 </message>
1773 <message name="IDS_SETTINGS_SITE_DETAILS" desc="A title for the site settings details subpage.">
1774 Site details
1775 </message>
1773 1776
1774 <!-- Sync / People Page --> 1777 <!-- Sync / People Page -->
1775 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana ges Chrome's signed-in Google profile."> 1778 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana ges Chrome's signed-in Google profile.">
1776 People 1779 People
1777 </message> 1780 </message>
1778 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu tton that opens the multi-profile user manager."> 1781 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu tton that opens the multi-profile user manager.">
1779 Manage other people 1782 Manage other people
1780 </message> 1783 </message>
1781 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th e button that opens the supervised users dashboard."> 1784 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th e button that opens the supervised users dashboard.">
1782 Manage supervised users 1785 Manage supervised users
(...skipping 510 matching lines...) Expand 10 before | Expand all | Expand 10 after
2293 System 2296 System
2294 </message> 2297 </message>
2295 <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."> 2298 <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.">
2296 Use hardware acceleration when available 2299 Use hardware acceleration when available
2297 </message> 2300 </message>
2298 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2301 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2299 Change proxy settings 2302 Change proxy settings
2300 </message> 2303 </message>
2301 </if> 2304 </if>
2302 </grit-part> 2305 </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