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/cat | |
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/cat')
-rw-r--r-- | admin/WebConsole/idiomas/php/cat/boot_grub4dos_cat.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/cat/boot_grub4dos_cat.php b/admin/WebConsole/idiomas/php/cat/boot_grub4dos_cat.php index 23fcdd27..7d36a212 100644 --- a/admin/WebConsole/idiomas/php/cat/boot_grub4dos_cat.php +++ b/admin/WebConsole/idiomas/php/cat/boot_grub4dos_cat.php @@ -52,3 +52,4 @@ $TbMsg[44]='Ubicador Ordinadors'; $TbMsg[45]='Nom àmbit'; $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: El nombre o la descripción de la plantilla están duplicados'; |