diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:41:02 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:41:02 -0500 |
commit | cfcef2a071be4e97204a05f46328ab78e30e603e (patch) | |
tree | 5e80b7f3b3524cf097b38c43c4e6c2b349784687 /lng/English | |
parent | 4d11347bee488ecd37f56c4a87ad79f863d95b21 (diff) | |
download | hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.tar.lz hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.tar.xz hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.zip |
[lng]: fix name variables of script
Diffstat (limited to 'lng/English')
-rw-r--r-- | lng/English | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lng/English b/lng/English index c6850c4..2cde65e 100644 --- a/lng/English +++ b/lng/English @@ -61,12 +61,12 @@ txtarchinstallmenu="Arch Install Menu" txtselectmirrorsbycountry="Select mirrors by country" txtselectcountry="Select country" txteditmirrorlist="Edit mirrorlist" -txtinstallarchlinux="Install Hyperbola GNU+Linux-libre" -txtinstallarchlinuxkernel="Kernel" -txtinstallarchlinuxfirmwares="Firmwares" -txtinstallarchlinuxfilesystems="File Systems" -txtinstallarchlinuxcustompackagelist="Custom Package List" -txtconfigarchlinux="Config Hyperbola GNU+Linux-libre" +txtinstallhyperbola="Install Hyperbola GNU+Linux-libre" +txtinstallhyperbolakernel="Kernel" +txtinstallhyperbolafirmwares="Firmwares" +txtinstallhyperbolafilesystems="File Systems" +txtinstallhyperbolacustompackagelist="Custom Package List" +txtconfighyperbola="Config Hyperbola GNU+Linux-libre" txtsethostname="Set Computer Name" txtsetfont="Set Font" |