Your IP : 216.73.216.86


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

<?
$MESS["socserv_dropbox_client_id"] = "ID (App key):";
$MESS["socserv_dropbox_client_secret"] = "Secret code (App secret):";
$MESS["socserv_dropbox_note"] = "To get the ID, you have to <a href=\"https://www.dropbox.com/developers/apps/create\">create a Dropbox API application</a>. <br>Once created, specify this URL in the \"Redirect URIs\" field: <a href=\"#URL#\">#URL#</a><br />Only HTTPS URL's are supported.";
$MESS["socserv_dropbox_form_note"] = "Use your Dropbox account to sign in.";
$MESS["socserv_dropbox_form_note_intranet"] = "Sign in with Dropbox account.";
?>