From 5743d3b09f6bb1b2fd444bb8eaae9c60eb1abfca Mon Sep 17 00:00:00 2001
From: erciccione <erciccione@protonmail.com>
Date: Thu, 27 Feb 2020 13:05:07 +0100
Subject: [PATCH] Downloads: Avoid using word 'Bootstrap' and change header to
 'Import Blockchain'

---
 _i18n/en.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_i18n/en.yml b/_i18n/en.yml
index 83385e96..edd1372f 100644
--- a/_i18n/en.yml
+++ b/_i18n/en.yml
@@ -147,8 +147,8 @@ downloads:
   choose: Choose your download
   gui: GUI Wallet
   cli: CLI Wallet
-  blockchain: Blockchain Bootstrap
-  blockchain1: If you'd prefer to use a blockchain bootstrap, instead of syncing from scratch, you can use the most current bootstrap. It is typically much faster to sync from scratch, however, and it also takes a lot less RAM.
+  blockchain: Import Blockchain
+  blockchain1: If you'd prefer to use a raw blockchain instead of syncing from scratch, you can use the most current bootstrap. It is typically much faster to sync from scratch, however, and it also takes a lot less RAM.
   blockchain2: If you wish to proceed anyway, take a look at the user guide
   blockchain3: Importing the Monero blockchain
   blockchain4: for step-by-step instructions for Windows.