Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $aLangContent = array (
9  '_sys_module_dolphcon' => 'Cheetah Connect',
10  '_ch_dolphcon' => 'Cheetah Connect',
11  '_ch_dolphcon_settings' => 'Cheetah Connect',
12  '_ch_dolphcon_information' => 'Cheetah connect information',
13  '_ch_dolphcon_information_block' => '
14 This module can be used to login to this site using another Cheetah site (master site) credentials. <br />
15 To make it work go to the master site, install "OAuth2 Server" module and add new client site, specify the desired title and the following URL when adding new client:<br />
16 <strong>{0}</strong><br />
17 Then enter generated on the master site the Key & Server pair in the form below:',
18  '_ch_dolphcon_error_join_unavailable' => 'Sorry but join is unavailable now. Please try again later.',
19  '_ch_dolphcon_profile_error_info' => 'Can\'t define your profile information',
20  '_ch_dolphcon_profile_error_api_keys' => 'Please configure the module in admin panel (can\'t define API key, secret & URL)',
21  '_ch_dolphcon_chart' => 'Cheetah Profiles',
22  '_ch_dolphcon_auth_title' => 'Cheetah Connect',
23  '_ch_dolphcon_state_invalid' => 'State parameter isn\'t matching',
24 );
$aLangContent
$aLangContent
Definition: en.php:8
php