Update english.trans

merge-requests/273/head
Chrysostomus 7 years ago committed by GitHub
parent 82b401c6ca
commit 6b0331d0a9

@ -47,7 +47,7 @@ _AutoPartBody3="If intending to use SWAP, select the 'Swap File' option when mou
# Error Messages. All others are generated by BASH.
_ErrNoMount="\nPartition(s) must be mounted first.\n\n"
_ErrNoBase="\nThe Arch base must be installed first.\n\n"
_ErrNoBase="\nThe Manjaro base must be installed first.\n\n"
_ErrNoKernel="\nAt least one kernel must be selected.\n\n"
# Vbox Installations
@ -74,7 +74,7 @@ _LuksEncryptAdv="Define Key-Size and Cypher"
_LuksEncryptBody="\nSelect a partition to encrypt."
_LuksEncruptSucc="\nDone! Opened and ready for LVM (recommended) or direct mounting.\n"
_LuksPartErrBody="\nA minimum of two partitions are required for encryption:\n\n1. Root (/) - standard or lvm partition types.\n\n2. Boot (/boot or /boot/efi) - standard partition types only (except lvm where using BIOS Grub).\n"
_SelLuksRootBody="\nSelect the ROOT (/) partition to encrypt. This is where Arch will be installed.\n\n"
_SelLuksRootBody="\nSelect the ROOT (/) partition to encrypt. This is where Manjaro will be installed.\n\n"
_LuksPassBody="\nEnter a password to un/encrypt the partition. This should not be the same as the Root account or user account passwords.\n"
_LuksWaitBody="\nCreating encrypted Root partition:"
_LuksWaitBody2="Device or volume used:"

Loading…
Cancel
Save