| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index cf3abaf066f5547717138b347d3e6bdbbc1268c4..ac50bdabfb8652e731057551d928a8f697f40509 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1741,6 +1741,12 @@
|
| <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups site settings.">
|
| Popups
|
| </message>
|
| + <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT" desc="Label for the protected content site settings.">
|
| + Protected Content
|
| + </message>
|
| + <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT_ENABLE" desc="Label for the toggle enabling protected content.">
|
| + Allow identifiers for protected content (computer restart may be required)
|
| + </message>
|
| <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for the unsandboxed plugin access site settings.">
|
| Unsandboxed plugin access
|
| </message>
|
|
|