Line | |
---|
1 | <? |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: propiedades_repositorios_eng.php |
---|
5 | // Idioma: Ingles |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsg=array(); |
---|
8 | $TbMsg[0]="No Option"; |
---|
9 | $TbMsg[1]="Insert"; |
---|
10 | $TbMsg[2]="Change"; |
---|
11 | $TbMsg[3]="Remove"; |
---|
12 | $TbMsg[4]="Repository management"; |
---|
13 | $TbMsg[5]="Name of Repository"; |
---|
14 | $TbMsg[6]="IP address"; |
---|
15 | $TbMsg[7]="Comments"; |
---|
16 | $TbMsg[8]="Port"; |
---|
17 | $TbMsg[9]="Base Directory"; |
---|
18 | $TbMsg[10]="PXE Directory"; |
---|
19 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.