source: admin/WebConsole/idiomas/php/cat/inclusionacciones_cat.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: 946 bytes
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: inclusionacciones_cat.php
5//      Idioma: Català
6//________________________________________________________________________________________________________
7
8$TbMsg=array();
9$TbMsg[0]='Inclusió de Procediments en Procediments';
10$TbMsg[1]='Inclusió de Procediments o Tasques en Tasques';
11$TbMsg[2]='Comanda / Procediment';
12$TbMsg[3]='Procediment / Tasca';
13$TbMsg[4]='Ordre';
14$TbMsg[5]='(*)Per incloure o excloure algun procediment en aquest procediment <BR> ha de fer click sobre la casella de verificació corresponent';
15$TbMsg[6]='(*)Per incloure o excloure algun procediment o tasca en aquesta tasca <BR> ha de fer click sobre la casella de verificació corresponent';
16$TbMsg[7]='Configuració actual';
17$TbMsg[8]='Procediments disponibles';
18$TbMsg[9]='Tasques disponibles';
19$TbMsg[10]='Paràmetres';
20
21
Note: See TracBrowser for help on using the repository browser.