Rev | Line | |
---|
[d0df50b6] | 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_NETBOOT"]='WARNING: After accepting, executing Advanced NetBoot in the Lab to apply the changes.'; |
---|
| 10 | $TbMsg["WARN_REBOOTAFTER"]='WARNING: Client(s) will be automatically rebooted after executing the operation.'; |
---|
| 11 | ?> |
---|
| 12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.