source: admin/WebConsole/idiomas/php/cat/inclusionacciones_cat.php @ 279c269

918-git-images-111dconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since 279c269 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
RevLine 
[043e67d]1<?php
[f1cef3e]2//________________________________________________________________________________________________________
3//
[ca0f67c6]4//      Fichero de idiomas php: inclusionacciones_cat.php
5//      Idioma: Català
[f1cef3e]6//________________________________________________________________________________________________________
7
8$TbMsg=array();
[ca0f67c6]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';
[f1cef3e]20
[b6ec162]21
Note: See TracBrowser for help on using the repository browser.