$txt['fb_slide_box_admin'] = 'Facebook Slide Like Box'; $txt['fb_slide_box_admin_desc'] = 'Settings for Facebook Slide Like Box modification';
$txt['fb_slide_box_enable'] = 'Enable Facebook Slide Like Box<br /><span class="smalltext">Check this to enable modification</span>'; $txt['fb_slide_box_mobile'] = 'Disable for mobile users<br /><span class="smalltext">If modification detect mobile device working under Android, iOS, WP7 or other mobile system it won\'t load slidebox.</span>'; $txt['fb_slide_box_actions'] = 'Disable mod in actions<br /><span class="smalltext">Actions separated with comma, without spaces<br />Example: profile,help,search</span><br /><span class="smalltext">By default mod is disabled in actions: admin, moderate, helpadmin, printpage, kitsitemap</span>'; $txt['fb_slide_box_url'] = 'Facebook Page URL<br /><span class="smalltext">Example: http://www.facebook.com/platform<br />Sometimes you need to use URL with https://</span>'; $txt['fb_slide_box_image_url'] = 'URL for Facebook icon<br /><span class="smalltext">Leave empty to use default image.</span>'; $txt['fb_slide_box_position'] = 'Where to show Facebook Slide Like Box?<br /><span class="smalltext">You can choose on which side show slide box: left or right</span>'; $txt['fb_slide_box_left'] = 'Left'; $txt['fb_slide_box_right'] = 'Right'; $txt['fb_slide_box_backgroundc'] = 'Background color'; $txt['fb_slide_box_borderc'] = 'Border color<br /><span class="smalltext">Leave empty to use default color.</span>'; $txt['fb_slide_box_width'] = 'Width<br /><span class="smalltext">Leave empty to use default width.</span>'; $txt['fb_slide_box_height'] = 'Height<br /><span class="smalltext">Leave empty to use default height.</span>'; $txt['fb_slide_box_distance'] = 'Distance from the top<br /><span class="smalltext">Leave empty to use default setting.</span>'; $txt['fb_slide_box_distance2'] = 'Unit of the distance from top site'; $txt['fb_slide_box_px'] = 'px'; $txt['fb_slide_box_pr'] = '%'; $txt['fb_slide_box_colorscheme'] = 'Color Scheme<br /><span class="smalltext">Choose colors</span>'; $txt['fb_slide_box_colorscheme_light'] = 'Light'; $txt['fb_slide_box_colorscheme_dark'] = 'Dark'; $txt['fb_slide_box_show_faces'] = 'Show Faces'; $txt['fb_slide_box_show_stream'] = 'Show stream'; $txt['fb_slide_box_show_header'] = 'Show header'; $txt['fb_slide_box_yes'] = 'Yes'; $txt['fb_slide_box_no'] = 'No';
//$txt['fb_slide_box_admin_adv'] = 'Advanced'; $txt['fb_slide_box_find'] = 'Find us on Facebook!'; $txt['fb_slide_box_image_name'] = 'Icon name<br /><span class="smalltext">Upload your icon(s) to ./Themes/default/images/FBSlideLikeBox/</span>';
$txt['permissiongroup_simple_FBSlideLikeBox_simple'] = 'Facebook Slide Like Box'; $txt['permissiongroup_FBSlideLikeBox_classic'] = 'Facebook Slide Like Box'; $txt['permissionname_FBSlideLikeBox_display'] = 'Display Facebook Slide Like Box';
//new in 2.1 $txt['permissionname_FBSlideLikeBox_user_disable'] = 'Allow to disable Facebook Slide Like Box'; $txt['fb_slide_box_user'] = 'Disable Facebook Slide Like Box'; $txt['fb_slide_box_locale'] = 'Facebook javascript "locale"'; $txt['fb_slide_box_appId'] = 'Facebook app ID'; $txt['fb_slide_box_open_animation'] = 'Animation speed for opening'; $txt['fb_slide_box_close_animation'] = 'Animation speed for closing'; $txt['fb_slide_box_slow'] = 'slow'; $txt['fb_slide_box_normal'] = 'normal'; $txt['fb_slide_box_fast'] = 'fast'; $txt['fb_slide_box_disable_animation'] = 'Disable jQuery animations'; $txt['fb_slide_box_show_after'] = 'Show slide box after<br /><span class="smalltext">Works only if jQuery animations are enabled</span>'; $txt['fb_slide_box_show_after_click'] = 'click'; $txt['fb_slide_box_show_after_mouseenter'] = 'hover';
//new in 2.1.1 $txt['fb_slide_box_permissions'] = 'Set permissions for groups'; $txt['FBSlideLikeBox_display'] = 'Display Facebook Slide Like Box for'; $txt['FBSlideLikeBox_user_disable'] = 'Groups allowed to disable Facebook Slide Like Box'; $txt['fb_slide_box_mode'] = 'Select mode'; $txt['fb_slide_box_mode_html5'] = 'HTML5'; $txt['fb_slide_box_mode_iframe'] = 'iframe'; $txt['fb_slide_box_mode_warn'] = 'Only in HTML5 mode'; $txt['fb_slide_box_permissions_desc'] = '<span class="smalltext">Below you can set which groups can see and/or disable FB Slide Like Box. You can do the same thing on permissions page.</span>';