source: admin/WebConsole/idiomas/php/eng/avisos_eng.php @ b2aae05

Last change on this file since b2aae05 was d0df50b6, checked in by ramon <ramongomez@…>, 13 years ago

Versión 1.0.4, #531: Integrar versión 1.0.4 en rama principal.

git-svn-id: https://opengnsys.es/svn/trunk@3259 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 419 bytes
Line 
1<?php
2//________________________________________
3//
4//      Php language file: avisos_esp.php
5//      Language: Español
6//________________________________________
7
8if (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.