summaryrefslogtreecommitdiffstats
path: root/opengnsys-admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/informacion_imagenes_eng.php
blob: f83b47150a54847eb42d0cbaf1751dbd7d0f57b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: informacion_imagenes_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Images';
	$TbMsg[1]='Information about images';
	$TbMsg[2]='Image';
	$TbMsg[3]='Images information';
	$TbMsg[4]='S software components';
	$TbMsg[5]='Diferential software';
	$TbMsg[6]='Software Profile';
	$TbMsg[7]='Computers with this image';
	$TbMsg[8]='Partition';
	$TbMsg[9]='Coments';
?>