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

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

Issue 2699793003: MD Settings: Add MIDI devices to Content Settings (Closed)
Patch Set: add icon and fix tests Created 3 years, 10 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/icons.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 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 1759 matching lines...) Expand 10 before | Expand all | Expand 10 after
1770 <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT_IDENTIFIERS_EXPL ANATION" desc="Text that is displayed on the Protected Content section of Conten t Settings. This text explains that enabling protected content may require using a uniquely identifiable machine identifier."> 1770 <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT_IDENTIFIERS_EXPL ANATION" desc="Text that is displayed on the Protected Content section of Conten t Settings. This text explains that enabling protected content may require using a uniquely identifiable machine identifier.">
1771 Some content services use unique identifiers for the purposes of authorizi ng access to protected content. 1771 Some content services use unique identifiers for the purposes of authorizi ng access to protected content.
1772 </message> 1772 </message>
1773 <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT_ENABLE_IDENTIFIE RS" desc="The label of the checkbox for enabling machine identifiers to uniquely identiy the user for protected content."> 1773 <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT_ENABLE_IDENTIFIE RS" desc="The label of the checkbox for enabling machine identifiers to uniquely identiy the user for protected content.">
1774 Allow identifiers for protected content (computer restart may be required) 1774 Allow identifiers for protected content (computer restart may be required)
1775 </message> 1775 </message>
1776 </if> 1776 </if>
1777 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for the unsandboxed plugin access site settings."> 1777 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for the unsandboxed plugin access site settings.">
1778 Unsandboxed plugin access 1778 Unsandboxed plugin access
1779 </message> 1779 </message>
1780 <message name="IDS_SETTINGS_SITE_SETTINGS_MIDI_DEVICES" desc="Label for the MI DI devices in site settings.">
1781 MIDI devices
1782 </message>
1783 <message name="IDS_SETTINGS_SITE_SETTINGS_MIDI_DEVICES_ASK" desc="The ask labe l for MIDI devices in site settings.">
1784 Ask when a site wants to use system exclusive messages to access MIDI device s
1785 </message>
1786 <message name="IDS_SETTINGS_SITE_SETTINGS_MIDI_DEVICES_ASK_RECOMMENDED" desc=" The ask label for MIDI devices in site settings (with the 'recommended' suffix). ">
1787 Ask when a site wants to use system exclusive messages to access MIDI device s (recommended)
1788 </message>
1789 <message name="IDS_SETTINGS_SITE_SETTINGS_MIDI_DEVICES_BLOCK" desc="The block label for MIDI devices in site settings.">
1790 Do not allow any sites to use system exclusive messages to access MIDI devic es
1791 </message>
1780 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB devices in site settings."> 1792 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB devices in site settings.">
1781 USB devices 1793 USB devices
1782 </message> 1794 </message>
1783 <message name="IDS_SETTINGS_SITE_SETTINGS_ZOOM_LEVELS" desc="Label for the Zoo m levels category in site settings."> 1795 <message name="IDS_SETTINGS_SITE_SETTINGS_ZOOM_LEVELS" desc="Label for the Zoo m levels category in site settings.">
1784 Zoom levels 1796 Zoom levels
1785 </message> 1797 </message>
1786 <message name="IDS_SETTINGS_SITE_SETTINGS_MAY_SAVE_COOKIES" desc="Label for th e cookies option description site settings."> 1798 <message name="IDS_SETTINGS_SITE_SETTINGS_MAY_SAVE_COOKIES" desc="Label for th e cookies option description site settings.">
1787 Sites can save and read cookie data 1799 Sites can save and read cookie data
1788 </message> 1800 </message>
1789 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST" desc="Label for ask first option in site settings."> 1801 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST" desc="Label for ask first option in site settings.">
(...skipping 1073 matching lines...) Expand 10 before | Expand all | Expand 10 after
2863 System 2875 System
2864 </message> 2876 </message>
2865 <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."> 2877 <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.">
2866 Use hardware acceleration when available 2878 Use hardware acceleration when available
2867 </message> 2879 </message>
2868 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2880 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2869 Change proxy settings 2881 Change proxy settings
2870 </message> 2882 </message>
2871 </if> 2883 </if>
2872 </grit-part> 2884 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/icons.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698