summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/propiedades_centros_esp.php
blob: 9ae392d5f4cacbbec034b7a3fcdca275564e571d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_ordenadores_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="Sin Opción";
$TbMsg[1]="Insertar";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gestión de Unidades Organizativas";
$TbMsg[5]="Nombre de  la unidad";
$TbMsg[6]="Comentarios";
$TbMsg['DIR']="Directorio";
$TbMsg['MSG_OGUNIT']="Si se elige separar por unidades organizativas, el directorio <b>/opt/opengnsys/images</b><br> debe contener un subdirectorio llamado como el directorio indicado.";
?>