kResFEMainFrameElements_en_US	MENU
BEGIN
    POPUP	"$$$/Application/ExpertRoomMenu/File=&File"
    BEGIN
		POPUP	"$$$/Application/ExpertRoomMenu/File/New=&New"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/New/Project=&Project",						ID_FILE_NEW
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/New/Folder=&Folder",			kResUIFNewBinCommand
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/New/Title=&Title...",						kResUIFNewTitleCommand
		END
        	MENUITEM	"$$$/Application/ExpertRoomMenu/File/OpenProject=&Open Project...",					ID_FILE_OPEN
		POPUP	"$$$/Application/ExpertRoomMenu/File/OpenRecentProject=Open Recent Pro&ject",					kResUIFOpenProjectMRUCommand
		BEGIN
			MENUITEM	"(none)",						ID_FILE_MRU_FIRST
		END
        	MENUITEM	SEPARATOR
 		MENUITEM	"$$$/Application/ExpertRoomMenu/File/Save=&Save",								ID_FILE_SAVE
		MENUITEM	"$$$/Application/ExpertRoomMenu/File/SaveAs=Save &As...",							ID_FILE_SAVE_AS
		MENUITEM	"$$$/Application/ExpertRoomMenu/File/SaveACopy=Save a Cop&y...",						ID_FILE_SAVE_COPY_AS
		MENUITEM	"$$$/Application/ExpertRoomMenu/File/SaveAsMovieTheme=Save as Movie Theme...",				kResUIFSaveMovieThemeCommand
		MENUITEM	SEPARATOR
		POPUP	"$$$/Application/ExpertRoomMenu/File/AddMediaFrom=Add &Media from"								
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/AddMediaFrom/ElementsOrganizer=&Elements Organizer",				kResUIFGetMediaElementsOrganizerCommand
			MENUITEM	"$$$/Application/QuickRoomMenu/File/AddMediaFrom/VideosFromCamDevices=&Videos from cameras and devices",		kResUIFGetMediaTapelessCamCommand
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/AddMediaFrom/DVD=&DVD camera or computer drive",				kResUIFGetMediaDVDCamCommand
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/AddMediaFrom/Webcam=&Webcam or WDM",					kResUIFGetMediaWebcamCommand
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/AddMediaFrom/DigitalStillCamera=&Photos from cameras or devices",				kResUIFGetMediaDigitalCamCommand
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/AddMediaFrom/PC=F&iles and folders",						kResUIFGetMediaHardDriveCommand
		END
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/File/ExportAndShare=&Export and Share",				kResUIFOpenSharePopupCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/File/ProjectArchiver=Projec&t Archiver...",				kResUIFProjectManagerCommand
		MENUITEM	SEPARATOR
		POPUP	"$$$/Application/ExpertRoomMenu/File/GetPropertiesFor=&Get Properties for"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/GetPropertiesFor/File=&File...",						kResUIFGetFilePropertiesCommand
			MENUITEM	"$$$/Application/ExpertRoomMenu/File/GetPropertiesFor/Selection=&Selection...",					kResUIFGetSelectionPropertiesCommand
		END
		MENUITEM	"$$$/Application/ExpertRoomMenu/File/InterpretFootage=Inter&pret Footage...",				kResUIFInterpretFootageCommand
		MENUITEM	SEPARATOR				
       MENUITEM	"$$$/Application/ExpertRoomMenu/File/Exit=E&xit",								ID_APP_EXIT
    END
	POPUP	"$$$/Application/ExpertRoomMenu/Edit=&Edit"
	BEGIN
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/Undo=&Undo",								ID_EDIT_UNDO
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/Redo=&Redo",								ID_EDIT_REDO
        	MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/Adjustment=A&djustments",						kResUIFShowAdjustPropertiesPopupCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/AppliedEffects=Applied E&ffects",					kResUIFShowAppliedEffectsPopupCommand
			MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/Cut=Cu&t",								ID_EDIT_CUT
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/Copy=&Copy",								ID_EDIT_COPY
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/Paste=&Paste",								ID_EDIT_PASTE
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/PasteProperties=Paste &Insert",						kResUIFPasteInsertCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/PasterAttributes=Paste Effects and Ad&justments",					kResUIFPasteAttributesCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/Delete=D&elete",								ID_EDIT_CLEAR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/DeleteAndCloseGap=Delete and Close &Gap",				kResUIFRippleDeleteCommand
        	MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/Duplicate=Duplicate",							kResUIFDuplicateCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/SelectAll=Select &All",							ID_EDIT_SELECT_ALL
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/DeselectAll=&Deselect All",						kResUIFDeselectAllCommand
        	MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/LocateMedia=Locate &Media",						kResUIFLinkMediaCommand
        	MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Edit/EditOriginal=Edit &Original",						kResUIFEditOriginalCommand
        	MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Edit/KeyboardCustomization=&Keyboard Customization...",			kResUIFKeyboardShortcutsCommand
		POPUP "$$$/Application/ExpertRoomMenu/Edit/ProjectSettings=Project &Settings"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/ProjectSettings/General=&General...",						kResUIFGeneralProjectSettingsCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/ProjectSettings/Capture=&Capture...",						kResUIFCaptureProjectSettingsCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/ProjectSettings/VideoRendering=&Video Rendering...",				kResUIFVideoPreviewsProjectSettingsCommand
		END
		POPUP "$$$/Application/ExpertRoomMenu/Edit/Preferences=Prefere&nces"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/General=&General...",					kResUIFGeneralPreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/Audio=&Audio...",					kResUIFAudioPreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/AudioHardware=Audio &Hardware...",				kResUIFAudioHardwarePreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/AudioOutputMapping=Audio Output &Mapping...",			kResUIFAudioMappingPreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/AutoSave=A&uto Save...",				kResUIFAutoSaveUndoPreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/Capture=&Capture...",					kResUIFCapturePreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/Country=Country/Region...",				kResUIFCountryPreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/Media=M&edia...",					kResUIFMediaPreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/ScratchDisks=&Scratch Disks...",				kResUIFScratchDisksPreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/Titler=&Titler...",					kResUIFTitlerPreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/Update=U&pdate...",					kResUIFAutoUpdatePreferencesCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Edit/Preferences/WebSharing=&Web Sharing...",				kResUIFWebSharingPreferencesCommand
		END
	END
	POPUP "$$$/Application/ExpertRoomMenu/Clip=&Clip"
	BEGIN
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/Rename=&Rename...",							kResUIFRenameCommand
        	MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/Insert=&Insert",								kResUIFInsertCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/Overlay=&Overwrite",							kResUIFOverlayCommand
        	MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/Enable=&Enable",								kResUIFEnableCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/LinkAudioAndVideo=&Link Audio and Video",				kResUIFLinkCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/Group=Grou&p",								kResUIFGroupCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/Ungroup=&Ungroup",							kResUIFUngroupCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Clip/ReplaceFootage=Replace &Footage",					kResUIFReplaceFootageCommand
		MENUITEM	SEPARATOR
		POPUP "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker=&Set Clip Marker"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/In=&In",								kResUIFSetClipMarkerInCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/Out=&Out",							kResUIFSetClipMarkerOutCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/VideoIn=&Video In",						kResUIFSetClipMarkerVideoInCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/VideoOut=Vid&eo Out",						kResUIFSetClipMarkerVideoOutCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/AudioIn=&Audio In",						kResUIFSetClipMarkerAudioInCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/AudioOut=Au&dio Out",						kResUIFSetClipMarkerAudioOutCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/Unnumbered=&Unnumbered",						kResUIFSetClipMarkerUnnumberedCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/NextAvailableNumbered=&Next Available Numbered",		kResUIFSetClipMarkerNextAvailableNumberedCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/SetClipMarker/OtherNumbered=Other Nu&mbered...",				kResUIFSetClipMarkerNumberedCommand
		END
		POPUP "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker=&Go to Clip Marker"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/Next=&Next",							kResUIFGotoClipMarkerNextCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/Previous=&Previous",						kResUIFGotoClipMarkerPreviousCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/In=&In",								kResUIFGotoClipMarkerInCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/Out=&Out",							kResUIFGotoClipMarkerOutCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/VideoIn=&Video In",						kResUIFGotoClipMarkerVideoInCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/VideoOut=Vid&eo Out",						kResUIFGotoClipMarkerVideoOutCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/AudioIn=&Audio In",						kResUIFGotoClipMarkerAudioInCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/AudioOut=Au&dio Out",						kResUIFGotoClipMarkerAudioOutCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/GotoClipMarker/Numbered=Nu&mbered...",					kResUIFGotoClipMarkerNumberedCommand
		END
		POPUP "$$$/Application/ExpertRoomMenu/Clip/ClearClipMarker=&Clear Clip Marker"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/ClearClipMarker/CurrentMarker=&Current Marker",					kResUIFClearClipMarkerCurrentCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/ClearClipMarker/AllMarkers=&All Markers",					kResUIFClearClipMarkerAllCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/ClearClipMarker/InAndOut=In a&nd Out",						kResUIFClearClipMarkerInAndOutCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/ClearClipMarker/In=&In",								kResUIFClearClipMarkerInCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/ClearClipMarker/Out=&Out",							kResUIFClearClipMarkerOutCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/ClearClipMarker/Numbered=Nu&mbered...",					kResUIFClearClipMarkerNumberedCommand
		END
        	MENUITEM	SEPARATOR
		POPUP "$$$/Application/ExpertRoomMenu/Clip/VideoOptions=&Video Options"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/VideoOptions/FrameHold=&Frame Hold...",					kResUIFFrameHoldCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/VideoOptions/FieldOptions=Field &Options...",				kResUIFFieldOptionsCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/VideoOptions/FrameBlend=Frame &Blend",					kResUIFFrameBlendCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/VideoOptions/ScaleToFrameSize=&Scale to Frame Size",			kResUIFScaleToFrameSizeCommand
		END
		POPUP "$$$/Application/ExpertRoomMenu/Clip/AudioOptions=&Audio Options"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/AudioOptions/AudioGain=&Audio Gain...",					kResUIFAudioGainCommand
		END
       		MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/TimeStretch=&Time Stretch...",					kResUIFSpeedCommand		
		MENUITEM "$$$/Application/ExpertRoomMenu/Clip/BeatDetect=&Beat Detect...",					kResUIFDetectBeatsCommand
		MENUITEM	SEPARATOR
		POPUP "$$$/Application/ExpertRoomMenu/Clip/EffectMask=Effects Mask"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/EffectMask/Apply=Apply",				kResUIFEffectsMaskApplyCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/EffectMask/Edit=Edit",				kResUIFEffectsMaskEditCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/EffectMask/Remove=Remove",				kResUIFEffectsMaskRemoveCommand
		END
		POPUP "$$$/Application/ExpertRoomMenu/Clip/RemoveEffects=Remove Effects"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/RemoveEffects/AudioEffects=Audio Effects",					kResUIFDeleteAudioEffectsCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/RemoveEffects/VideoEffects=Video Effects",					kResUIFDeleteVideoEffectsCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Clip/RemoveEffects/AllEffects=All Effects",						kResUIFDeleteAllEffectsCommand
		END
	END
	POPUP "$$$/Application/ExpertRoomMenu/Timeline=&Timeline"
	BEGIN
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/RenderWorkArea=&Render Work Area",					kResUIFPreviewCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Timeline/DeleteRenderedFiles=&Delete Rendered Files",				kResUIFDeleteVideoPreviewsCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Timeline/DeleteRenderedFilesAllProjects=Delete Rendered Files for All Pro&jects", 		kResUIFDeletePreviewsAllProjectsCommand
		MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/SplitClip=S&plit Clip",							kResUIFSplitClipCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Timeline/AdjustmentLayer=&New Adjustment Layer",			kResUIFAdjustmentLayerCommand
		MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/ZoomIn=Zoom &In",							kResUIFZoomInCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/ZoomOut=Zoom &Out",							kResUIFZoomOutCommand
		MENUITEM SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/SetBeatMarker=Set &Beat Marker",					kResUIFSetBeatMarkerCommand
		POPUP "$$$/Application/ExpertRoomMenu/Timeline/GotoBeatMarker=Go to Beat Marker"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/GotoBeatMarker/Next=&Next",							kResUIFGotoBeatMarkerNextCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/GotoBeatMarker/Previous=&Previous",						kResUIFGotoBeatMarkerPreviousCommand
		END
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/ClearBeatMarker=Clear Beat Marker",					kResUIFClearBeatMarkerAtCursorCommand
		MENUITEM SEPARATOR
		POPUP "$$$/Application/ExpertRoomMenu/Timeline/SetTimelineMarker=Set Ti&meline Marker"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/SetTimelineMarker/Unnumbered=Unnum&bered",						kResUIFSetSequenceMarkerUnnumberedCommand
			MENUITEM SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/SetTimelineMarker/NextAvailableNumbered=&Next Available Numbered",		kResUIFSetSequenceMarkerNextAvailableNumberedCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/SetTimelineMarker/OtherNumbered=&Other Numbered...",				kResUIFSetSequenceMarkerNumberedCommand
		END
		POPUP "$$$/Application/ExpertRoomMenu/Timeline/GotoTimelineMarker=&Go to Timeline Marker"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/GotoTimelineMarker/Next=&Next",							kResUIFGotoSequenceMarkerNextCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/GotoTimelineMarker/Previous=&Previous",						kResUIFGotoSequenceMarkerPreviousCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/GotoTimelineMarker/Numbered=Nu&mbered...",					kResUIFGotoSequenceMarkerNumberedCommand
		END
		POPUP "$$$/Application/ExpertRoomMenu/Timeline/ClearTimelineMarker=C&lear Timeline Marker"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/ClearTimelineMarker/AtCTI=&Timeline Marker at Current Time Indicator",	kResUIFClearSequenceMarkerCurrentCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/ClearTimelineMarker/AllMarkers=&All Markers",					kResUIFClearSequenceMarkerAllCommand
			MENUITEM	SEPARATOR
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/ClearTimelineMarker/Numbered=Nu&mbered...",					kResUIFClearSequenceMarkerNumberedCommand
		END
		MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/EditTimelineMarker=&Edit Timeline Marker...",			kResUIFEditSequenceMarkerCommand
		MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/Snap=&Snap",								kResUIFSnapCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Timeline/ApplyDefaultTransition=Apply Default Transition",			kResUIFApplyDefaultTransitionsCommand
		POPUP	"$$$/Application/ExpertRoomMenu/Timeline/ApplyDefaultTransitionAtCTI=Apply Default Transition Along CTI"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/ApplyDefaultTransitionAtCTI/Audio=Audio",							kResUIFDefaultAudioTransitionOnCTICommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/ApplyDefaultTransitionAtCTI/Video=Video",							kResUIFDefaultVideoTransitionOnCTICommand
		END
		MENUITEM	SEPARATOR
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/AddTracks=Add Tr&acks...",						kResUIFAddTrackCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Timeline/DeleteEmptyTracks=Delete Empty Trac&ks",				kResUIFDeleteEmptyTracksCommand
	END

	POPUP	"$$$/Application/ExpertRoomMenu/TitleText=Te&xt"
	BEGIN
		POPUP "$$$/Application/ExpertRoomMenu/Title/NewText=&New Text"
		BEGIN
			MENUITEM "$$$/Application/ExpertRoomMenu/Title/NewTitle/DefaultText=Default Text",	kResUIFNewStillTitleCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Title/NewTitle/DefaultRoll=Default Roll",	kResUIFNewScrollingTitleCommand
			MENUITEM "$$$/Application/ExpertRoomMenu/Title/NewTitle/DefaultCrawl=Default Crawl",	kResUIFNewCrawlingTitleCommand
		END

		MENUITEM "$$$/Application/ExpertRoomMenu/Title/NewMotionTitle=New M&otion Title",	kResUIFNewRichTitleCommand

		MENUITEM	SEPARATOR

		POPUP	"$$$/Application/ExpertRoomMenu/Title/Size=&Size"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Size/Other=&Other...",	kTSizeMenuOther
			MENUITEM	SEPARATOR
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Size/48=&48",		kTSizeMenu18Pt
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Size/60=&60",		kTSizeMenu21Pt
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Size/72=&72",		kTSizeMenu24Pt
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Size/96=&96",		kTSizeMenu36Pt
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Size/120=&120",	kTSizeMenu48Pt
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Size/156=1&56",	kTSizeMenu60Pt
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Size/180=1&80",	kTSizeMenu72Pt
		END

		POPUP	"$$$/Application/ExpertRoomMenu/Title/TypeAlignment=Type &Alignment"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/TypeAlignment/Left=&Left",	kTJustifyMenuLeft
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/TypeAlignment/Center=&Center",	kTJustifyMenuCentre
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/TypeAlignment/Right=&Right",	kTJustifyMenuRight
		END

		POPUP	"$$$/Application/ExpertRoomMenu/Title/Orientation=&Orientation"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Orientation/Horizontal=&Horizontal",	kTOrientationMenuHorizontal
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Orientation/Vertical=&Vertical",	kTOrientationMenuVertical
		END

		MENUITEM	"$$$/Application/ExpertRoomMenu/Title/WordWrap=&Word Wrap",	kTMenuWordWrap
		
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Title/RollCrawlOptions=&Roll/Crawl Options...",	kTMenuRollCrawl

		MENUITEM	SEPARATOR

		POPUP	"$$$/Application/ExpertRoomMenu/Title/Image=&Image"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Image/AddImage=Add Image...",	kTLogoMenuInsert
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Image/InsertImageIntoText=Insert Image into &Text...",	kTLogoMenuTextInsert

			MENUITEM	SEPARATOR

			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Image/RestoreImageSize=&Restore Image Size",	kTLogoMenuRestoreSize
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Image/RestoreImageAspectRatio=Restore Image &Aspect Ratio",	kTLogoMenuRestoreAspect
		END

		MENUITEM	SEPARATOR

		POPUP	"$$$/Application/ExpertRoomMenu/Title/Transform=Transfor&m"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Transform/Position=&Position...",	kTTransformMenuPosition
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Transform/Scale=&Scale...",	kTTransformMenuScale
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Transform/Rotation=&Rotation...",	kTTransformMenuRotation
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Transform/Opacity=&Opacity...",	kTTransformMenuOpacity
		END

		MENUITEM	SEPARATOR

		POPUP	"$$$/Application/ExpertRoomMenu/Title/Select=Sele&ct"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Select/FirstObjectAbove=&First Object Above",	kTSelectMenuFirstAbove
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Select/NextObjectAbove=Next Object &Above",	kTSelectMenuNextAbove
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Select/NextObjectBelow=Next Object &Below",	kTSelectMenuNextBelow
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Select/LastObjectBelow=&Last Object Below",	kTSelectMenuLastBelow
		END

		POPUP	"$$$/Application/ExpertRoomMenu/Title/Arrange=Arran&ge"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Arrange/BringToFront=&Bring to Front",	kTArrangeMenuBringFront
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Arrange/BringForward=Bring &Forward",	kTArrangeMenuBringForward
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Arrange/SendToBack=&Send to Back",	kTArrangeMenuSendBack
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Arrange/SendBackward=Send Bac&kward",	kTArrangeMenuSendBackward
		END

		MENUITEM	SEPARATOR

		POPUP	"$$$/Application/ExpertRoomMenu/Title/Position=&Position"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Position/HorizontalCenter=&Horizontal Center",	kTPositionMenuHorzCenter
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Position/VerticalCenter=&Vertical Center",	kTPositionMenuVertCenter
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/Position/LowerThird=&Lower Third",	kTPositionMenuLowerThird
		END

		POPUP	"$$$/Application/ExpertRoomMenu/Title/AlignObjects=Align Objects"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/AlignObjects/HorizontalLeft=Horizontal Left",	kTAlignObjectsMenuHorLeft
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/AlignObjects/HorizontalCenter=Horizontal Center",	kTAlignObjectsMenuHorCenter
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/AlignObjects/HorizontalRight=Horizontal Right",	kTAlignObjectsMenuHorRight
			MENUITEM	SEPARATOR
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/AlignObjects/VerticalTop=Vertical Top",	kTAlignObjectsMenuVertTop
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/AlignObjects/VerticalCenter=Vertical Center",	kTAlignObjectsMenuVertCenter
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/AlignObjects/VerticalBottom=Vertical Bottom",	kTAlignObjectsMenuVertBottom
		END

		POPUP	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects=Distribute Ob&jects"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects/HorizontalLeft=Horizontal &Left",	kTDistObjectsMenuHorLeft
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects/HorizontalCenter=Horizontal &Center",	kTDistObjectsMenuHorCenter
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects/HorizontalRight=Horizontal &Right",	kTDistObjectsMenuHorRight
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects/HorizontalEvenSpacing=Horizontal &Even Spacing",	kTDistObjectsMenuHorSpacing
			MENUITEM	SEPARATOR
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects/VerticalTop=Vertical &Top",	kTDistObjectsMenuVertTop
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects/VerticalCenter=Vertical Ce&nter",	kTDistObjectsMenuVertCenter
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects/VerticalBottom=Vertical &Bottom",	kTDistObjectsMenuVertBottom
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/DistributeObjects/VerticalEvenSpacing=Vertical E&ven Spacing",	kTDistObjectsMenuVertSpacing
		END

		MENUITEM	SEPARATOR

		POPUP	"$$$/Application/ExpertRoomMenu/Title/View=&View"
		BEGIN
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/View/SafeTitleMargin=Safe &Title Margin",	kTViewMenuSafeTitle
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/View/SafeActionMargin=Safe &Action Margin",	kTViewMenuSafeAction
			MENUITEM	"$$$/Application/ExpertRoomMenu/Title/View/TextBaselines=Text &Baselines",	kTViewMenuBaseline
		END
	END
	POPUP	"$$$/Application/ExpertRoomMenu/Tools=T&ools"
	BEGIN
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/AudioMixer=A&udio Mixer",					kResUIFShowAudioMixerCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/BeatDetect=&Beat Detect",					kResUIFDetectBeatsCommand	
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/FreezeFrame=F&reeze Frame",				kResUIFFreezeFrameCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/CandidMoments=Can&did Moments",			kResUIFLaunchCandidMomentsCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/MovieMenu=&Movie Menu",					kResUIFShowDVDTemplatesCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/Narration=&Narration",					kResUIFShowAudioNarrationCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/PanAndZoom2019=Pan and &Zoom",					kResUIFPanAndZoomCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/SmartMix=Sm&art Mix",						kResUIFShowSmartMixOptionsCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/TimeRemapping=&Time Remapping",			kResUIFTimeRemappingCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/SmartClipsMomentTrimming=&Smart Trim",				kResUIFMomentTrimmingCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/TimeStretch=T&ime Stretch",				kResUIFSpeedCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Tools/MotionTracking=M&otion Tracking",			kResUIFToggleObjectTrackingCommand
	END

	POPUP	"$$$/Application/ExpertRoomMenu/Window=&Window",							kResUIFWindowsPopupID
	BEGIN
		MENUITEM "$$$/Application/ExpertRoomMenu/Window/RestoreWorkspace=Restore Wor&kspace",			kResUIFRestoreEditingWorkspaceCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Window/DualMonitorWorkspace=Dual &Monitor Workspace",		kResUIFLoadDualMonitorCommand
        MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/ProjectAssets=&Project Assets",			kResUIFOpenProjectAssetPopupCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/AddMedia=&Add Media",					kResUIFOpenAddMediaPopupCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/File/ExportAndShareWindow=Export and &Share",				kResUIFOpenSharePopupCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Adjustment=A&djustments",						kResUIFShowAdjustPropertiesPopupCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/AppliedEffects=Applied &effects",					kResUIFShowAppliedEffectsPopupCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/History=&History",					kResUIFShowHistoryPaletteCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Info=&Info",						kResUIFShowInfoPaletteCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Events=E&vents",						kResUIFShowEventsCommand
	END
	POPUP	"$$$/Application/ExpertRoomMenu/Debug=&Debug",							kResUIFWindowsDebugID
	BEGIN
		MENUITEM "$$$/Application/ExpertRoomMenu/Debug/Console=Debug Console",			kResDVADebugConsoleCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Debug/TestMG1=Test Setup Rich Titles workspace mode",			kResUIFSetupRichTitlesWorkspaceModeCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Debug/TestMG2=Test Exit Rich Titles workspace mode with save",			kResUIFShutdownRichTitlesWorkspaceWithSaveCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Debug/TestMG3=Test Exit Rich Titles workspace mode without save",			kResUIFShutdownRichTitlesWorkspaceWithoutSaveCommand
		MENUITEM "$$$/Application/ExpertRoomMenu/Debug/ImportMG=Test Import Rich Title",			kResUIFImportRichTitleTemplateCommand		
	END
    POPUP	"$$$/Application/ExpertRoomMenu/Window/Help=&Help"
    BEGIN
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/AdobePremiereElementsHelp=Adobe &Premiere Elements Help...",	kResUIFHelpContentsCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/GettingStarted=&Getting Started...",	kResUIFHelpGettingStartedCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/KeyConcepts=Key &Concepts...",	kResUIFHelpKeyConceptsCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/VideoTutorial=&Video Tutorial",	kResUIFHelpVideoTutorialCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/UserForum=&User Forum",	kResUIFHelpUserForumCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/KeyboardShortcuts=&Keyboard Shortcuts...",				kResUIFHelpKeyboardCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/HowToUseHelp=&How to Use Help...",			kResUIFHelpHowToUseCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/OnlineSupport=&Online Support",	kResUIFHelpSupportCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/HomeScreen=Ho&me Screen",	kResUIFOpenWelcomeScreenCommand
        MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/AboutAdobePremiereElements=&About Adobe Premiere Elements...",	ID_APP_ABOUT
		MENUITEM	"$$$/Application/ExpertRoomMenu/Window/Help/RevealLogsFolder=&Reveal Logs Folder",	kResUIFHelpRevealLogsFolderCommand
    END
END

