| Current Path : /var/www/homesaver/www/bitrix/modules/socialservices/lang/en/classes/general/ |
| Current File : /var/www/homesaver/www/bitrix/modules/socialservices/lang/en/classes/general/google.php |
<?php $MESS["socserv_google_api_key"] = "App API key (api_key) (optional):"; $MESS["socserv_google_client_id"] = "Client ID:"; $MESS["socserv_google_client_secret"] = "Secret Code (Client secret):"; $MESS["socserv_google_form_note"] = "Use your Google account to log in."; $MESS["socserv_google_form_note_intranet"] = "Log in using Google account"; $MESS["socserv_google_note_2_MSGVER_1"] = "<a href=\"https://console.developers.google.com/\">Create an app</a> in the Google API Console.<br> Specify this address in the "Authorized redirect URIs" field: <a href=\"#URL#\">#URL#</a> <ul style=\"text-align: left;\"> <li>Allow access to the Calendar API and CalDAV API in the app settings if you intend to synchronize Bitrix24 Calendars with Google Calendar.</li> <li>Allow access to the Drive API and Picker API in the app settings for integration with Bitrix24 Drive.</li> <li>To enable access to mailboxes, add this address to the "Authorized redirect URIs" field: <a href=\"#MAIL_URL#\">#MAIL_URL#</a>, and allow access to the Gmail API in the app settings. </li> <li>You can change the API key in your app preferences in Google Developers Console.</li> </ul>"; $MESS["socserv_google_sync_proxy"] = "Synchronize using Bitrix proxy server:"; $MESS["socserv_googleplus_note"] = "Using Google app parameters.";