Fixed typo for "contnuar"
"continue" in Spanish is "continuar". Just fixed the typo.
This commit is contained in:
parent
674f3ba97f
commit
3f6dd85b62
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ txtenable="Activar %1"
|
|||
txtgrubluksdetected="Partición root encriptada\n\n¿ Agregar cryptdevice= a GRUB_CMDLINE_LINUX en /etc/default/grub ?"
|
||||
|
||||
|
||||
txtpressanykey="Presione cualquier tecla para contnuar."
|
||||
txtpressanykey="Presione cualquier tecla para continuar."
|
||||
|
||||
txtinstallosprober="os-prober es una buena solución si quieres usar multi-boot.\n¿ Instalar os-prober ?"
|
||||
txtefibootmgr="se requiere efibootmgr para computadoras EFI."
|
||||
|
|
Loading…
Reference in a new issue