en/index: remove WIP warning, typos.
[enc.git] / esd-temp.pot
index 616d9809d529e595dcfb79706b543a703d93a87a..374edf490148f75cde9ee1bceec16f71e5806093 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-07-27 17:57+0200\n"
+"POT-Creation-Date: 2021-07-30 22:20+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,9 @@ msgid "Email Self-Defense - a guide to fighting surveillance with GnuPG encrypti
 msgstr ""
 
 #. type: Attribute 'content' of: <html><head><meta>
-msgid "GnuPG, GPG, openpgp, encryption, surveillance, privacy, email, Enigmail"
+msgid ""
+"GnuPG, GPG, openpgp, surveillance, privacy, email, security, GnuPG2, "
+"encryption"
 msgstr ""
 
 #. type: Attribute 'content' of: <html><head><meta>
@@ -43,16 +45,6 @@ msgstr ""
 msgid "width=device-width, initial-scale=1"
 msgstr ""
 
-#. type: Content of: <html><body><div><p>
-msgid ""
-"Due to Enigmail's PGP functionality being migrated into Icedove and "
-"Thunderbird, steps 2 and 3 of the guide are currently out of date."
-msgstr ""
-
-#. type: Content of: <html><body><div><p>
-msgid "Thank you for your patience while we're working on a new round of updates."
-msgstr ""
-
 #. type: Content of: <html><body><header><div><p>
 msgid ""
 "<strong>Please check your email for a confirmation link now. Thanks for "
@@ -180,10 +172,6 @@ msgstr ""
 msgid "Journalism++"
 msgstr ""
 
-#. type: Attribute 'content' of: <html><head><meta>
-msgid "GnuPG, GPG, openpgp, surveillance, privacy, email, security, GnuPG2"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><h1>
 msgid "Email Self-Defense"
 msgstr ""
@@ -192,14 +180,11 @@ msgstr ""
 msgid "<a class=\"current\" href=\"/en\">English - v5.0</a>"
 msgstr ""
 
-#. type: Content of: <html><body><header><div><ul><li>
-msgid "<a href=\"/tr\">Türkçe - v5.0</a>"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><ul><li>
 msgid ""
-"<a href=\"https://libreplanet.org/wiki/GPG_guide/Translation_Guide\"> "
-"<strong><span style=\"color: #2F5FAA;\">Translate!</span></strong></a>"
+"<strong><a "
+"href=\"https://libreplanet.org/wiki/GPG_guide/Translation_Guide\"> "
+"Translate!</a></strong>"
 msgstr ""
 
 #. type: Content of: <html><body><header><div><ul><li>
@@ -409,7 +394,7 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><h4>
-msgid "MacOS"
+msgid "macOS"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -441,9 +426,8 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
-"<span style=\"color:#2f5faa; font-family: monospace;\">brew install gnupg "
-"gnupg2</span>. After installation is done, you can follow the steps of the "
-"rest of this guide."
+"<code>brew install gnupg gnupg2</code>. After installation is done, you can "
+"follow the steps of the rest of this guide."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><h4>
@@ -512,9 +496,8 @@ msgstr ""
 msgid ""
 "Your private key is more like a physical key, because you keep it to "
 "yourself (on your computer). You use GnuPG and your private key together to "
-"descramble encrypted emails other people send to you. <span "
-"style=\"font-weight: bold;\">You should never share your private key with "
-"anyone, under any circumstances.</span>"
+"descramble encrypted emails other people send to you. <strong>You should "
+"never share your private key with anyone, under any circumstances.</strong>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><p>
@@ -536,15 +519,15 @@ msgstr ""
 msgid "<em>Step 2.a</em> Make a keypair"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Make your keypair"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"Open a terminal using <span style=\"color:#2f5faa; font-family: "
-"monospace;\">ctrl + alt + t</span> (on GNU/linux), or find it in your "
-"applications, and use the following code to create your keypair:"
+"Open a terminal. You should be able to find it in your applications (some "
+"GNU/Linux systems respond to the the <kbd>ctrl + alt + t</kbd> "
+"shortcut). Use the following code to create your keypair in the terminal:"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -557,35 +540,28 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# <span style=\"color:#2f5faa; font-family: monospace;\">gpg "
-"--full-generate-key</span> to start the process."
+msgid "# <code>gpg --full-generate-key</code> to start the process."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "# To answer what kind of key you would like to create, select the default "
-"option <span style=\"color:#2f5faa; font-family: monospace;\"> 1 RSA and "
-"RSA</span>."
+"option: <samp>1&nbsp;RSA&nbsp;and&nbsp;RSA</samp>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Enter the following keysize: <span style=\"color:#2f5faa; font-family: "
-"monospace;\">4096</span> for a strong key."
+msgid "# Enter the following keysize: <code>4096</code> for a strong key."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Choose the expiration date, we suggest <span style=\"color:#2f5faa; "
-"font-family: monospace;\">2y</span> (2 years)."
+msgid "# Choose the expiration date, we suggest <code>2y</code> (2 years)."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid "Follow the prompts to continue setting up with your personal details."
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Set your passphrase"
 msgstr ""
 
@@ -617,12 +593,10 @@ msgstr ""
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
 "GPG is not installed. You can check if this is the case with the command "
-"<span style=\"color:#2f5faa; font-family: monospace;\">gpg "
-"--version</span>.  If GnuPG is not installed, it would bring up the "
-"following result on most GNU/Linux operating systems, or something like it: "
-"<span style=\"color:#2f5faa; font-family: monospace;\">Command 'gpg' not "
-"found, but can be installed with: sudo apt install gnupg</span>. Follow that "
-"command and install the program."
+"<code>gpg --version</code>.  If GnuPG is not installed, it would bring up "
+"the following result on most GNU/Linux operating systems, or something like "
+"it: <samp>Command 'gpg' not found, but can be installed with: sudo apt "
+"install gnupg</samp>. Follow that command and install the program."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -641,13 +615,11 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
-"Use the following command to see all keys <span style=\"color:#2f5faa; "
-"font-family: monospace;\">gpg --list-keys</span>. Yours should be listed in "
-"there, and later, so will Edward's (<a href=\"#section3\">section 3</a>). If "
-"you want to see only your key, you can use <span style=\"color:#2f5faa; "
-"font-family: monospace;\">gpg --list-key [your@email]</span>.  You can also "
-"use <span style=\"color:#2f5faa; font-family: monospace;\">gpg "
-"--list-secret-key</span> to see your own private key."
+"Use the following command to see all keys: "
+"<code>gpg--list-keys</code>. Yours should be listed in there, and later, so "
+"will Edward's (<a href=\"#section3\">section 3</a>). If you want to see only "
+"your key, you can use <code>gpg --list-key [your@email]</code>.  You can "
+"also use <code>gpg --list-secret-key</code> to see your own private key."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -693,7 +665,7 @@ msgstr ""
 msgid "<em>Step 2.b</em> Some important steps following creation"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Upload your key to a keyserver"
 msgstr ""
 
@@ -709,20 +681,17 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Copy your keyID <span style=\"color:#2f5faa; font-family: "
-"monospace;\">gnupg --list-key [your@email]</span> will list your public "
-"(\"pub\") key information, including your keyID, which is a unique list of "
-"numbers and letters. Copy this keyID, so you can use it in the following "
-"command."
+"# Copy your keyID: <code>gpg --list-key [your@email]</code> will list your "
+"public (\"pub\") key information, including your keyID, which is a unique "
+"list of numbers and letters. Copy this keyID, so you can use it in the "
+"following command."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Upload your key to a server: <span style=\"color:#2f5faa; font-family: "
-"monospace;\">gpg --send-key [keyID]</span>"
+msgid "# Upload your key to a server: <code>gpg --send-key [keyID]</code>"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Export your key to a file"
 msgstr ""
 
@@ -735,17 +704,15 @@ msgid ""
 "can be done with the following commands:"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><p><span>
-msgid ""
-"<span style=\"color:#2f5faa; font-family: monospace;\"> $ gpg "
-"--export-secret-keys -a [keyID] > my_secret_key.asc"
+#. type: Content of: <html><body><section><div><div><div><p><code>
+msgid "<code> $ gpg --export-secret-keys -a [keyID] > my_secret_key.asc"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid "$ gpg --export -a [keyID] > my_public_key.asc </span>"
+msgid "$ gpg --export -a [keyID] > my_public_key.asc </code>"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Generate a revocation certificate"
 msgstr ""
 
@@ -761,16 +728,14 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Generate a revocation certificate: <span style=\"color:#2f5faa; "
-"font-family: monospace;\">gpg --gen-revoke --output revoke.asc "
-"[keyID]</span>"
+"# Generate a revocation certificate: <code>gpg --gen-revoke --output "
+"revoke.asc [keyID]</code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "# It will prompt you to give a reason for revocation, we recommend to use "
-"<span style=\"color:#2f5faa; font-family: monospace;\">1 \"key has been "
-"compromised\"</span>"
+"<samp>1&nbsp;=&nbsp;key has been compromised</samp>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -791,9 +756,7 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid ""
-"# Check your permissions: <span style=\"color:#2f5faa; font-family: "
-"monospace;\">ls -l ~/.gnupg/*</span>"
+msgid "# Check your permissions: <code>ls -l ~/.gnupg/*</code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -803,9 +766,7 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid ""
-"You can use the code <span style=\"color:#2f5faa; font-family: "
-"monospace;\">chmod 700 ~/.gnupg</span>"
+msgid "You can use the code: <code>chmod 700 ~/.gnupg</code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -815,9 +776,7 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid ""
-"You can use the code: <span style=\"color:#2f5faa; font-family: "
-"monospace;\">chmod 600 ~/.gnupg/*</span>"
+msgid "You can use the code: <code>chmod 600 ~/.gnupg/*</code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -857,22 +816,20 @@ msgid ""
 "can be done with the following commands:"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><span>
-msgid ""
-"<span style=\"color:#2f5faa; font-family: monospace;\"> $ gpg "
-"--export-secret-keys -a [keyID] > my_private_key.asc"
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><code>
+msgid "<code> $ gpg --export-secret-keys -a [keyID] > my_private_key.asc"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><span>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><code>
 msgid "$ gpg --export -a [keyID] > my_public_key.asc"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><span>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><code>
 msgid "$ gpg --import my_private_key.asc"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid "$ gpg --import my_public_key.asc </span>"
+msgid "$ gpg --import my_public_key.asc </code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -882,16 +839,13 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid ""
-"<span style=\"color:#2f5faa; font-family: monospace;\"> $ gpg --edit-key "
-"[your@email] </span>"
+msgid "<code> $ gpg --edit-key [your@email] </code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
 msgid ""
-"Because this is your key, you should choose <span style=\"color:#2f5faa; "
-"font-family: monospace;\">ultimate</span>. You shouldn't trust anyone else's "
-"key ultimately."
+"Because this is your key, you should choose <code>ultimate</code>. You "
+"shouldn't trust anyone else's key ultimately."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -942,21 +896,17 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Open your email client and use \"Tools\" &rarr; <span "
-"style=\"color:#2f5faa;\">OpenPGP Manager</span>"
+msgid "# Open your email client and use \"Tools\" &rarr; <i>OpenPGP Key Manager</i>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Under \"File\" &rarr; <span style=\"color:#2f5faa;\">Import Secret Key(s) "
-"From File</span>"
+msgid "# Under \"File\" &rarr; <i>Import Secret Key(s) From File</i>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Select the file you saved under the name [my_secret_key.asc] in step <a "
-"href=\"#step-3b\">step 3.b</a> when you exported your key"
+"# Select the file you saved under the name [my_secret_key.asc] in <a "
+"href=\"#step-2b\">step 2.b</a> when you exported your key"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -971,10 +921,8 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Go to \"Edit\" (in Icedove) or \"Tools\" (in Thunderbird) &rarr; \"Account "
-"settings\" &rarr; \"End-To-End Encryption,\" and make sure your key is "
-"imported and select <span style=\"color:#2f5faa;\">Treat this key as a "
-"Personal Key</span>."
+"# Go to \"Account settings\" &rarr; \"End-To-End Encryption,\" and make sure "
+"your key is imported and select <i>Treat this key as a Personal Key</i>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -983,11 +931,10 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
-"Look for \"Account settings\" &rarr; \"End-To-End Encryption\" (Under "
-"\"Edit\" (in Icedove) or \"Tools\" (in Thunderbird)). Here you can see if "
-"your personal key associated with this email is found. If it is not, you can "
-"try again via the <span style=\"color:#2f5faa;\">Add key</span> option. Make "
-"sure you have the correct, active, secret key file."
+"Look for \"Account settings\" &rarr; \"End-To-End Encryption.\" Here you can "
+"see if your personal key associated with this email is found. If it is not, "
+"you can try again via the <i>Add key</i> option. Make sure you have the "
+"correct, active, secret key file."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><h2>
@@ -1018,10 +965,9 @@ msgid ""
 "This is a special step that you won't have to do when corresponding with "
 "real people. In your email program's menu, go to \"Tools\" &rarr; \"OpenPGP "
 "Key Manager.\" You should see your key in the list that pops up. Right click "
-"on your key and select <span style=\"color:#2f5faa;\">Send Public Keys by "
-"Email</span>. This will create a new draft message, as if you had just hit "
-"the \"Write\" button, but in the attachment you will find your public "
-"keyfile."
+"on your key and select <i>Send Public Keys by Email</i>. This will create a "
+"new draft message, as if you had just hit the \"Write\" button, but in the "
+"attachment you will find your public keyfile."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1036,9 +982,8 @@ msgstr ""
 msgid ""
 "We want Edward to be able to open the email with your keyfile, so we want "
 "this first special message to be unencrypted. Make sure encryption is turned "
-"off by using the dropdown menu \"Security\" and select <span "
-"style=\"color:#2f5faa\">Do Not Encrypt</span>. Once encryption is off, hit "
-"Send."
+"off by using the dropdown menu \"Security\" and select <i>Do Not "
+"Encrypt</i>. Once encryption is off, hit Send."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1068,7 +1013,7 @@ msgstr ""
 msgid "<em>Step 4.b</em> Send a test encrypted email"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Get Edward's key"
 msgstr ""
 
@@ -1084,23 +1029,22 @@ msgid ""
 "response to your first email, Edward's public key was included. On the right "
 "of the email, just above the writing area, you will find an \"OpenPGP\" "
 "button that has a lock and a little wheel next to it. Click that, and select "
-"<span style=\"color:#2f5faa\">Discover</span> next to the text: \"This "
-"message was sent with a key that you don't have yet.\" A popup with Edward's "
-"key details will follow."
+"<i>Discover</i> next to the text: \"This message was signed with a key that "
+"you don't yet have.\" A popup with Edward's key details will follow."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"<strong>Option 2.</strong> Open your OpenPGP manager and under \"Keyserver\" "
-"choose <span style=\"color:#2f5faa\">Discover Keys Online</span>. Here, fill "
-"in Edward's email address, and import Edward's key."
+"<strong>Option 2.</strong> Open your OpenPGP Key manager, and under "
+"\"Keyserver\" choose <i>Discover Keys Online</i>. Here, fill in Edward's "
+"email address, and import Edward's key."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"The option <span style=\"color:#2f5faa\">Accepted (unverified)</span> will "
-"add this key to your key manager, and now it can be used to send encrypted "
-"emails and to verify digital signatures from Edward."
+"The option <i>Accepted (unverified)</i> will add this key to your key "
+"manager, and now it can be used to send encrypted emails and to verify "
+"digital signatures from Edward."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1117,7 +1061,7 @@ msgid ""
 "so no one except Edward can decrypt it."
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Send Edward an encrypted email"
 msgstr ""
 
@@ -1131,8 +1075,8 @@ msgstr ""
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "This time, make sure encryption is turned on by using the dropdown menu "
-"\"Security\" and select <span style=\"color:#2f5faa\">Require "
-"Encryption</span>. Once encryption is on, hit Send."
+"\"Security\" and select <i>Require Encryption</i>. Once encryption is on, "
+"hit Send."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -1141,7 +1085,10 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
-"You may be trying to send an encrypted email to someone when you do not have "
+"You could get the above error message, or something along these lines: "
+"\"Unable to send this message with end-to-end encryption, because there are "
+"problems with the keys of the following recipients: ...\" In these cases, "
+"you may be trying to send an encrypted email to someone when you do not have "
 "their public key yet. Make sure you follow the steps above to import the key "
 "to your key manager. Open OpenPGP Key Manager to make sure the recipient is "
 "listed there."
@@ -1159,9 +1106,8 @@ msgid ""
 "edward-en@fsf.org.\" This usually means you imported the key with the "
 "\"unaccepted (unverified) option.\" Go to the \"key properties\" of this key "
 "by right clicking on the key in the OpenPGP Key Manager, and select the "
-"option <span style=\"color:#2f5faa\">Yes, but I have not verified that this "
-"is the correct key</span> in the \"Acceptance\" option at the bottom of this "
-"window. Resend the email."
+"option <i>Yes, but I have not verified that this is the correct key</i> in "
+"the \"Acceptance\" option at the bottom of this window. Resend the email."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -1218,8 +1164,8 @@ msgstr ""
 msgid ""
 "For greater security against potential attacks, you can turn off "
 "HTML. Instead, you can render the message body as plain text. In order to do "
-"this in Icedove or Thunderbird, go to View &gt; Message Body As &gt; Plain "
-"Text."
+"this in Icedove or Thunderbird, go to \"View\" &rarr; \"Message Body As\" "
+"&rarr; <i>Plain Text</i>."
 msgstr ""
 
 #. type: Attribute 'alt' of: <html><body><section><div><div><div><p><img>
@@ -1293,7 +1239,7 @@ msgstr ""
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "In \"Account Settings\" &rarr; \"End-To-End-Encryption\" you can opt to "
-"<span style=\"color:#2f5faa\">add digital signature by default</span>."
+"<i>add digital signature by default</i>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><h3>
@@ -1351,7 +1297,7 @@ msgid ""
 "Signing keys and signing messages use the same type of mathematical "
 "operation, but they carry very different implications. It's a good practice "
 "to generally sign your email, but if you casually sign people's keys, you "
-"may accidently end up vouching for the identity of an imposter."
+"may accidentally end up vouching for the identity of an imposter."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><p>
@@ -1373,15 +1319,14 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"In your email program's menu, go to OpenPGP Key Manager and select <span "
-"style=\"color:#2f5faa\">Key properties</span> by right clicking on Edward's "
-"key."
+"In your email program's menu, go to OpenPGP Key Manager and select <i>Key "
+"properties</i> by right clicking on Edward's key."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"Under \"Your Acceptance,\" you can select <span style=\"color:#2f5faa\">Yes, "
-"I've verified in person this key has the correct fingerprint\"</span>."
+"Under \"Your Acceptance,\" you can select <i>Yes, I've verified in person "
+"this key has the correct fingerprint\"</i>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1518,9 +1463,9 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"<b>When using GnuPG, make a habit of glancing at that button. The program "
-"will warn you there if you get an email signed with a key that can't be "
-"trusted.</b>"
+"<strong>When using GnuPG, make a habit of glancing at that button. The "
+"program will warn you there if you get an email signed with a key that can't "
+"be trusted.</strong>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><h3>
@@ -1601,10 +1546,6 @@ msgstr ""
 msgid "<a href=\"next_steps.html\">Great job! Check out the next steps.</a>"
 msgstr ""
 
-#. type: Attribute 'content' of: <html><head><meta>
-msgid "GnuPG, GPG, openpgp, surveillance, privacy, email, Enigmail"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><p>
 msgid "&larr; Read the <a href=\"index.html\">full guide</a>"
 msgstr ""
@@ -1623,10 +1564,6 @@ msgstr ""
 msgid "View &amp; share our infographic"
 msgstr ""
 
-#. type: Attribute 'content' of: <html><head><meta>
-msgid "GnuPG, GPG, openpgp, surveillance, privacy, email, encryption"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><h1>
 msgid "Great job!"
 msgstr ""
@@ -1740,7 +1677,7 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"If you are using Windows, Mac OS or any other proprietary operating system, "
+"If you are using Windows, macOS or any other proprietary operating system, "
 "we recommend you switch to a free software operating system like "
 "GNU/Linux. This will make it much harder for attackers to enter your "
 "computer through hidden back doors. Check out the Free Software Foundation's "
@@ -1816,12 +1753,6 @@ msgstr ""
 msgid "<a href=\"workshops.html\" class=\"current\">Teach your friends</a>"
 msgstr ""
 
-#. type: Content of: <html><body><header><div><ul><li><a>
-msgid ""
-"<a "
-"href=\"https://fsf.org/share?u=https://u.fsf.org/zb&amp;t=Email%20encryption%20for%20everyone%20via%20%40fsf\">Share&nbsp;"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><div><div><p>
 msgid ""
 "We want to translate this guide into more languages, and make a version for "