source: admin/WebConsole/idiomas/php/esp/comandos/moverordenadoresAulas_esp.php @ 304152d

Last change on this file since 304152d was 64af069, checked in by Alberto UMA <albertogp@…>, 5 years ago

Mover.Ordenadores.Aulas_integrar ficheros

  • Property mode set to 100644
File size: 671 bytes
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: moverordenadoresAulas_esp.php (Comandos)
5//      Idioma: Español
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        // Mover Equipos de Aulas
9        $TbMsg[0]='Mover Equipos de Aulas';
10        $TbMsg[1]=' ¿ Esta seguro que quiere mover equipos ?';
11        $TbMsg[2]='Aulas';
12        $TbMsg[3]='Selecciona el Aula';
13        $TbMsg[4]='Ha seleccionado el mismo Aula';
14        $TbMsg[5]='Selecciona un equipo';
15        $TbMsg[6]='!!! Atención !!! Las Aulas Seleccionada tienen diferentes Mascaras de Red';
Note: See TracBrowser for help on using the repository browser.