<?php
//________________________________________________________________________________________________________
//
//	Php language file: propiedades_repositorios_eng.php
//	Language: English
//________________________________________________________________________________________________________
if (empty ($TbMsg)) $TbMsg=array();
$TbMsg[0]="No Option";
$TbMsg[1]="Insert";
$TbMsg[2]="Change";
$TbMsg[3]="Delete";
$TbMsg[4]="Repository management";
$TbMsg[5]="Repository name";
$TbMsg[6]="IP address";
$TbMsg[7]="Comments";

$TbMsg[9]="Base Directory";
$TbMsg[10]="PXE Directory";
$TbMsg[11]="TOTAL space";
$TbMsg[12]="Used space";
$TbMsg[13]="Free space";
$TbMsg[14]="% used";
$TbMsg[15]='Unable to access repository information';
$TbMsg[16]='Check repository connection<br>Check access key (Api Token field must match its value to "ogAdmRepo" file)';
$TbMsg[17]='Api Token';
$TbMsg['MSG_CONTENT']='Content';
$TbMsg['MSG_IMAGE']='Image';
$TbMsg['MSG_TYPE']='Type';
$TbMsg['MSG_SIZE']='Size';
$TbMsg['MSG_MODIFIED']='Modified';
$TbMsg['MSG_PERMISSIONS']='Permissions';
