diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:34:31 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:34:31 -0500 |
commit | 4d11347bee488ecd37f56c4a87ad79f863d95b21 (patch) | |
tree | 09d92a66e8564b653c00cce47a5a146faade1b73 /lng/Italian | |
parent | 408e54accfacb848414cb6c1a642cbf51f3d3a40 (diff) | |
download | hyperfi-4d11347bee488ecd37f56c4a87ad79f863d95b21.tar.lz hyperfi-4d11347bee488ecd37f56c4a87ad79f863d95b21.tar.xz hyperfi-4d11347bee488ecd37f56c4a87ad79f863d95b21.zip |
[lng]: fix name of the script
Diffstat (limited to 'lng/Italian')
-rw-r--r-- | lng/Italian | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lng/Italian b/lng/Italian index 331265e..79b3419 100644 --- a/lng/Italian +++ b/lng/Italian @@ -59,8 +59,8 @@ txtarchinstallmenu="Menu di installazione di Arch" txtrungrubmakeconfig="Eseguire grub-mkconfig ?" txteditmirrorlist="Modifica mirrorlist" -txtinstallarchlinux="Installa Arch Linux" -txtconfigarchlinux="Configura Arch Linux" +txtinstallarchlinux="Installa Hyperbola GNU+Linux-libre" +txtconfigarchlinux="Configura Hyperbola GNU+Linux-libre" txtsethostname="Imposta nome computer" txtsetfont="Imposta font" @@ -86,7 +86,7 @@ txtinstallosprober="os-prober serve per le soluzioni multi-boot.\nInstallare os- txtefibootmgr="efibootmgr e' necessario per computer efi." txthyperdidesc="Script di installazione di desktop completo" -txtinstallhyperdi="Hyperbola GNU+Linux-libre Desktop Install (hyperdi) e' uno script secondario che ti aiuta a installare tutti i software necessari.\n\nPuoi installare lo script o lanciarlo. Scegli nel prossimo menu.\n\nArch Linux Desktop Install ha due dipendenze : wget e libnewt.\n\npacstrap wget libnewt (vuoi installare queste dipendenze) ?" +txtinstallhyperdi="Hyperbola GNU+Linux-libre Desktop Install (hyperdi) e' uno script secondario che ti aiuta a installare tutti i software necessari.\n\nPuoi installare lo script o lanciarlo. Scegli nel prossimo menu.\n\nHyperbola GNU+Linux-libre Desktop Install ha due dipendenze : wget e libnewt.\n\npacstrap wget libnewt (vuoi installare queste dipendenze) ?" txthyperdiinstallandlaunch="Installa e lancia hyperdi" txthyperdiinstall="Installa hyperdi" txthyperdilaunch="Lancia hyperdi" |