~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to help/es/mail-encryption-gpg-decrypting.page

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-08 09:38:57 UTC
  • mfrom: (1.1.84 upstream)
  • Revision ID: package-import@ubuntu.com-20110908093857-6lfl04ke2ns3kx2o
Tags: 3.1.91-0ubuntu1
* New upstream release. (LP: #843769)
* debian/control: bump e-d-s Build-Depends to 3.1.91. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="mail-encryption-gpg-decrypting" xml:lang="es">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="mail-encryption-gpg-decrypting">
3
3
 
4
4
  <info>
5
5
    <desc>Decrypting and checking the signature of received GPG messages.</desc>
20
20
 
21
21
  </info>
22
22
 
23
 
  <title>Receiving messages encrypted or signed via GPG</title>
 
23
  <title>Recibir mensajes cifrados o firmados con GPG</title>
24
24
 
25
25
<section id="decryption">
26
 
<title>Decrypting a received message</title>
 
26
<title>Descifrar un mensaje recibido</title>
27
27
<p>If you receive an encrypted message, you need to decrypt it before you can read it.</p>
28
28
<p>Cuando vea el mensaje, Evolution le pedirá que escriba su contraseña PGP. Escríbala y el mensaje se mostrará apropiadamente.</p>
29
29
<note style="tip"><p>Senders must have your GPG public key before they can send you an encrypted message.</p></note>