diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pt-PT/suite/chrome/common/help/privsec_help.xhtml | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pt-PT/suite/chrome/common/help/privsec_help.xhtml')
-rw-r--r-- | l10n-pt-PT/suite/chrome/common/help/privsec_help.xhtml | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/common/help/privsec_help.xhtml b/l10n-pt-PT/suite/chrome/common/help/privsec_help.xhtml new file mode 100644 index 0000000000..31ddb8998e --- /dev/null +++ b/l10n-pt-PT/suite/chrome/common/help/privsec_help.xhtml @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" [ + <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" > + %brandDTD; +]>©right.string; + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<title>Privacy & Security Preferences</title> +<link rel="stylesheet" href="helpFileLayout.css" + type="text/css"/> +</head> +<body> + +<h1>Privacy & Security Preferences</h1> + +<p>The sections listed below describe the Privacy & Security preferences. + To see the preference panels, follow these steps:</p> + +<ol> + <li>Open the <span class="mac">&brandShortName;</span> + <span class="noMac">Edit</span> menu and choose Preferences.</li> + <li>Click the Privacy & Security category. If no subcategories are + visible, double-click Privacy & Security to expand the list, then + click the name for the preferences you want to view or change.</li> +</ol> + +<p>For help with a panel's settings, click the appropriate link below.</p> + +<div class="contentsBox">Related sections: + <ul> + <li><a href="using_priv_help.xhtml#cookies">Cookies</a></li> + <li><a href="using_priv_help.xhtml#images">Images</a></li> + <li><a href="passwords_help.xhtml">Passwords</a></li> + <li><a href="passwords_help.xhtml#master_passwords">Master Passwords</a></li> + <li><a href="ssl_help.xhtml">SSL</a></li> + <li><a href="certs_prefs_help.xhtml">Certificates</a></li> + <li><a href="validation_help.xhtml">Validation</a></li> + </ul> +</div> + + +</body> +</html> |