Rev | Line | |
---|
[3ec149c] | 1 | <? |
---|
| 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
| 4 | // Fichero de idiomas php: propiedades_procedimientos_eng.php |
---|
| 5 | // Idioma: Ingés |
---|
| 6 | //________________________________________________________________________________________________________ |
---|
| 7 | $TbMsg=array(); |
---|
| 8 | $TbMsg[0]="No Option"; |
---|
| 9 | $TbMsg[1]="Insert"; |
---|
| 10 | $TbMsg[2]="Modify"; |
---|
| 11 | $TbMsg[3]="Remove"; |
---|
| 12 | $TbMsg[4]="Procedures Management"; |
---|
| 13 | $TbMsg[5]="Procedure Name"; |
---|
| 14 | $TbMsg[6]="Comments"; |
---|
| 15 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.