Cheetah
All Classes Namespaces Files Functions Variables Pages
en.php
Go to the documentation of this file.
1 <?php
2 
8  $aLangContent = array (
9  '_sys_module_facebook_connect' => 'Facebook Connect',
10  '_ch_facebook' => 'Facebook Connect',
11  '_ch_facebook_settings' => 'Facebook Connect',
12  '_ch_facebook_information' => 'Facebook connect information',
13  '_ch_facebook_information_block' => 'To get your "App ID" and "App Secret", you need to <a href="https://developers.facebook.com/apps/" target="_blank">make Facebook app</a>. <br /><br />Please follow <a href="https://www.cheetahwsb.com/forums/topic/How-to-setup-Facebook-Connect-module.htm" target="_blank">these instructions</a> on how to create and setup the app. <br /><br />Your "Site URL" for the app: <b>{0}</b> <br />Your "OAuth Redirect URI" for the app: <b>{1}</b> <br /><br />After completing these steps, insert your "App ID" and "App Secret" below:',
14  '_ch_facebook_profile_error_info' => 'Can\'t define your profile information',
15  '_ch_facebook_profile_error_api_keys' => 'Please configure the module in admin panel (can\'t define facebook api keys)',
16  '_ch_facebook_chart' => 'Facebook Profiles',
17  '_ch_facebook_auth_title' => 'Facebook Connect',
18  '_ch_facebook_error_unlicensed_site' => 'Mobile app can\'t work with unlicensed site',
19  );
$aLangContent
$aLangContent
Definition: en.php:8
php