Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/clouds/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/clouds/lang/en/classes/general/storage_service_openstack.php

<?
$MESS["CLO_STORAGE_OPENSTACK_EMPTY_HOST"] = "The server name is now specified.";
$MESS["CLO_STORAGE_OPENSTACK_EMPTY_USER"] = "The user name is not specified.";
$MESS["CLO_STORAGE_OPENSTACK_EMPTY_KEY"] = "The access key is not specified.";
$MESS["CLO_STORAGE_OPENSTACK_ERROR_GET_TOKEN"] = "Authorization error. Please check the settings.";
$MESS["CLO_STORAGE_OPENSTACK_EDIT_USER"] = "User name (API user)";
$MESS["CLO_STORAGE_OPENSTACK_EDIT_KEY"] = "Access key (API key)";
$MESS["CLO_STORAGE_OPENSTACK_EDIT_HOST"] = "Server name (API host)";
$MESS["CLO_STORAGE_OPENSTACK_FORCE_HTTP"] = "Always use HTTP";
?>