|
|
@@ -1057,6 +1057,7 @@ $_LANG['The Virtual Machine has been stopped successfully'] = 'The Virtual Machi
|
|
|
$_LANG['The Virtual Machine has been rebooted successfully'] = 'The Virtual Machine has been rebooted successfully';
|
|
|
$_LANG['The Virtual Machine has been booted successfully'] = 'The Virtual Machine has been started successfully';
|
|
|
$_LANG['The Virtual Machine has been deleted successfully'] = 'The Virtual Machine has been deleted successfully';
|
|
|
+$_LANG['The Virtual Machine cannot be deleted in an unknown state'] = 'The Virtual Machine cannot be deleted in this state';
|
|
|
//Virtual Network
|
|
|
$_LANG['serverCA']['home']['mainContainer']['virtualNetworkDataTable']['virtualNetworkDataTable'] = 'Virtual Networks';
|
|
|
$_LANG['serverCA']['home']['mainContainer']['virtualNetworkDataTable']['createButton']['button']['createButton'] = 'Create New Virtual Network';
|