<?php
/**
 * English language file
 *
 * @license GNU General Public License 3 <http://www.gnu.org/licenses/>
 * @author Marvin Thomas Rabe <m.rabe@echtzeitraum.de>
 */

$lang['FB_num_posts'] = 'Facebook comments number of posts';
$lang['FB_width'] = 'Facebook comments box Width';
$lang['FB_AppID'] = 'Facebook App ID';
$lang['FB_UserID'] = 'YOUR Facebook Profile ID';

// $lang['fb_like_layout'] = 'Facebook Like Button Layout Style';
// $lang['fb_like_show_face'] = 'Show profile picture below the button';
// $lang['fb_like_width'] = 'Width of Facebook Like Button, in pixel'; 
// $lang['fb_like_action'] = '
// $lang['fb_like_font'] = '


?>