source: admin/WebConsole/idiomas/php/cat/procedimentscomandaments_cat.txt @ ec5d5ec

Last change on this file since ec5d5ec was 3ec149c, checked in by alonso <alonso@…>, 15 years ago

git-svn-id: https://opengnsys.es/svn/trunk@1314 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 651 bytes
RevLine 
[3ec149c]1<?
2//________________________________________________________________________________________________________
3//
4//      Fitxer d'idiomes php: procedimientoscomandos_esp.php
5//      Idioma: Català
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[0]='Gestió Comandaments del Procediment';
9        $TbMsg[1]='Comandaments inclosos';
10        $TbMsg[2]='Procediment';
11        $TbMsg[3]='Nom Comandaments';
12        $TbMsg[4]='Ord.';
13        $TbMsg[5]='Parámetre';
14        $TbMsg[6]='Valor';
15        $TbMsg[7]='(*)Per a excluir algún comandament de aquest procediment deu fer click sobre la casella de verificació corresponent';
16?>
Note: See TracBrowser for help on using the repository browser.