opengnsys-1.0.6
Line | |
---|
1 | <?php |
---|
2 | //________________________________________ |
---|
3 | // |
---|
4 | // Php language file: avisos_esp.php |
---|
5 | // Language: Español |
---|
6 | //________________________________________ |
---|
7 | |
---|
8 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
9 | $TbMsg["WARN_NAMELENGTH"]='WARNING: The hostname must not exceed 15 characters if you install Windows systems.'; |
---|
10 | $TbMsg["WARN_NETBOOT"]='ATENCIÓN: El equipo iniciará en local por defecto; usar NetBoot Avanzado para modificar su arranque.'; |
---|
11 | $TbMsg["WARN_REBOOTAFTER"]='WARNING: Client(s) will be automatically rebooted after executing the operation.'; |
---|
12 | $TbMsg["WARN_NOTESOFMENU"]='NOTAS: Los menús personalizados tienen mayor prioridad que los menús automáticos.<br>Un menú personalizado se define introduciendo la URL de la página HTML que lo define.<br>Un menú automático se compone a partir de los procedimientos definidos.'; |
---|
13 | ?> |
---|
14 | |
---|
Note: See
TracBrowser
for help on using the repository browser.