The link shown here show you the Notes associated with a Media item (if available).
'); break; // VERSION 4.1.3 case 'mediatab': $title=i18n::translate('Media Tab Appearance'); $text=i18n::translate('This option lets you determine whether the Media tab should be shown on the Individual Information page.

When this option is set to Hide, only the Lightbox tab will be shown.
'); break; case 'lb_al_head_links': $title=i18n::translate('Album Tab Header Link appearance'); $text=i18n::translate('This option lets you determine whether the header area of the Lightbox tab, which contains links to control various aspects of the Lightbox module, should contain only icons, only text, or both.

The Icon option is probably not very useful, since you won\'t see any indication of each icon\'s function until your mouse hovers over the icon.
'); break; case 'lb_al_thumb_links': $title=i18n::translate('Album Tab Thumbnails Link appearance'); $text=i18n::translate('This option lets you determine whether the links area below each thumbnail should show an icon or text. The links shown here let you edit the Media object\'s details or delete it.
'); break; case 'lb_ml_thumb_links': $title=i18n::translate('Thumbnails Link appearance'); $text=i18n::translate('This option lets you determine whether the Links area above the Media object\'s details in the MultiMedia list should contain only icons, only text, or both. The links shown here let you perform various editing actions on the Media object in question.

The None option completely hides these links, and thus acts as if the user did not have any editing rights.
'); break; case 'lb_ss_speed': $title=i18n::translate('Slide Show speed'); $text=i18n::translate('This option determines the length of time each image should be displayed before the Slide Show displays the next image in the sequence.
'); break; case 'lb_music_file': $title=i18n::translate('Slideshow Sound Track'); $text=i18n::translate('This option lets you specify a sound track to be played whenever the slide show is active. When you leave this field blank, no sound will play during the slide show.

This feature only supports files in the mp3 format.
'); break; case 'lb_transition': $title=i18n::translate('Image Transition speed'); $text=i18n::translate('This option lets you specify the transition speed when the image changes. This selection is applied during the slideshow. It is also applied when you move to the next or previous image when the slideshow is not running.

The None option eliminates image transitions so that the new image immediately replaces the old without visible adjustment of the new image\'s dimensions.
'); break; case 'lb_url_dimensions': $title=i18n::translate('Lightbox URL Window dimensions'); $text=i18n::translate('When clicking on a URL image thumbnail, this option lets you specify the Lightbox URL Window dimensions in pixels.

This should normally be less than your current browser window dimensions, and certainly less than your screen resolution.
'); break; }