From 54a743db71b7edb19d809d833ce6df571d28dfff Mon Sep 17 00:00:00 2001 From: kprkpr Date: Sun, 5 Jun 2016 19:55:44 +0200 Subject: [PATCH] changes --- archinstall/translations.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/archinstall/translations.sh b/archinstall/translations.sh index 9735c72..bdbf890 100755 --- a/archinstall/translations.sh +++ b/archinstall/translations.sh @@ -70,6 +70,7 @@ case "$1" in case $sclang in "es") echo "Ahora se le permitira escoger un disco duro para eliminar, y reemplazar por una particion para JKArch sola y sus configuraciones estandar. \nPor favor, no es reversible, asegurese de lo que estas haciendo varias veces.";; *) echo "Now you have to select a hard disk to delete it and replace by a partition only for JKArch and standard configuration. \nIt's not reversible, please be sure of what are you doing!";; + esac;; "Select root partition") case $sclang in "es") echo "Elige la particion a usar como sistema raĆ­z ('/')";;