diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php b/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php index cc2e827c..7f58a353 100644 --- a/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php +++ b/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php @@ -51,3 +51,5 @@ $TbMsg[43]='"Save"'; $TbMsg[44]='Computer locator'; $TbMsg[45]='Scope name'; + $TbMsg["UEFI"]='AVISO: Hay plantillas PXE que sólo son compatibles con un tipo de firmware, uefi o bios.<br>Al elegir estas plantillas la otra opción quedará configurada por defecto'; + $TbMsg["ERR_DUPLICADO"]='ERROR: The name or description of template are duplicated'; |