Line | |
---|
1 | <? |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: propiedades_tareas_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]="Task Management"; |
---|
13 | $TbMsg[5]="Task Name"; |
---|
14 | $TbMsg[6]="Comments"; |
---|
15 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.