summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/imagenes_eng.php
blob: d19754c21a8a8118b8dbc3595afd81b9dbaf84cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php
//________________________________________________________________________________________________________
//
//	Php language file: imagenes_eng.php
//	Language: English
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='"New Images group"';
	$TbMsg[1]='"Define new image"';
	$TbMsg[2]='"Set image"';
	$TbMsg[3]='"Rename"';
	$TbMsg[4]='"Delete Images group"';
	$TbMsg[5]='"Image information"';
	$TbMsg[6]='"Move image"';
	$TbMsg[7]='"Properties"';
	$TbMsg[8]='"Delete Image"';
	$TbMsg[9]='"Images"';
	$TbMsg[10]='"Incremental Images Management"';
	$TbMsg[11]='"Monolithic Images"';
	$TbMsg[12]='"Base Images"';
	$TbMsg[13]='"Incremental Images"';
	$TbMsg["DELETEDREPO"]='Deleted Repository';