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

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

Issue 2323693002: Site Settings Desktop: Implement Zoom Levels category. (Closed)
Patch Set: Address feedback 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 1545 matching lines...) Expand 10 before | Expand all | Expand 10 after
1556 </message> 1556 </message>
1557 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for the unsandboxed plugin access site settings."> 1557 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for the unsandboxed plugin access site settings.">
1558 Unsandboxed plugin access 1558 Unsandboxed plugin access
1559 </message> 1559 </message>
1560 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB devices in site settings."> 1560 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB devices in site settings.">
1561 USB devices 1561 USB devices
1562 </message> 1562 </message>
1563 <message name="IDS_SETTINGS_SITE_SETTINGS_FULLSCREEN" desc="Label for the full screen site settings."> 1563 <message name="IDS_SETTINGS_SITE_SETTINGS_FULLSCREEN" desc="Label for the full screen site settings.">
1564 Fullscreen 1564 Fullscreen
1565 </message> 1565 </message>
1566 <message name="IDS_SETTINGS_SITE_SETTINGS_ZOOM_LEVELS" desc="Label for the Zoo m levels category in site settings.">
1567 Zoom levels
1568 </message>
1566 <message name="IDS_SETTINGS_SITE_SETTINGS_MAY_SAVE_COOKIES" desc="Label for th e cookies option description site settings."> 1569 <message name="IDS_SETTINGS_SITE_SETTINGS_MAY_SAVE_COOKIES" desc="Label for th e cookies option description site settings.">
1567 Sites can save and read cookie data 1570 Sites can save and read cookie data
1568 </message> 1571 </message>
1569 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST" desc="Label for ask first option in site settings."> 1572 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST" desc="Label for ask first option in site settings.">
1570 Ask first 1573 Ask first
1571 </message> 1574 </message>
1572 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST_RECOMMENDED" desc="The 'as k first' label in site settings -- a recommended setting for some categories, su ch as when sites want to use Full Screen."> 1575 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST_RECOMMENDED" desc="The 'as k first' label in site settings -- a recommended setting for some categories, su ch as when sites want to use Full Screen.">
1573 Ask first (recommended) 1576 Ask first (recommended)
1574 </message> 1577 </message>
1575 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_BEFORE_ACCESSING" desc="The 'ask before accessing' label in site settings."> 1578 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_BEFORE_ACCESSING" desc="The 'ask before accessing' label in site settings.">
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
1751 </message> 1754 </message>
1752 <message name="IDS_SETTINGS_SITE_SETTINGS_INCOGNITO_ONLY" desc="A label for th e checkbox to make the rule apply to the current incognito session only."> 1755 <message name="IDS_SETTINGS_SITE_SETTINGS_INCOGNITO_ONLY" desc="A label for th e checkbox to make the rule apply to the current incognito session only.">
1753 Current incognito session only 1756 Current incognito session only
1754 </message> 1757 </message>
1755 <message name="IDS_SETTINGS_SITE_SETTINGS_INCOGNITO" desc="A label for a site rule that only applies to the current incognito session."> 1758 <message name="IDS_SETTINGS_SITE_SETTINGS_INCOGNITO" desc="A label for a site rule that only applies to the current incognito session.">
1756 Current incognito session 1759 Current incognito session
1757 </message> 1760 </message>
1758 <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."> 1761 <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.">
1759 Current incognito session (<ph name="EMBEDDING">$1<ex>embedded on google.com </ex></ph>) 1762 Current incognito session (<ph name="EMBEDDING">$1<ex>embedded on google.com </ex></ph>)
1760 </message> 1763 </message>
1764 <message name="IDS_SETTINGS_SITE_SETTINGS_NO_ZOOMED_SITES" desc="A label expla ining that no sites have a configured zoom in/out value.">
1765 No sites have been zoomed in or out.
1766 </message>
1761 1767
1762 <!-- Sync / People Page --> 1768 <!-- Sync / People Page -->
1763 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana ges Chrome's signed-in Google profile."> 1769 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana ges Chrome's signed-in Google profile.">
1764 People 1770 People
1765 </message> 1771 </message>
1766 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu tton that opens the multi-profile user manager."> 1772 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu tton that opens the multi-profile user manager.">
1767 Manage other people 1773 Manage other people
1768 </message> 1774 </message>
1769 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th e button that opens the supervised users dashboard."> 1775 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th e button that opens the supervised users dashboard.">
1770 Manage supervised users 1776 Manage supervised users
(...skipping 510 matching lines...) Expand 10 before | Expand all | Expand 10 after
2281 System 2287 System
2282 </message> 2288 </message>
2283 <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."> 2289 <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.">
2284 Use hardware acceleration when available 2290 Use hardware acceleration when available
2285 </message> 2291 </message>
2286 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2292 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2287 Change proxy settings 2293 Change proxy settings
2288 </message> 2294 </message>
2289 </if> 2295 </if>
2290 </grit-part> 2296 </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