diff options
author | alonso <alonso@us.es> | 2009-11-04 11:04:54 +0000 |
---|---|---|
committer | alonso <alonso@us.es> | 2009-11-04 11:04:54 +0000 |
commit | 7b3bc4abe41dff4402ee433a7eab47c2b36c47bc (patch) | |
tree | 8830f3b0fbec41b03f207273eb6f5ff90eaa09ce /admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php | |
parent | 3acdc93388ab0907242a9a074df54e1cc93b7908 (diff) |
git-svn-id: https://opengnsys.es/svn/trunk@481 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php b/admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php deleted file mode 100644 index f4cbefa0..00000000 --- a/admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php +++ /dev/null @@ -1,21 +0,0 @@ -<? -//_____________________________________________________________________________ -// -// 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 Ordenadores"; -$TbMsg[5]="Nombre"; -$TbMsg[6]="Dirección IP"; -$TbMsg[7]="Dirección MAC"; -$TbMsg[8]="Perfil Hardware"; -$TbMsg[9]="Servidor Dhcp"; -$TbMsg[10]="Servidor OpenGnsys "; -$TbMsg[11]="Menu"; -$TbMsg[12]="Tamaño Caché"; -?> |