diff options
author | Irina Gómez <irinagomez@us.es> | 2019-03-25 14:17:14 +0100 |
---|---|---|
committer | Irina Gómez <irinagomez@us.es> | 2019-03-25 14:17:14 +0100 |
commit | 2ab002c258a3b773efbc74aacccbabd3d3f3e6aa (patch) | |
tree | 21fc1cdb1cfaeaee2d2c5613589c35ad04458781 /admin/WebConsole/idiomas/php/eng | |
parent | ed4b2fe0919043cd094e79a59ecf63649399899e (diff) |
#802 #888 When console create template, if in the other type (uefi|bios) exist a template with the same descriptión, uses his file name.
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php | 1 |
1 files changed, 1 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 66241f56..7f58a353 100644 --- a/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php +++ b/admin/WebConsole/idiomas/php/eng/boot_grub4dos_eng.php @@ -52,3 +52,4 @@ $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'; |