kResFEMainFrameElements_en_US	MENU
BEGIN
    POPUP	"$$$/Application/ELiveRoomMenu/File=&File"
    BEGIN
		MENUITEM	"$$$/Application/ELiveRoomMenu/File/NewProject=&New Project",						ID_FILE_NEW
		MENUITEM	"$$$/Application/ELiveRoomMenu/File/OpenProject=&Open Project...",					ID_FILE_OPEN
		POPUP	"$$$/Application/ELiveRoomMenu/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	SEPARATOR
		MENUITEM	"$$$/Application/ELiveRoomMenu/File/AddMedia=&Add Media",					kResUIFOpenAddMediaPopupCommand
		MENUITEM	SEPARATOR				
		MENUITEM	"$$$/Application/ELiveRoomMenu/File/Exit=E&xit",								ID_APP_EXIT
    END
    POPUP	"$$$/Application/QuickRoomMenu/Window=&Window",							kResUIFWindowsPopupID
    BEGIN
		MENUITEM	"$$$/Application/QuickRoomMenu/Window/AddMedia=&Add Media",					kResUIFOpenAddMediaPopupCommand
		MENUITEM	"$$$/Application/ExpertRoomMenu/File/ExportAndShareWindow=Export and &Share",				kResUIFOpenSharePopupCommand
		MENUITEM	"$$$/Application/QuickRoomMenu/Window/QuickGoalScreen=&Quick Goal Screen",					kResUIFShowQuickGoalScreenCommand		
		MENUITEM	SEPARATOR		
		MENUITEM	"$$$/Application/QuickRoomMenu/Window/Adjustment=A&djustments",						kResUIFShowAdjustPropertiesPopupCommand
		MENUITEM	"$$$/Application/QuickRoomMenu/Window/AppliedEffects=Applied &Effects",					kResUIFShowAppliedEffectsPopupCommand
    END
    POPUP	"$$$/Application/ELiveRoomMenu/Window/Help=&Help"
    BEGIN
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/AdobePremiereElementsHelp=Adobe &Premiere Elements Help...",	kResUIFHelpContentsCommand
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/GettingStarted=&Getting Started...",	kResUIFHelpGettingStartedCommand
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/KeyConcepts=Key &Concepts...",	kResUIFHelpKeyConceptsCommand
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/VideoTutorial=&Video Tutorial",	kResUIFHelpVideoTutorialCommand
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/UserForum=&User Forum",	kResUIFHelpUserForumCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/KeyboardShortcuts=&Keyboard Shortcuts...",				kResUIFHelpKeyboardCommand
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/HowToUseHelp=&How to Use Help...",			kResUIFHelpHowToUseCommand
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/OnlineSupport=&Online Support",	kResUIFHelpSupportCommand
		MENUITEM	SEPARATOR
		MENUITEM	"$$$/Application/QuickRoomMenu/Window/Help/HomeScreen=Ho&me Screen",	kResUIFOpenWelcomeScreenCommand
		MENUITEM	"$$$/Application/ELiveRoomMenu/Window/Help/AboutAdobePremiereElements=&About Adobe Premiere Elements...",	ID_APP_ABOUT
    END
END

