$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 create a Dropbox API application.
Once created, specify this URL in the \"Redirect URIs\" field: #URL#
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.";
?>