diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/propiedades_grupos_eng.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/eng/propiedades_grupos_eng.php | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/propiedades_grupos_eng.php b/admin/WebConsole/idiomas/php/eng/propiedades_grupos_eng.php new file mode 100644 index 00000000..4d61636b --- /dev/null +++ b/admin/WebConsole/idiomas/php/eng/propiedades_grupos_eng.php @@ -0,0 +1,31 @@ +<? +//________________________________________________________________________________________________________ +// +// Fichero de idiomas php: propiedades_tareas_eng.php +// Idioma: Ingés +//________________________________________________________________________________________________________ +$TbMsg=array(); +$TbMsg[0]="No Option"; +$TbMsg[1]="Insert"; +$TbMsg[2]="Modify"; +$TbMsg[3]="Remove"; +$TbMsg[4]="Group Management"; +$TbMsg[5]="Group name"; +$TbMsg[6]="Comments"; +$TbMsg[7]="Labs Groups"; +$TbMsg[8]="Procedures Groups"; +$TbMsg[9]="Tasks Groups"; +$TbMsg[10]="Jobs Groups"; +$TbMsg[11]="Images Groups"; +$TbMsg[12]="Hardware Components Groups "; +$TbMsg[13]="Software Components Groups"; +$TbMsg[14]="Hardware Groups"; +$TbMsg[15]="Software Profiles Groups"; +$TbMsg[16]="Software Incremental Groups"; +$TbMsg[17]="OpenGnsys Servers Groups"; +$TbMsg[18]="Dhcp Servers Groups"; +$TbMsg[19]="Menus Groups"; +$TbMsg[20]="Reserves Groups"; +$TbMsg[21]="Entities Groups"; +$TbMsg[22]="Computers Groups"; +?>
\ No newline at end of file |