bgneal@312: tinyMCE.addI18n('en.media_dlg',{ bgneal@312: title:"Insert / edit embedded media", bgneal@312: general:"General", bgneal@312: advanced:"Advanced", bgneal@312: file:"File/URL", bgneal@312: list:"List", bgneal@312: size:"Dimensions", bgneal@312: preview:"Preview", bgneal@312: constrain_proportions:"Constrain proportions", bgneal@312: type:"Type", bgneal@312: id:"Id", bgneal@312: name:"Name", bgneal@312: class_name:"Class", bgneal@312: vspace:"V-Space", bgneal@312: hspace:"H-Space", bgneal@312: play:"Auto play", bgneal@312: loop:"Loop", bgneal@312: menu:"Show menu", bgneal@312: quality:"Quality", bgneal@312: scale:"Scale", bgneal@312: align:"Align", bgneal@312: salign:"SAlign", bgneal@312: wmode:"WMode", bgneal@312: bgcolor:"Background", bgneal@312: base:"Base", bgneal@312: flashvars:"Flashvars", bgneal@312: liveconnect:"SWLiveConnect", bgneal@312: autohref:"AutoHREF", bgneal@312: cache:"Cache", bgneal@312: hidden:"Hidden", bgneal@312: controller:"Controller", bgneal@312: kioskmode:"Kiosk mode", bgneal@312: playeveryframe:"Play every frame", bgneal@312: targetcache:"Target cache", bgneal@312: correction:"No correction", bgneal@312: enablejavascript:"Enable JavaScript", bgneal@312: starttime:"Start time", bgneal@312: endtime:"End time", bgneal@312: href:"Href", bgneal@312: qtsrcchokespeed:"Choke speed", bgneal@312: target:"Target", bgneal@312: volume:"Volume", bgneal@312: autostart:"Auto start", bgneal@312: enabled:"Enabled", bgneal@312: fullscreen:"Fullscreen", bgneal@312: invokeurls:"Invoke URLs", bgneal@312: mute:"Mute", bgneal@312: stretchtofit:"Stretch to fit", bgneal@312: windowlessvideo:"Windowless video", bgneal@312: balance:"Balance", bgneal@312: baseurl:"Base URL", bgneal@312: captioningid:"Captioning id", bgneal@312: currentmarker:"Current marker", bgneal@312: currentposition:"Current position", bgneal@312: defaultframe:"Default frame", bgneal@312: playcount:"Play count", bgneal@312: rate:"Rate", bgneal@312: uimode:"UI Mode", bgneal@312: flash_options:"Flash options", bgneal@312: qt_options:"Quicktime options", bgneal@312: wmp_options:"Windows media player options", bgneal@312: rmp_options:"Real media player options", bgneal@312: shockwave_options:"Shockwave options", bgneal@312: autogotourl:"Auto goto URL", bgneal@312: center:"Center", bgneal@312: imagestatus:"Image status", bgneal@312: maintainaspect:"Maintain aspect", bgneal@312: nojava:"No java", bgneal@312: prefetch:"Prefetch", bgneal@312: shuffle:"Shuffle", bgneal@312: console:"Console", bgneal@312: numloop:"Num loops", bgneal@312: controls:"Controls", bgneal@312: scriptcallbacks:"Script callbacks", bgneal@312: swstretchstyle:"Stretch style", bgneal@312: swstretchhalign:"Stretch H-Align", bgneal@312: swstretchvalign:"Stretch V-Align", bgneal@312: sound:"Sound", bgneal@312: progress:"Progress", bgneal@312: qtsrc:"QT Src", bgneal@312: qt_stream_warn:"Streamed rtsp resources should be added to the QT Src field under the advanced tab.\nYou should also add a non streamed version to the Src field..", bgneal@312: align_top:"Top", bgneal@312: align_right:"Right", bgneal@312: align_bottom:"Bottom", bgneal@312: align_left:"Left", bgneal@312: align_center:"Center", bgneal@312: align_top_left:"Top left", bgneal@312: align_top_right:"Top right", bgneal@312: align_bottom_left:"Bottom left", bgneal@312: align_bottom_right:"Bottom right", bgneal@312: flv_options:"Flash video options", bgneal@312: flv_scalemode:"Scale mode", bgneal@312: flv_buffer:"Buffer", bgneal@312: flv_startimage:"Start image", bgneal@312: flv_starttime:"Start time", bgneal@312: flv_defaultvolume:"Default volumne", bgneal@312: flv_hiddengui:"Hidden GUI", bgneal@312: flv_autostart:"Auto start", bgneal@312: flv_loop:"Loop", bgneal@312: flv_showscalemodes:"Show scale modes", bgneal@312: flv_smoothvideo:"Smooth video", bgneal@312: flv_jscallback:"JS Callback" bgneal@312: });