t('Script Position') ?>
t('Please choose the position of the javascript. Footer is recommended. Use "Header" if you have trouble to make the player work.') ?>
t('Flash Window Mode') ?>
t('Sets the Window Mode property of the Flash movie for transparency, layering, and positioning in the browser.') ?>
t('Referer Check') ?> get_option('disable_referer_check'), 'yes') ?> /> t('Disable the referer check in the dynamically JavaScript and CSS files.') ?>
t('Tick this is box if see a "Wrong Referer" message on your own website!') ?>

t('Inline Player in floating texts') ?>

$this->t('Background color'), 'name' => 'ft_button_bg_color', 'default' => '#cccccc', 'desc' => $this->t('Background color inside the player. The environment of the player is always transparent.') ), Array( 'title' => $this->t('Foreground color'), 'name' => 'ft_button_fg_color', 'default' => '#666666', 'desc' => $this->t('Default foreground color.') ), Array( 'title' => $this->t('Load color'), 'name' => 'ft_button_load_color', 'default' => '#ff0000', 'desc' => $this->t('Foreground color of the loading animation.') ), Array( 'title' => $this->t('Play color'), 'name' => 'ft_button_play_color', 'default' => '#0000ff', 'desc' => $this->t('Foreground color of the play icon.') ), Array( 'title' => $this->t('Stop color'), 'name' => 'ft_button_stop_color', 'default' => '#00ff00', 'desc' => $this->t('Foreground color of the stop icon.') ), Array( 'title' => $this->t('Error color'), 'name' => 'ft_button_error_color', 'default' => '#000000', 'desc' => $this->t('Foreground color of the error icon.') ) ) AS $choose_color) : ?>
t('Example') ?> <?php Echo $this->t('Example of an inline player.') ?>
t('Disable') ?> Get_Option('ft_disable'), 'yes') ?>/> t('Disable the inline flash player for mp3 links in floating text paragraphs. (Of course not recommended.)') ?>
t('Position') ?>
t('Please choose the position of the flash player.') ?>
t('Disable Link') ?> Get_Option('ft_disable_link'), 'yes') ?>/> t('Tick this box to deactivate the clickable link of the MP3 link.') ?>

t('Autoplay') ?> Get_Option('ft_autoplay'), 'yes') ?>/> t('Autoplay mode makes the music start without the initial user click.') ?>

t('Inline Player in single lines and lists') ?>

$this->t('Background'), 'name' => 'sl_bg_color', 'default' => '#E5E5E5', 'desc' => $this->t('Background color inside the player. The environment of the player is always transparent.') ), Array( 'title' => $this->t('Background left'), 'name' => 'sl_bg_left_color', 'default' => '#CCCCCC', 'desc' => $this->t('Background color of the speaker icon background/volume control.') ), Array( 'title' => $this->t('Icon left'), 'name' => 'sl_icon_left_color', 'default' => '#333333', 'desc' => $this->t('Color of the speaker icon on the left hand.') ), Array( 'title' => $this->t('Volume track'), 'name' => 'sl_voltrack_color', 'default' => '#F2F2F2', 'desc' => $this->t('Color of the volume track on the left hand.') ), Array( 'title' => $this->t('Volume slider'), 'name' => 'sl_volslider_color', 'default' => '#666666', 'desc' => $this->t('Color of the volume slider on the left hand.') ), Array( 'title' => $this->t('Background right'), 'name' => 'sl_bg_right_color', 'default' => '#B4B4B4', 'desc' => $this->t('Background color of the play/pause button.') ), Array( 'title' => $this->t('Background right (hover)'), 'name' => 'sl_bg_right_hover_color', 'default' => '#999999', 'desc' => $this->t('Color of the right background while hovering it with the mouse.') ), Array( 'title' => $this->t('Icon right'), 'name' => 'sl_icon_right_color', 'default' => '#333333', 'desc' => $this->t('Color of the play/pause icon.') ), Array( 'title' => $this->t('Icon right (hover)'), 'name' => 'sl_icon_right_hover_color', 'default' => '#FFFFFF', 'desc' => $this->t('Color of the right icon while hovering it with the mouse.') ), Array( 'title' => $this->t('Loading bar'), 'name' => 'sl_loader_color', 'default' => '#009900', 'desc' => $this->t('Color of the loading bar.') ), Array( 'title' => $this->t('Track bar'), 'name' => 'sl_track_color', 'default' => '#FFFFFF', 'desc' => $this->t('Color of the track bar.') ), Array( 'title' => $this->t('Tracker'), 'name' => 'sl_tracker_color', 'default' => '#DDDDDD', 'desc' => $this->t('Color of the progress track (tracker).') ), Array( 'title' => $this->t('Track bar border'), 'name' => 'sl_border_color', 'default' => '#CCCCCC', 'desc' => $this->t('Color of the border surrounding the track bar.') ), Array( 'title' => $this->t('Text'), 'name' => 'sl_text_color', 'default' => '#333333', 'desc' => $this->t('Color of the text in the middle area.') ) ) AS $choose_color) : ?>
t('Example') ?> <?php Echo $this->t('Example of an single line player.') ?>
t('Disable') ?> Get_Option('sl_disable'), 'yes') ?>/> t('Disable the inline flash player for mp3 links in single lines. (Of course not recommended.)') ?>
t('Classic version') ?> Get_Option('sl_use_classic'), 'yes') ?>/> t('Use the classic (old) inline flash player for mp3 links in single lines. Some options you can set below are not available in the classic version. (Not recommended.)') ?>
t('Autoplay') ?> Get_Option('sl_autoplay'), 'yes') ?>/> t('Autoplay mode makes the music start without the initial user click.') ?>
t('Width') ?> t('px') ?>
t('Please choose the width of the player. (In pixels)') ?>
t('Height') ?> t('px') ?>
t('Please choose the height of the player. Maximum is 24. (In pixels)') ?>
t('Hide link') ?> Get_Option('sl_replace_link'), 'yes') ?>/> t('Tick this box if the player should replace the original html link.') ?>
t('Volume') ?> %
t('The initial volume of the player. Should be a value from 0 (mute) to 100 (max volume).') ?>
t('Anatomy') ?> <?php Echo $this->t('Anatomy of an single line player.') ?>
t('This diagram should help you choosing the right colors below.') ?>

t('Player for linked images') ?>

t('Example') ?> <?php Echo $this->t('Example of a linked image player.') ?>
t('Disable') ?> Get_Option('li_disable'), 'yes') ?>/> t('Disable the flash player for mp3 links from images. (Of course not recommended.)') ?>
t('Autoplay') ?> Get_Option('li_autoplay'), 'yes') ?>/> t('Autoplay mode makes the music start without the initial user click.') ?>
t('Volume') ?> %
t('The initial volume of the player. Should be a value from 0 (mute) to 100 (max volume).') ?>