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/Spanish | |
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/Spanish')
-rw-r--r-- | lng/Spanish | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lng/Spanish b/lng/Spanish index 1f000e4..435f306 100644 --- a/lng/Spanish +++ b/lng/Spanish @@ -60,8 +60,8 @@ txtarchinstallmenu="Menú de instalación de Arch" txtrungrubmakeconfig="¿ Ejecutar grub-mkconfig ?" txteditmirrorlist="Editar mirrorlist" -txtinstallarchlinux="Instalar Arch Linux" -txtconfigarchlinux="Configurar Arch Linux" +txtinstallarchlinux="Instalar Hyperbola GNU+Linux-libre" +txtconfigarchlinux="Configurar Hyperbola GNU+Linux-libre" txtsethostname="Establecer el nombre de la computadora" txtsetlocale="Establecer localización" @@ -87,7 +87,7 @@ txtinstallosprober="os-prober es una buena solución si quieres usar multi-boot. txtefibootmgr="se requiere efibootmgr para computadoras EFI." txthyperdidesc="Script de instalación completa de escritorio" -txtinstallhyperdi="Hyperbola GNU+Linux-libre Desktop Install (hyperdi) es un script secundario que puede ayudarte a instalar una completa estación de trabajo.\n\nPuedes ejecutar el script o instalarlo. Elige en el siguiente menú.\n\nArch Linux Desktop Install posee dos dependencias : wget y libnewt.\n\npacstrap wget libnewt ?" +txtinstallhyperdi="Hyperbola GNU+Linux-libre Desktop Install (hyperdi) es un script secundario que puede ayudarte a instalar una completa estación de trabajo.\n\nPuedes ejecutar el script o instalarlo. Elige en el siguiente menú.\n\nHyperbola GNU+Linux-libre Desktop Install posee dos dependencias : wget y libnewt.\n\npacstrap wget libnewt ?" txthyperdiinstallandlaunch="Instalar y ejecutar hyperdi" txthyperdiinstall="Instalar hyperdi" txthyperdilaunch="Ejecutar hyperdi" |