text="Left" hint="Commands that are specific to the left file panel"
)
LEFTOPTIONSMENU=text(
text="Options..." hint="Various user customizable options for the left file panel"
)
FILESMENU = text (text="Files" hint="File management commands")
COMMANDSMENU = text (text="Commands" hint="Various commands for execution and management")
ACTIVATESTOREDDIRSMENU = text (text="Activate Stored Dir..." hint="Commands to activate a stored directory")
STORECURDIRMENU = text (text="Store Current Dir..." hint="Commands to store the current directory for fast and easy later access")
OPTIONSJUMPTOMENU = text (text="Jump To..." hint="Popup menues that contains commands to jump directly to a specific page in the options dialog")
OPTIONSMENU = text (text="Options" hint="Various user customizable options")
OPTIONSSTARTUPMENU = text (text="Startup..." hint="Some options to control the initial state of Larsen Commander")
OPTIONSFILTERMENU = text (text="Filter..." hint="Filter options to choose which files to show in the file panels")
OPTIONSSORTMENU = text (text="Sorting..." hint="Filename sorting options")
OPTIONSVIEWMENU = text (text="View..." hint="Various options for the look and feel of Larsen Commander")
OPTIONSVARIOUSMENU = text (text="Various..." hint="Various user customizable options")
OPTIONSFONTMENU = text (text="Fonts..." hint="Font options")
OPTIONSCOLORMENU = text (text="Colors..." hint="Color options")
OPTIONSPROGSMENU = text (text="External Programs..." hint="Options to customize the various exetrnal programs")
OPTIONSCOMMANDSMENU = text (text="Commands..." hint="Customize the various internal commands of Larsen Commander")
RIGHTPANELMENU = text (text="Right" hint="Commands that are specific to the right file panel")
RIGHTOPTIONSMENU = text (text="Options..." hint="Various user customizable options for the right file panel")
HELPMENU = text (text="Help" hint="Various command to get help about Larsen Commander")
cmdLeftModeBrief = text (text="Brief" hint="Left Brief Mode (show filenames only)")
cmdLeftModeFull = text (text="Full" hint="Left Full Mode (show almost all file information)")
cmdLeftModeWide = text (text="Wide" hint="Left Wide Mode (show size and filenames)")
cmdLeftModeTree = text (text="Tree" hint="Left Tree Mode (show directories as a branched tree)")
cmdLeftModeInfo = text (text="Info" hint="Left Info Mode (show various information)")
cmdLeftCycleIconTypes = text (text="Cycle icons" hint="Cycle which icon type to show on items in left file panel")
cmdLeftSortByTime = text (text="Time" hint="Sort items in left panel by time")
cmdLeftSortByName = text (text="Name" hint="Sort items in left panel by name")
cmdLeftSortByExtension = text (text="Extension" hint="Sort items in left panel by extension")
cmdLeftSortByDate = text (text="Date" hint="Sort items in left panel by date")
cmdLeftSortBySize = text (text="Size" hint="Sort items in left panel by size")
cmdLeftSortUnsorted = text (text="Unsort" hint="Unsort items in left panel")
cmdLeftSortReverse = text (text="Reverse" hint="Reverse the current sorting in left panel")
cmdLeftReread = text (text="Re-Read Directory" hint="Reread current directory of the left panel")
cmdLeftRescanDrive = text (text="Re-Scan Drive" hint="Rescan the whole directory structure of the current drive of the left panel")
cmdLeftChooseDrive = text (text="Drive..." hint="Choose active drive of left panel")
cmdViewFile = text (text="View" hint="View current selected file of active panel")
cmdEditFile = text (text="Edit" hint="Edit current selected file of active panel")
cmdCopyFile = text (text="Copy..." hint="Copy current marked files and directories")
cmdMoveFile = text (text="Rename or Move..." hint="Rename/move current selected file/dir, or move current marked files/dirs")
cmdMakeDir = text (text="Make directory..." hint="Create a sub-directory in active panel")
cmdDeleteFile = text (text="Delete..." hint="Delete/remove current selected/marked files/directories")
cmdUndeleteFile = text (text="Undelete..." hint="Undelete one or more file(s) that has been recently deleted (uses OS/2's DELDIR facility)")
cmdShowFileInfo = text (text="File Details..." hint="Show details about the current selected file or directory item")
cmdChooseFileAttrib = text (text="File Attributes..." hint="Edit standard file attributes of current marked/selected files/directories")
cmdChooseFileNameCase = text (text="File Case..." hint="Adjust case of letters in current marked/selected files/directories")
cmdChooseFileTime = text (text="File Date/Time..." hint="Edit time- and date-stamp of current marked/selected files/directories")
cmdBrowseEAs = text (text="Extended Attributes..." hint="Maintain extended attributes of current marked/selected files/directories")
cmdOpenSysFolder = text (text="Open WPS Folder" hint="Open and activate the current directory as a standard OS/2 WPS-folder")
cmdCreateSysObject = text (text="Create Object on Desktop..." hint="Create Program or Shadow object on Desktop from the current selected item")
cmdSelectGroup = text (text="Select Group..." hint="Select/Tag a filtered group of files/directories")
cmdUnselectGroup = text (text="Unselect Group..." hint="Unselect/Untag a filtered group of files/directories")
cmdInvertSelection = text (text="Invert Selection Group" hint="Invert file marking, making marked items unmarked and vice verca")
cmdCloseAndExit = text (text="Exit..." hint="Close and exit this session of Larsen Commander")
cmdStoredDirs = text (text="Stored Directories..." hint="Display the list of stored directories")
cmdActivateStoredDir0 = text (text="From position #0" hint="Activate the directory which is stored at position number 0")
cmdActivateStoredDir1 = text (text="From position #1" hint="Activate the directory which is stored at position number 1")
cmdActivateStoredDir2 = text (text="From position #2" hint="Activate the directory which is stored at position number 2")
cmdActivateStoredDir3 = text (text="From position #3" hint="Activate the directory which is stored at position number 3")
cmdActivateStoredDir4 = text (text="From position #4" hint="Activate the directory which is stored at position number 4")
cmdActivateStoredDir5 = text (text="From position #5" hint="Activate the directory which is stored at position number 5")
cmdActivateStoredDir6 = text (text="From position #6" hint="Activate the directory which is stored at position number 6")
cmdActivateStoredDir7 = text (text="From position #7" hint="Activate the directory which is stored at position number 7")
cmdActivateStoredDir8 = text (text="From position #8" hint="Activate the directory which is stored at position number 8")
cmdActivateStoredDir9 = text (text="From position #9" hint="Activate the directory which is stored at position number 9")
cmdStoreDir0 = text (text="To position #0" hint="Add the current directory to postion number 0")
cmdStoreDir1 = text (text="To position #1" hint="Add the current directory to postion number 1")
cmdStoreDir2 = text (text="To position #2" hint="Add the current directory to postion number 2")
cmdStoreDir3 = text (text="To position #3" hint="Add the current directory to postion number 3")
cmdStoreDir4 = text (text="To position #4" hint="Add the current directory to postion number 4")
cmdStoreDir5 = text (text="To position #5" hint="Add the current directory to postion number 5")
cmdStoreDir6 = text (text="To position #6" hint="Add the current directory to postion number 6")
cmdStoreDir7 = text (text="To position #7" hint="Add the current directory to postion number 7")
cmdStoreDir8 = text (text="To position #8" hint="Add the current directory to postion number 8")
cmdStoreDir9 = text (text="To position #9" hint="Add the current directory to postion number 9")
cmdStoreDirIntoFirstFreeIndex = text (text="To first free position" hint="Add the current directory to the list of stored paths for quick and easy access")
cmdFindFile = text (text="Find File..." hint="Activate a tool to help you find one or more files on your system")
cmdCommandHistory = text (text="Command History..." hint="Pop up a list of the last executed commands")
cmdDirHistory = text (text="Directory History..." hint="Pop up a list of the most recent visited directories")
cmdFindDuplicateFiles = text (text="Find Duplicate Files..." hint="Run utility to help you find and clean duplicate files on your drive(s)")
cmdSwapPanels = text (text="Swap Panels" hint="Swap file panels, making left panel be the right and vice verca")
cmdTogglePanels = text (text="Toggle Panels" hint="Toggle the visibility of the file panels")
cmdCompareFiles = text (text="Compare Files..." hint="Graphically compare the two selected files of left and right panel")
cmdCompareDirs = text (text="Compare Directories..." hint="Compare the contents of the directory of left and right panel")
cmdCalcDirSize = text (text="Calculate Dir Size..." hint="Calculate the total amount of bytes allocated by all files in current selected directory, including its sub-directories")
cmdCalcRootDirSize = text (text="Calculate Drive..." hint="Calculate the total amount of bytes allocated by all files on the drive of the active file panel")
cmdUserMenu = text (text="User Menu..." hint="Show the user defined menu")
cmdProcessFilesByCommand = text (text="Process Files by Command..." hint="Process selected items by a command which is up to you to define")
cmdToggleToolbar = text (text="Toolbar" hint="Toggle display of the toolbar on and off")
cmdToggleCommandLine = text (text="Command Line" hint="Toggle display of the command line window")
cmdToggleKeybar = text (text="Keybar" hint="Toggle display of the keybar (F1 - F10) on and off")
cmdToggleStatusbar = text (text="Statusbar" hint="Toggle display of the statusbar on and off")
cmdToggleFullScreen = text (text="Full 'Screen'" hint="Toggle on/off whether the file panels should cover full \"screen\" or not")
cmdToggleHiddenFiles = text (text="Hidden Files" hint="Toggle the visibility of hidden and system files in the current panel")
cmdToggleSaveOptionsOnExit = text (text="Save all setup on exit" hint="Toggle on/off automatic save active configuration upon exit")
cmdOptionsDialog = text (text="Options..." hint="Open the options dialog")
cmdLeftOptionsFileFilter = text (text="Filter..." hint="Choose which filenames and file attributes to show in the left panel")
cmdRightOptionsFileFilter = text (text="Filter..." hint="Choose which filenames and file attributes to show in the right panel")
cmdLeftOptionsStartup = text (text="Startup..." hint="Choose the startup options for the left panel")
cmdRightOptionsStartup = text (text="Startup..." hint="Choose the startup options for the left panel")
cmdLeftOptionsSort = text (text="Sort..." hint="Adjust sorting options of left panel")
cmdRightOptionsSort = text (text="Sort..." hint="Adjust sorting options of right panel")
cmdLeftOptionsView = text (text="View..." hint="Adjust view options of left panel")
cmdRightOptionsView = text (text="View..." hint="Adjust view options of right panel")
cmdOptionsView = text (text="Common..." hint="Choose from various view options")
cmdOptionsStyle = text (text="Style..." hint="Choose from various \"Look & Feel\" options")
cmdOptionsConfirmations = text (text="Confirmations..." hint="Toggle various confirmation options")
cmdOptionsSaveOnExit = text (text="Save on exit..." hint="Choose from various options, part #2")
cmdOptionsVarious1 = text (text="Various #1..." hint="Choose from various options, part #1")
cmdLeftOptionsFont = text (text="Font..." hint="Choose main font of left file panel")
cmdRightOptionsFont = text (text="Font..." hint="Choose main font of right file panel")
cmdOptionsFont = text (text="Common..." hint="Common font options")
cmdLeftOptionsColor = text (text="Left panel..." hint="Choose colors of left file panel")
cmdRightOptionsColor = text (text="Right panel..." hint="Choose colors of right file panel")
cmdOptionsColor = text (text="Common..." hint="Common colors")
cmdProgOptionsEditor = text (text="Editor..." hint="Select Text File Editor options")
cmdProgOptionsViewer = text (text="Viewer..." hint="Select Text File Viewer options")
cmdProgOptionsFileFinder = text (text="File Finder..." hint="Select File Finder options")
cmdProgOptionsFileDiff = text (text="File Diff..." hint="Select File Diff utility options")
cmdOptionsInternalCommands = text (text="Commands..." hint="Enable or disable various internal commands")
cmdOptionsEnvironmentVars = text (text="Environment..." hint="Maintain the environment variable list")
cmdOptionsAliases = text (text="Aliases..." hint="Maintain the bag of aliases")
cmdOptionsNonConsoleApps = text (text="TTY-Apps..." hint="Specify the Non-Console (TTY) Apps/Commands")
cmdSaveOptions = text (text="Save setup now" hint="Save all current configuration of Larsen Commander now")
cmdRightModeBrief = text (text="Brief" hint="Right Brief Mode (show filenames only)")
cmdRightModeFull = text (text="Full" hint="Right Full Mode (show almost all file information)")
cmdRightModeWide = text (text="Wide" hint="Right Wide Mode (show size and filenames)")
cmdRightModeTree = text (text="Tree" hint="Right Tree Mode (show directories as a branched tree)")
cmdRightModeInfo = text (text="Info" hint="Right Info Mode (show various information)")
cmdRightCycleIconTypes = text (text="Cycle icons" hint="Toggle visibility of item icons in right file panel")
cmdRightSortByTime = text (text="Time" hint="Sort items in left panel by time")
cmdRightSortByName = text (text="Name" hint="Sort items in left panel by name")
cmdRightSortByExtension = text (text="Extension" hint="Sort items in left panel by extension")
cmdRightSortByDate = text (text="Date" hint="Sort items in left panel by date")
cmdRightSortBySize = text (text="Size" hint="Sort items in left panel by size")
cmdRightSortUnsorted = text (text="Unsort" hint="Unsort items in left panel")
cmdRightSortReverse = text (text="Reverse" hint="Reverse the current sorting in left panel")
cmdRightReread = text (text="Re-Read Directory" hint="Reread current directory of the right panel")
cmdRightRescanDrive = text (text="Re-Scan Drive" hint="Rescan the whole directory structure of the current drive of the right panel")
cmdRightChooseDrive = text (text="Drive..." hint="Choose active drive of right panel")
cmdHelpHelp = text (text="Help..." hint="Show some basic information")
cmdHelpContents = text (text="Contents..." hint="Display a contents listing of Larsen Commander online help")
cmdHelpIndex = text (text="Index..." hint="Display an index of online help topics")
cmdHelpKeyboard = text (text="Keys..." hint="Display a list of keyboard shortcuts to menu commands")
cmdHelpAbout = text (text="About..." hint="Display version and copyright information about this release of Larsen Commander")
cmdPullDownMenu = text (text="Menubar" hint="Activate the pulldown menu in the menubar")
cmdCurPanelModeBrief = text (text="Brief" hint="Activate the Brief-mode on the current panel (show filenames only)")
cmdCurPanelModeFull = text (text="Full" hint="Activate the Full-mode on the current panel (show all information of files)")
cmdCurPanelModeWide = text (text="Wide" hint="Activate the Wide-mode on the current panel (show size in addition to filenames)")
cmdCurPanelModeTree = text (text="Tree" hint="Activate the Tree-mode on the current panel (show directories on current drive, as a branched tree)")
cmdCurPanelSortByTime = text (text="Time" hint="Sort items in current panel by time")
cmdCurPanelSortByName = text (text="Name" hint="Sort items in current panel by name")
cmdCurPanelSortByExtension = text (text="Extension" hint="Sort items in current panel by extension")
cmdCurPanelSortByDate = text (text="Date" hint="Sort items in current panel by date")
cmdCurPanelSortBySize = text (text="Size" hint="Sort items in current panel by size")
cmdCurPanelSortUnsorted = text (text="Unsort" hint="Unsort items in current panel")
cmdCurPanelSortReverse = text (text="Reverse" hint="Reverse the current sorting in current panel")
cmdCurPanelOptionsSort = text (text="Sort..." hint="Open the sorting options dialog of the current panel")
cmdCurPanelCycleIconTypes = text (text="Cycle icons" hint="Cycle the icon type and visibility in the current panel")
cmdCurPanelReread = text (text="Re-Read Directory" hint="Reread current directory of the active panel")
cmdCurPanelRescanDrive = text (text="Re-Scan Drive" hint="Rescan the directory structure of the current drive and update the smart directory cache")
cmdCurPanelGotoRecentDir = text (text="Recent Directory" hint="Activate the most recent directory of the current panel")
cmdSearch = text (text="Search..." hint="Search for the specified text")
cmdSearchNext = text (text="Search Next" hint="Find the next occurence of the recently specified text")
cmdGotoLineNum = text (text="Goto line..." hint="Activate the line of which must be specified")
cmdCut = text (text="Cut" hint="Remove the current selected text and put it on the system clipboard")
cmdCopy = text (text="Copy" hint="Copy the current selected text to the system clipboard")
cmdPaste = text (text="Paste" hint="Insert text from the system clipboard")
cmdClear = text (text="Clear" hint="Clear the current selected text")
cmdSelectAll = text (text="Select all" hint="Select all text")
cmdShowContextMenu = text (text="Context Menu" hint="Show the context popup menu of the selected file(s)")
cmdNavigateTab = text (text="Tab" hint="Activate the other panel")
cmdNavigateEnter = text (text="Enter" hint="Execute current selected item, or trace into current selected directory")
cmdNavigateNextMatch = text (text="Next Match" hint="Move to next match")
cmdNavigatePrevMatch = text (text="Previous Match" hint="Move to previous match")
cmdNavigateBetwConAndCmdLine = text (text="Jump between Console and Command Line" hint="Move the caret between the console monitor and the command line")
cmdNavigateUp = text (text="Up" hint="Navigate up")
cmdNavigateDown = text (text="Down" hint="Navigate down")
cmdNavigateLeft = text (text="Left" hint="Navigate left")
cmdNavigateRight = text (text="Right" hint="Navigate right")
cmdNavigateHome = text (text="Home" hint="Navigate home")
cmdNavigateEnd = text (text="End" hint="Navigate end")
cmdNavigatePrevWord = text (text="" hint="")
cmdNavigateNextWord = text (text="" hint="")
cmdNavigatePageUp = text (text="Page Up" hint="Navigate page down")
cmdNavigatePageDown = text (text="Page Down" hint="Navigate page up")
cmdNavigateTop = text (text="" hint="")
cmdNavigateBottom = text (text="" hint="")
cmdNavigateSelectUp = text (text="" hint="")
cmdNavigateSelectDown = text (text="" hint="")
cmdNavigateSelectLeft = text (text="" hint="")
cmdNavigateSelectRight = text (text="" hint="")
cmdNavigateSelectHome = text (text="" hint="")
cmdNavigateSelectEnd = text (text="" hint="")
cmdNavigateSelectPrevWord = text (text="" hint="")
cmdNavigateSelectNextWord = text (text="" hint="")
cmdNavigateSelectPageUp = text (text="" hint="")
cmdNavigateSelectPageDown = text (text="" hint="")
cmdNavigateSelectTop = text (text="" hint="")
cmdNavigateSelectBottom = text (text="" hint="")
cmdToggleItemMark = text (text="Toggle mark" hint="Toggle marking of current selected item")
cmdToggleItemMarkAndMoveDown = text (text="Navigate Insert" hint="Mark/unmark current selected filename/directory, and optionally move to next item")
cmdScrollCmdHistDown = text (text="Next" hint="Scroll through the command history in foreward direction")
cmdScrollCmdHistUp = text (text="Previous" hint="Scroll through the command history in backward direction")
cmdMoveCaretRight = text (text="Right" hint="Command line cursor right")
cmdMoveCaretLeft = text (text="Left" hint="Command line cursor left")
cmdWalkDirectoryDown = text (text="Walk Down" hint="Move into the current selected directory")
cmdWalkDirectoryUp = text (text="Walk Up" hint="Activate the parent directory")
cmdWalkRootDirectory = text (text="Walk Root" hint="Activate the root directory level of the current drive")
cmdWalkOppositeDirectory = text (text="Walk Opposite" hint="Activate the current directory of the opposite panel")
cmdAutoFilenameForeward = text (text="Auto filename foreward" hint="Automatically insert the next matching filename in the foreward dircetion")
cmdAutoFilenameBackward = text (text="Auto filename backward" hint="Automatically insert the next matching filename in the backward dircetion")
cmdEscape = text (text="Escape" hint="Cancel the current dynamic filename search, or toggle the file panels")
cmdRunCommandInNewSession = text (text="Run in new session" hint="Run command in separate session")
cmdInsertItemPathInCmdLine = text (text="Insert path" hint="Insert full path of current item to the Command Line")
cmdInsertItemNameInCmdLine = text (text="Insert filename" hint="Insert the current selected filename to the command line")
cmdBreak = text (text="Break" hint="Break the current running child process")
cmdCopyCurFilePath = text (text="Copy full path" hint="Copy the full path of the current selected filename to the system clipboard")
cmdCopyCurFileName = text (text="Copy filename" hint="Copy the name of the current selected file to the system clipboard")
cmdOppositePanelInfo = text (text="Info" hint="Activate the Info-mode on the opposite panel (show various information)")
cmdAlignPanelsWidth = text (text="Horizontal Alignment" hint="Align the two file panels so that they are equal width")
cmdAlignPanelsHeight = text (text="Vertical Alignment" hint="Align the file panels and the console window so that the console window takes up about half the available space")