diff options
Diffstat (limited to 'lng/English')
-rw-r--r-- | lng/English | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/lng/English b/lng/English index 8262d77..e5f66ec 100644 --- a/lng/English +++ b/lng/English @@ -58,9 +58,13 @@ txtinstallmenu="Install Menu" txtarchinstallmenu="Arch Install Menu" +txtselectmirrorsbycountry="Select mirrors by country" +txtselectcountry="Select country" txteditmirrorlist="Edit mirrorlist" txtinstallarchlinux="Install Arch Linux" -txtinstallfirmware="Install Firmware" +txtinstallarchlinuxkernel="Kernel" +txtinstallarchlinuxfirmwares="Firmwares" +txtinstallarchlinuxfilesystems="File Systems" txtconfigarchlinux="Config Arch Linux" txtsethostname="Set Computer Name" @@ -69,7 +73,9 @@ txtsetlocale="Set Locale" txtsettime="Set Time" txtsetrootpassword="Set root password" -txtuseutcclock="Use UTC hardware clock ?" +txthwclock="Hardware clock :" +txthwclockutc="UTC" +txthwclocklocal="Local" txtbootloader="Bootloader" txtbootloadermenu="Choose your bootloader" @@ -85,8 +91,12 @@ txtsyslinuxaddefibootmgr="EFI install require efibootmgr" txtsyslinuxaddgptfdisk="GPT disk require gptfdisk" txtsyslinuxaddmtools="FAT boot part require mtools" +txtbootloadersystemdmenu="Systemd-boot Install Menu" + txtbootloaderrefindmenu="rEFInd Install Menu" +txtextrasmenu="Extras" + txtoptional="Optional" txtrecommandeasyinst="Recommanded for easy install" txtset="Set %1" |