source: admin/WebConsole/idiomas/php/cat/comandos/crearsoftincremental_cat.php @ 124d63d

Last change on this file since 124d63d 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: 691 bytes
RevLine 
[043e67d]1<?php
[f1cef3e]2//________________________________________________________________________________________________________
3//
[ca0f67c6]4//      Fichero de idiomas php: crearsoftincremental_cat.php (Comandos)
[d358d08]5//      Idioma: Català
[f1cef3e]6//________________________________________________________________________________________________________
7        $TbMsg=array();
[fc3efd9]8        $TbMsg[0]='Generació de software Incremental  <br> (experimental) ' ;
[d358d08]9        $TbMsg[1]='Característiques de l\'ordinador';
10        $TbMsg[2]='Nom';
11        $TbMsg[3]='Direcció IP';
12        $TbMsg[4]='Direcció MAC';
[f1cef3e]13        $TbMsg[5]='Perfil Hardware';
[d358d08]14        $TbMsg[6]='Dades a subministrar';
[f1cef3e]15        $TbMsg[7]='';
16        $TbMsg[8]='Par';
[d358d08]17        $TbMsg[9]='Nom Perfil';
[f1cef3e]18        $TbMsg[10]='Software incremental disponible';
[b6ec162]19
Note: See TracBrowser for help on using the repository browser.