source: admin/WebConsole/idiomas/php/esp/informacion_repositorio_esp.php

lgromero-new-oglive
Last change on this file was b6ec162, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#834: Remove all redundant PHP closing tags.

  • Property mode set to 100644
File size: 724 bytes
RevLine 
[1a2fa9d8]1<?php
[3ec149c]2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: informacion_repositorio_esp.php
5//      Idioma: Español
6//________________________________________________________________________________________________________
[1a2fa9d8]7        if (empty ($TbMsg)) $TbMsg=array();
[3ec149c]8        $TbMsg[0]='Repositorios';
[045211d]9        $TbMsg[1]='Información sobre Repositorios';
[3ec149c]10        $TbMsg[2]='Repositorio';
11        $TbMsg[3]='Información Repositorio';
12        $TbMsg[4]='Comentarios';
13        $TbMsg[5]='Imágenes alojadas'; 
[1a2fa9d8]14        $TbMsg["IMGTYPE1"]='monol&iacute;tica';         
15        $TbMsg["IMGTYPE2"]='sincronizada b&iacute;sica';               
16        $TbMsg["IMGTYPE3"]='sincronizada incremental';         
[3ec149c]17        $TbMsg[6]='Ordenadores asigandos';             
[b6ec162]18
[045211d]19
Note: See TracBrowser for help on using the repository browser.