From ef355aa0017bb34893c78e3064d42b116399c25b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 12 Apr 2016 19:08:20 +0200 Subject: Fix in-app help for backup codes --- OpenKeychain/src/main/res/raw/help_faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenKeychain/src/main/res/raw/help_faq.md') diff --git a/OpenKeychain/src/main/res/raw/help_faq.md b/OpenKeychain/src/main/res/raw/help_faq.md index 78f2f8cbd..61cc7f7c5 100644 --- a/OpenKeychain/src/main/res/raw/help_faq.md +++ b/OpenKeychain/src/main/res/raw/help_faq.md @@ -8,7 +8,7 @@ backups are encrypted with Advanced Encryption Standard (AES) using securely generated Backup Codes. 2. On your PC, execute ``gpg --decrypt backup_YYYY-MM-DD.pgp | gpg --import`` (replace ``backup_YYYY-MM-DD.pgp`` with your backup file) - 3. Enter the full Backup Code with uppercase letters and dashes, e.g., "ABCDEF-GHIJKL-MNOPQR-STUVWX" + 3. Enter the full Backup Code with uppercase letters and dashes, e.g., "ABCD-EFGH-IJKL-MNOP-QRST-UVWX" ## What is the best way to transfer my own key to OpenKeychain? -- cgit v1.2.3