INFO { Author = Guilherme Lepsch Email = forceproject@ieg.com.br Language = English LangID = $409 Version = 1.0 (Force 2.0.7 compatibility) } OBJECTS { Form:About { Caption = About Hint = Button:OK { Caption = OK Hint = } } Form:Find { Caption = Find Text Hint = Button:Cancel { Caption = Cancel Hint = } Button:Help { Caption = &Help Hint = } Button:OK { Caption = OK Hint = } Tab:Find { Caption = &Find Hint = ComboBox:Find { Hint = } GroupBox:Direction { Caption = Direction Hint = RadioButton:Backward { Caption = &Backward Hint = } RadioButton:Forward { Caption = F&orward Hint = } } GroupBox:Options { Caption = Options Hint = CheckBox:CaseSensitive { Caption = &Case sensitive Hint = } CheckBox:WholeWordsOnly { Caption = &Whole words only Hint = } } GroupBox:Origin { Caption = Origin Hint = RadioButton:EntireScope { Caption = &Entire scope Hint = } RadioButton:FromCursor { Caption = F&rom cursor Hint = } } GroupBox:Scope { Caption = Scope Hint = RadioButton:Global { Caption = &Global Hint = } RadioButton:SelectedText { Caption = &Selected text Hint = } } Label:Find { Caption = &Text to find: Hint = } } } Form:Goto { Caption = Go to Line Number Hint = Button:Cancel { Caption = Cancel Hint = } Button:OK { Caption = OK Hint = } ComboBox:Goto { Hint = } Label:Goto { Caption = &Enter new line number: Hint = } } Form:Language { Caption = Language selector Hint = Button:Cancel { Caption = Cancel Hint = } Button:OK { Caption = OK Hint = } Label:AvailableLanguages { Caption = Available Languages: Hint = } Label:Language { Caption = Language selector Hint = } Label:Please... { Caption = Please select your language. Hint = } List:Language { Hint = } } Form:Main { Hint = Edit { Action:Clear { Caption = C&lear Hint = Clear selection Shortcut = Del } Action:Convert { Caption = &Convert Hint = Convert the selection or the entire source file to something Shortcut = } Action:Copy { Caption = C&opy Hint = Copy the selection and put it into the Clipboard Shortcut = Ctrl+C } Action:Cut { Caption = &Cut Hint = Cut out the selection and put it into the Clipboard Shortcut = Ctrl+X } Action:DO_CONTINUE { Caption = &DO..CONTINUE Hint = Shortcut = } Action:DO_WHILE { Caption = DO..&WHILE..END DO Hint = Shortcut = } Action:DateTime { Caption = Current &Date and Time Hint = Insert current data and time Shortcut = } Action:EditorOptions { Caption = &Editor Options... Hint = Show the editor options Shortcut = } Action:Goto0 { Caption = &0 Hint = Shortcut = Ctrl+0 } Action:Goto1 { Caption = &1 Hint = Shortcut = Ctrl+1 } Action:Goto2 { Caption = &2 Hint = Shortcut = Ctrl+2 } Action:Goto3 { Caption = &3 Hint = Shortcut = Ctrl+3 } Action:Goto4 { Caption = &4 Hint = Shortcut = Ctrl+4 } Action:Goto5 { Caption = &5 Hint = Shortcut = Ctrl+5 } Action:Goto6 { Caption = &6 Hint = Shortcut = Ctrl+6 } Action:Goto7 { Caption = &7 Hint = Shortcut = Ctrl+7 } Action:Goto8 { Caption = &8 Hint = Shortcut = Ctrl+8 } Action:Goto9 { Caption = &9 Hint = Shortcut = Ctrl+9 } Action:GotoBookmarks { Caption = &Goto Bookmarks Hint = Shortcut = } Action:Header { Caption = &Header Hint = Insert a header Shortcut = } Action:IF_THEN { Caption = &IF..THEN..ENDIF Hint = Shortcut = } Action:Insert { Caption = &Insert Hint = Insert predefined text Shortcut = } Action:Paste { Caption = &Paste Hint = Paste data in Clipboard into the active source file Shortcut = Ctrl+V } Action:Redo { Caption = &Redo Hint = Redo the previously undone action Shortcut = Shift+Ctrl+Z } Action:STOP_END { Caption = &STOP..END Hint = Shortcut = } Action:SelectAll { Caption = &Select All Hint = Select the entire source file Shortcut = Ctrl+A } Action:ToANSI { Caption = To &ANSI Hint = Convert to ANSI charset Shortcut = } Action:ToLowerCase { Caption = To &Lower Case Hint = Convert to lower case Shortcut = } Action:ToOEM { Caption = To &OEM Hint = Convert to OEM charset Shortcut = } Action:ToUpperCase { Caption = To &Upper Case Hint = Convert to upper case Shortcut = } Action:Toggle0 { Caption = &0 Hint = Shortcut = Shift+Ctrl+0 } Action:Toggle1 { Caption = &1 Hint = Shortcut = Shift+Ctrl+1 } Action:Toggle2 { Caption = &2 Hint = Shortcut = Shift+Ctrl+2 } Action:Toggle3 { Caption = &3 Hint = Shortcut = Shift+Ctrl+3 } Action:Toggle4 { Caption = &4 Hint = Shortcut = Shift+Ctrl+4 } Action:Toggle5 { Caption = &5 Hint = Shortcut = Shift+Ctrl+5 } Action:Toggle6 { Caption = &6 Hint = Shortcut = Shift+Ctrl+6 } Action:Toggle7 { Caption = &7 Hint = Shortcut = Shift+Ctrl+7 } Action:Toggle8 { Caption = &8 Hint = Shortcut = Shift+Ctrl+8 } Action:Toggle9 { Caption = &9 Hint = Shortcut = Shift+Ctrl+9 } Action:ToggleBookmarks { Caption = &Toggle Bookmarks Hint = Shortcut = } Action:Undo { Caption = &Undo Hint = Undo the last action Shortcut = Ctrl+Z } } File { Action:Close { Caption = &Close Hint = Close the active source file Shortcut = Ctrl+F4 } Action:CloseAll { Caption = C&lose All Hint = Close all open source files Shortcut = Shift+Ctrl+F4 } Action:Exit { Caption = E&xit Force Hint = Quit the application; prompts to save files Shortcut = Alt+F4 } Action:Export { Caption = &Export Hint = Export the active source file to a specified type Shortcut = } Action:New { Caption = &New Hint = Create a new source file Shortcut = Ctrl+N } Action:Open { Caption = &Open... Hint = Open an existing source file Shortcut = Ctrl+O } Action:PageSetup { Caption = Page Set&up... Hint = Change setting for the page setup Shortcut = } Action:Print { Caption = &Print... Hint = Print the active source file Shortcut = Ctrl+P } Action:PrintOptions { Caption = Print Options... Hint = Show the Print options Shortcut = } Action:PrintPreview { Caption = P&rint Preview... Hint = Preview how the active source file will appear when printed on a page Shortcut = } Action:Reopen { Caption = &Reopen Hint = Shortcut = } Action:Save { Caption = &Save Hint = Save the active source file Shortcut = Ctrl+S } Action:SaveAll { Caption = Sa&ve All Hint = Save all open source files Shortcut = Shift+Ctrl+S } Action:SaveAs { Caption = Save &As... Hint = Save the active source file with a new name Shortcut = } Action:ToHTML { Caption = to &HTML... Hint = Export the active source file to HTML Document Shortcut = } Action:ToRTF { Caption = to &RTF... Hint = Export the active source file to Rich Text Format Document Shortcut = } } Form:Open { Title = Open } Form:Save { Title = Save As } Help { Action:About { Caption = &About Force... Hint = Display general information about Force Shortcut = } Action:Contents { Caption = &Contents Hint = Display the table of contents for the documentation Shortcut = } Action:Donations { Caption = &Donations... Hint = Please help the Force project, donate... Shortcut = } Action:ForceProjectWebsite { Caption = &Force Project website Hint = Go to Force Project website Shortcut = } Action:FtnchekManual { Caption = Ft&nchek Manual Hint = Display 'Ftnchek Manual' Shortcut = } Action:G77Manual { Caption = &Using and Porting GNU Fortran Manual Hint = Display 'Using and Porting GNU Fortran Manual' Shortcut = } Action:GDBManual { Caption = D&ebugging with GDB Manual Hint = Display 'Debugging with GDB Manual' Shortcut = } Action:Help { Caption = &Help Hint = Display the documentation Shortcut = } Action:ProgramLanguage { Caption = &Program language... Hint = Change the language of the Force Shortcut = } Action:Tutorial { Caption = Fortran &Tutorial Hint = Display Fortran Tutorial Shortcut = } } List:Files { Hint = {"Left click on item to see the source file" "Right click on item for the context menu" } } List:Messages { Hint = {"Double click to see the error" "Right click for the context menu" } } Menu:Edit { Caption = &Edit Hint = Shortcut = } Menu:File { Caption = &File Hint = Shortcut = } Menu:Help { Caption = &Help Hint = Shortcut = } Menu:Options { Caption = &Options Hint = Shortcut = } Menu:Run { Caption = &Run Hint = Shortcut = } Menu:Search { Caption = &Search Hint = Shortcut = } Menu:Tools { Caption = &Tools Hint = Shortcut = } Menu:View { Caption = &View Hint = Shortcut = } Menu:Window { Caption = &Window Hint = Shortcut = } Misc { Action:ClearHistory { Caption = &Clear History List Hint = Clear all files in history list Shortcut = } Action:ClearMessages { Caption = &Clear Messages Hint = Clear all messages Shortcut = } Action:ClearOutput { Caption = &Clear Output Hint = Clear all output Shortcut = } Action:CopyToClipboard { Caption = C&opy to Clipboard Hint = Copy all to Clipboard Shortcut = } Action:SelectFont { Caption = &Select Font Hint = Change Font Shortcut = } } Options { Action:Auto { Caption = &Auto Hint = Auto-enable Flat Menu style Shortcut = } Action:Bottom { Caption = &Bottom Hint = Bottom alignment text style Shortcut = } Action:Enable { Caption = &Enable Hint = Enable Flat Menu style Shortcut = } Action:EnableXPStyles { Caption = &Enable XP Styles Hint = Enable XP styles (Only Windows XP) Shortcut = } Action:EnvironmentOptions { Caption = &Environment Options... Hint = Show the environment options Shortcut = } Action:FlatMenuStyle { Caption = &Flat Menu Style Hint = Change Flat Menu style Shortcut = } Action:Gnome { Caption = &Gnome Hint = Gnome icon style Shortcut = } Action:IconStyle { Caption = &Icon Style Hint = Change toolbars and menus icon style Shortcut = } Action:MergeStatusbar { Caption = &Merge Statusbar Hint = Merge Editor statusbar with the Main statusbar Shortcut = } Action:Old { Caption = &Old Hint = Old icon style Shortcut = } Action:Right { Caption = &Right Hint = Right alignment text style Shortcut = } Action:Stretch { Caption = &Stretch toolbars Hint = Stretch toolbars Shortcut = } Action:TextStyle { Caption = &Text Style Hint = Change toolbars text style Shortcut = } Action:Theme { Caption = Theme: Hint = Change theme Shortcut = } Action:Visual { Caption = &Visual Hint = Change visual Shortcut = } Action:XP { Caption = &XP Hint = Windows XP icon style Shortcut = } } Run { Action:Analyze { Caption = &Analyze Hint = Analyze the active source file Shortcut = F4 } Action:AnalyzeAll { Caption = A&nalyze all Hint = Analyze all open source files Shortcut = } Action:CompilationOptions { Caption = C&ompilation Options... Hint = Show the compilation options Shortcut = } Action:Compile { Caption = &Compile Hint = Compile the active source file Shortcut = Ctrl+F9 } Action:CompileAll { Caption = Compile All Hint = Compile all open source files Shortcut = Shift+Ctrl+F9 } Action:CompileandRun { Caption = &Run Hint = Compile and execute the active source file Shortcut = F9 } Action:Debug { Caption = &Debug Hint = Debug the active source file Shortcut = F8 } Action:Run { Caption = &Execute Hint = Execute the compiled file of the active source file Shortcut = Shift+F9 } Action:Stop { Caption = &Stop Hint = Stop the running process of the active source file Shortcut = Ctrl+F2 } } Search { Action:Find { Caption = &Find... Hint = Search a specific text Shortcut = Ctrl+F } Action:GoTo { Caption = &Go to Line Number... Hint = Go to a specific line number in the active source file Shortcut = Ctrl+G } Action:Replace { Caption = &Replace... Hint = Search and replace a specific text Shortcut = Ctrl+R } Action:SearchAgain { Caption = &Search Again Hint = Search again the last specified text Shortcut = F3 } } Toolbar:Edit { Caption = Edit Hint = } Toolbar:Files { Caption = Files Hint = } Toolbar:Main { Caption = Main Hint = } Toolbar:Menu { Caption = Menu Hint = } Toolbar:Messages { Caption = Messages Hint = } Toolbar:Output { Caption = Output Hint = } Toolbar:Run { Caption = Run Hint = } Tools { Action:Calculator { Caption = &Calculator Hint = Launch Windows Calculator Shortcut = } Action:MSDOSPrompt { Caption = &MS-DOS Prompt Hint = Launch MS-DOS Prompt Shortcut = } Action:ToolsOptions { Caption = Tools Options... Hint = Show the tools options Shortcut = } Action:Translate { Caption = &Translate Force (LingoX) Hint = Translate yourself the Force Shortcut = } Action:WindowsExplorer { Caption = &Windows Explorer Hint = Launch Windows Explorer Shortcut = } } View { Action:EditBar { Caption = &Edit Hint = Display or hide the Edit toolbar Shortcut = } Action:Files { Caption = &Files Hint = Display or hide the Files window Shortcut = } Action:MainBar { Caption = &Main Hint = Display or hide the Main toolbar Shortcut = } Action:MenuBar { Caption = &Menus Hint = Display or hide the Menu toolbar Shortcut = F11 } Action:Messages { Caption = M&essages Hint = Display or hide the Messages window Shortcut = } Action:Output { Caption = &Output Hint = Display or hide the Output window Shortcut = } Action:RunBar { Caption = &Run Hint = Display or hide the Run toolbar Shortcut = } Action:StatusBar { Caption = &Statusbar Hint = Display or hide the Status toolbar Shortcut = } Action:Toolbars { Caption = &Toolbars Hint = Display or hide some toolbar Shortcut = } } Windows { Action:ArrangeIcons { Caption = &Arrange Icons Hint = Arrange minimized windows on the screen Shortcut = } Action:Cascade { Caption = &Cascade Hint = Cascade the windows on the screen Shortcut = } Action:CloseAll2 { Caption = C&lose All Hint = Close all windows on the screen Shortcut = Shift+Ctrl+F4 } Action:FullScreen { Caption = &Full Screen Hint = Expands the view to fill the entire screen or restore it Shortcut = F12 } Action:HorizontalTile { Caption = Tile &Horizontally Hint = Arrange windows horizontally as non-overlapping tiles Shortcut = } Action:MinimizeAll { Caption = &Minimize All Hint = Minimize all windows on the screen Shortcut = Ctrl+M } Action:Next { Caption = &Next Hint = Activate next source file Shortcut = Ctrl+Tab } Action:Previous { Caption = &Previous Hint = Activate previous source file Shortcut = Shift+Ctrl+Tab } Action:VerticalTile { Caption = Tile &Vertically Hint = Arrange windows vertically as non-overlapping tiles Shortcut = } } } Form:Options { Caption = Options Hint = Action:DATE { Caption = $DATE$ Hint = Shortcut = } Action:DATETIME { Caption = $DATETIME$ Hint = Shortcut = } Action:LineAttributes { Caption = Line attributes Hint = Shortcut = } Action:PAGECOUNT { Caption = $PAGECOUNT$ Hint = Shortcut = } Action:PAGENUM { Caption = $PAGENUM$ Hint = Shortcut = } Action:TIME { Caption = $TIME$ Hint = Shortcut = } Action:TIMEDATE { Caption = $TIMEDATE$ Hint = Shortcut = } Action:TITLE { Caption = $TITLE$ Hint = Shortcut = } Button:Apply { Caption = &Apply Hint = } Button:Cancel { Caption = Cancel Hint = } Button:OK { Caption = OK Hint = } Tab:Editor { Caption = &Editor Hint = Tab:Color { Caption = &Color Hint = Edit:Sample { ErrorLine = 7 Hint = {"Left double click for the Foreground Color Dialog" "Right double click for the Background Color Dialog" } Lines = {"C Comments" " PROGRAM TEST" " INTEGER SHOW_SUM (A,B)" " INTEGER A,B ! Comment" " A=2000" " PRINT *,'Strings here'" " RETURN, !Error line" " END" } } GroupBox:Default { Caption = Use default for Hint = CheckBox:Background { Caption = Bac&kground Hint = } CheckBox:Foreground { Caption = &Foreground Hint = } } GroupBox:TextAttributes { Caption = Text attributes Hint = CheckBox:Bold { Caption = &Bold Hint = } CheckBox:Italic { Caption = &Italic Hint = } CheckBox:Underline { Caption = &Underline Hint = } } Label:Colors { Caption = C&olors Hint = } Label:Elements { Caption = Ele&ments Hint = } List:Colors { Hint = {"Left double click for the Foreground Color Dialog" "Right double click for the Background Color Dialog" } } List:Elements { Hint = Items = {"Comment" "Identifier" "Keyword" "Number" "Space" "String" "Symbol" "Error line" } } } Tab:Display { Caption = &Display Hint = ComboBox:Font { Hint = } ComboBox:InsertCaret { Hint = Items = {"Block" "Half Block" "Horizontal Line" "Vertical Line" } } ComboBox:OverwriteCaret { Hint = Items = {"Block" "Half Block" "Horizontal Line" "Vertical Line" } } ComboBox:Size { Hint = } GroupBox:Gutter { Caption = Gutter Hint = Button:GutterFont { Caption = Font Hint = } CheckBox:GutterAutosize { Caption = A&utosize Hint = } CheckBox:GutterLeadingZeros { Caption = Show leadin&g zeros Hint = } CheckBox:GutterShowLineNumbers { Caption = Show line num&bers Hint = } CheckBox:GutterStartAtZero { Caption = Start at &zero Hint = } CheckBox:GutterVisible { Caption = Visi&ble Hint = } CheckBox:UseGutterFont { Caption = Use Gu&tter font Hint = } ComboBox:GutterWidth { Hint = } Label:GutterWidth { Caption = Gutter &width Hint = } } GroupBox:VerticalLine { Caption = Vertical Line Hint = CheckBox:ShowVerticalLine { Caption = S&how Vertical Line Hint = } ComboBox:VerticalLine { Hint = } Label:VerticalLineColor { Caption = Vertical &Line color: Hint = } Label:VerticalLineColumn { Caption = Vertical Line colu&mn Hint = } } Label:Font { Caption = &Font Hint = } Label:FontDisplay { Caption = AaBbYyZz Hint = } Label:InsertCaret { Caption = &Insert Caret Hint = } Label:OverwriteCaret { Caption = O&verwrite Caret Hint = } Label:Size { Caption = &Size Hint = } } Tab:Options { Caption = Optio&ns Hint = CheckBox:AltSetsColumnMode { Caption = Alt sets column mode Hint = } CheckBox:AutoIndent { Caption = Auto indent Hint = } CheckBox:AutoSizeMaxLeftChars { Caption = Auto-size 'Max left chars' Hint = } CheckBox:DisableScrollArrows { Caption = Disable scroll arrows Hint = } CheckBox:DragDropEditing { Caption = Drag and drop editing Hint = } CheckBox:EnhanceHomeKey { Caption = Enhance Home key Hint = } CheckBox:GroupUndo { Caption = Group undo Hint = } CheckBox:HalfPageScroll { Caption = Half page scroll Hint = } CheckBox:HideSelection { Caption = Hide selection Hint = } CheckBox:HideShowScrollbars { Caption = Hide scrollbars as necessary Hint = } CheckBox:InsertMode { Caption = Insert mode Hint = } CheckBox:MaintainCaretCol { Caption = Maintain caret column Hint = } CheckBox:NoCaret { Caption = No Caret Hint = } CheckBox:NoSelection { Caption = No Selection Hint = } CheckBox:RightMouseMovesCursor { Caption = Right mouse moves cursor Hint = } CheckBox:ScrollByOneLess { Caption = Scroll by one less Hint = } CheckBox:ScrollHintFollows { Caption = Scroll hint follows mouse Hint = } CheckBox:ScrollPastEOF { Caption = Scroll past end of file Hint = } CheckBox:ScrollPastEOL { Caption = Scroll past end of line Hint = } CheckBox:ShowScrollHint { Caption = Show scroll hint Hint = } CheckBox:ShowSpecialChars { Caption = Show special chars Hint = } CheckBox:SmartTabDelete { Caption = Smart tab delete Hint = } CheckBox:SmartTabs { Caption = Smart tabs Hint = } CheckBox:TabsToSpaces { Caption = Tabs to spaces Hint = } CheckBox:TrimTrailingSpaces { Caption = Trim trailing spaces Hint = } CheckBox:UseSyntaxHighlight { Caption = Use syntax highlight Hint = } CheckBox:WantTabs { Caption = Want tabs Hint = } ComboBox:MaxLeftChars { Hint = } ComboBox:TabStops { Hint = } ComboBox:UndoLimit { Hint = } Label:MaxLeftChars { Caption = Max left chars: Hint = } Label:TabStops { Caption = Tab stops: Hint = } Label:UndoLimit { Caption = Undo limit: Hint = } } } Tab:General { Caption = &General Hint = CheckBox:ANSIText { Caption = ANS&I text Hint = } CheckBox:AutoExpandMessages { Caption = A&uto expand Messages Hint = } CheckBox:AutoSaveBeforeContinue { Caption = Auto sa&ve before continue Hint = } CheckBox:CreateBackupFile { Caption = &Create backup file Hint = } CheckBox:EnableXPStyles { Caption = Enable &XP Styles Hint = } CheckBox:FullFilePath { Caption = &Full file path on title bar Hint = } CheckBox:NewWindowMaximized { Caption = &New window maximized Hint = } CheckBox:SplashScreen { Caption = S&how splash screen Hint = } CheckBox:StartWithNewSourceFile { Caption = &Start with new source file Hint = } ComboBox:AnalyzerLanguage { Hint = } ComboBox:Theme { Hint = } Label:AnalyzerLanguage { Caption = Analy&zer Language: Hint = } Label:Theme { Caption = &Theme: Hint = } } Tab:Others { Caption = &Others Hint = Button:AssociateFiles { Caption = Ass&ociate .f files to Force Hint = } Button:DesktopShortcut { Caption = Create Shortcut on &Desktop Hint = } Button:ProgramsGroup { Caption = Create Programs &Group Hint = } Button:StartMenuShortcut { Caption = Create Shortcut in &Start Menu Hint = } GroupBox:Messages { Caption = Messages Hint = CheckBox:AssociateFiles { Caption = Associate &Files Hint = } CheckBox:ClearHistoryList { Caption = &Clear History List confimation Hint = } CheckBox:HidingMenuBar { Caption = &Hiding Menu bar Hint = } CheckBox:InstallFileMissing { Caption = &Install file missing Hint = } CheckBox:MenuBarIsHidden { Caption = &Menu bar is hidden Hint = } CheckBox:SaveBeforeContinue { Caption = Save &before continue Hint = } } } Tab:Print { Caption = &Print Hint = Tab:HeaderFooter { Caption = &Header/Footer Hint = GroupBox:Footer { Caption = Footer Hint = CheckBox:Mirror { Caption = M&irror Hint = } Edit:Footer { Hint = Right click for the context menu } GroupBox:Appearance { Caption = Appearance Hint = Button:LineAboveColor { Hint = Line above color } Button:ShadowColor { Hint = Shadow color } CheckBox:Box { Caption = B&ox Hint = } CheckBox:LineAbove { Caption = Li&ne above Hint = } CheckBox:Shadow { Caption = Shado&w Hint = } } RadioButton:Center { Caption = Center Te&xt Hint = } RadioButton:Left { Caption = Le&ft Text Hint = } RadioButton:Right { Caption = Rig&ht Text Hint = } } GroupBox:Header { Caption = Header Hint = CheckBox:Mirror { Caption = &Mirror Hint = } Edit:Header { Hint = Right click for the context menu } GroupBox:Appearance { Caption = Appearance Hint = Button:LineUnderColor { Hint = Line under color } Button:ShadowColor { Hint = Shadow color } CheckBox:Box { Caption = &Box Hint = } CheckBox:LineUnder { Caption = Line &under Hint = } CheckBox:Shadow { Caption = &Shadow Hint = } } RadioButton:Center { Caption = &Center Text Hint = } RadioButton:Left { Caption = &Left Text Hint = } RadioButton:Right { Caption = &Right Text Hint = } } } Tab:MarginOptions { Caption = Margins/O&ptions Hint = CheckBox:LineNumbers { Caption = Li&ne numbers Hint = } CheckBox:LineNumbersInMargin { Caption = Print line numbers in mar&gin Hint = } CheckBox:MirrorMargins { Caption = Mirr&or margins Hint = } CheckBox:SyntaxPrint { Caption = Synta&x print Hint = } CheckBox:UseColors { Caption = &Use colors Hint = } CheckBox:WrapLines { Caption = &Wrap lines Hint = } ComboBox:Units { Hint = Items = {"mm" "cm" "Inches" "Thousandths of inches" } } Edit:Bottom { Hint = } Edit:Footer { Hint = } Edit:Gutter { Hint = } Edit:Header { Hint = } Edit:Left { Hint = } Edit:Right { Hint = } Edit:Top { Hint = } GroupBox:HeaderFooter { Caption = Header/Footer (HF) Hint = Edit:InternalMargin { Hint = } Edit:LeftTextIndent { Hint = } Edit:RightTextIndent { Hint = } Label:InternalMargin { Caption = Internal &Margin: Hint = } Label:LeftTextIndent { Caption = Lef&t text indent: Hint = } Label:RightTextIndent { Caption = Rig&ht text indent: Hint = } } Label:Bottom { Caption = &Bottom: Hint = } Label:Footer { Caption = &Footer: Hint = } Label:Gutter { Caption = &Gutter: Hint = } Label:Header { Caption = &Header: Hint = } Label:Left { Caption = &Left: Hint = } Label:Right { Caption = R&ight: Hint = } Label:Top { Caption = &Top: Hint = } Label:Units { Caption = &Units: Hint = } } Tab:PageSample { Caption = P&age Sample Hint = } } Tab:Run { Caption = &Run Hint = CheckBox:AutoShowMessages { Caption = Automatically &show Messages window Hint = } CheckBox:AutoShowOutput { Caption = A&utomatically show Output window Hint = } CheckBox:IgnoreAnalyzer { Caption = &Ignore Analyzer errors Hint = } CheckBox:MinimizeOnDebug { Caption = Minimi&ze on debug Hint = } CheckBox:MinimizeOnRun { Caption = &Minimize on run Hint = } GroupBox:Parameters { Caption = Additional Parameters Hint = ComboBox:AnalyzerParameters { Hint = } GroupBox:Compiler { Caption = Compiler ( G77.EXE [Options] Source -o Dest [Libraries] ) Hint = ComboBox:Options { Hint = } Label:Options { Caption = Op&tions: Hint = } ComboBox:Libraries { Hint = } Label:Libraries { Caption = &Libraries: Hint = } } ComboBox:DebuggerParameters { Hint = } Label:Analyzer { Caption = A&nalyzer (ftnchek): Hint = } Label:Debugger { Caption = &Debugger (GDB): Hint = } } GroupBox:RunWith { Caption = Run with Hint = RadioButton:BAT { Caption = &BAT file Hint = } RadioButton:EXE { Caption = E&XE (direct) Hint = } RadioButton:PIF { Caption = PI&F file Hint = } RadioButton:Console { Caption = &Console Hint = } } Label:ProcessPriority { Caption = Pr&ocess Priority Hint = } } } Form:PrintPreview { Caption = Print Preview Hint = Action:Close { Caption = Close Hint = Close Shortcut = Alt+F4 } Action:First { Caption = First page Hint = First Page Shortcut = } Action:Last { Caption = Last page Hint = Last page Shortcut = } Action:Next { Caption = Next page Hint = Next page Shortcut = } Action:Previous { Caption = Previous page Hint = Previous page Shortcut = } Action:ZoomIn { Caption = Zoom in Hint = Zoom in Shortcut = } Action:ZoomOut { Caption = Zoom out Hint = Zoom out Shortcut = } Toolbar:PrintPreview { Caption = Print Preview Hint = ComboBox:Zoom { Hint = Strings = {"500%" "400%" "200%" "150%" "100%" "75%" "50%" "25%" "10%" "Page width" "Fit to page" } } Edit:Page { Caption = 1 Hint = } Label:Of { Caption = of } Label:Page { Caption = Page } } } Form:Process { Caption = Process Hint = Button:Cancel { Caption = Cancel Hint = } Label:Errors { Caption = Errors: Hint = } Label:File { Hint = } Label:Hits { Caption = Hits: Hint = } Label:Lines { Caption = Lines: Hint = } Label:Message { Hint = } Label:Processing { Caption = Processing: Hint = } } Form:Replace { Caption = Replace Text Hint = Button:Cancel { Caption = Cancel Hint = } Button:Help { Caption = &Help Hint = } Button:OK { Caption = OK Hint = } Button:ReplaceAll { Caption = Replace &All Hint = } ComboBox:Find { Hint = } ComboBox:Replace { Hint = } GroupBox:Direction { Caption = Direction Hint = RadioButton:Backward { Caption = &Backward Hint = } RadioButton:Forward { Caption = &Forward Hint = } } GroupBox:Options { Caption = Options Hint = CheckBox:CaseSensitive { Caption = &Case sensitive Hint = } CheckBox:Prompt { Caption = &Prompt on replace Hint = } CheckBox:WholeWordsOnly { Caption = &Whole words only Hint = } } GroupBox:Origin { Caption = Origin Hint = RadioButton:EntireScope { Caption = &Entire scope Hint = } RadioButton:FromCursor { Caption = Fr&om cursor Hint = } } GroupBox:Scope { Caption = Scope Hint = RadioButton:Global { Caption = &Global Hint = } RadioButton:SelectedText { Caption = &Selected text Hint = } } Label:Find { Caption = &Text to find: Hint = } Label:Replace { Caption = &Replace with: Hint = } } } STRINGS { ButtonAbort = Abort ButtonAll = &All ButtonCancel = Cancel ButtonClose = &Close ButtonHelp = &Help ButtonIgnore = &Ignore ButtonNo = &No ButtonOK = OK ButtonRetry = &Retry ButtonYes = &Yes ColorBG = BG ColorFB = FB ColorFG = FG LingoAuthor = "Author: " LingoEmail = "Email: " LingoFilename = "Filename: " LingoLangID = "LangID: " LingoLanguage = "Language: " LingoVersion = "Version: " MsgDlgAbort = &Abort MsgDlgAll = &All MsgDlgCancel = Cancel MsgDlgConfirm = Confirm MsgDlgError = Error MsgDlgHelp = &Help MsgDlgHelpHelp = Help MsgDlgHelpNone = No help available MsgDlgIgnore = &Ignore MsgDlgInformation = Information MsgDlgNo = &No MsgDlgNoToAll = N&o to All MsgDlgOK = OK MsgDlgRetry = &Retry MsgDlgWarning = Warning MsgDlgYes = &Yes MsgDlgYesToAll = Yes to &All PriorityHigher = Higher PriorityHighest = Highest PriorityIdle = Idle PriorityLower = Lower PriorityLowest = Lowest PriorityNormal = Normal PriorityTimeCritical = TimeCritical strAnalyzed = Done. Analyzed. strAnalyzerFailure = Error. Analyzer failure. strAnalyzing = Analyzing... strCantExecuteAnalyzer = Error. Can't execute Analyzer. strCantExecuteCompiledFile = Error. Can't execute compiled file. strCantExecuteCompiler = Error. Can't execute Compiler. strCantExecuteDebugger = Error. Can't execute Debugger. strCompiled = Done. Compiled. strCompiling = Compiling... strCreatingEnvironment = Creating environment... strDebugging = Debugging... strDefault = Default (Internal) strDoNotShowThisMessageAgain = Don't show this message again. strError = Error strErrorsEncountered = Done. Errors encountered. strForce2Dialog = Force Files (*.f)|*.f|All Files|*.* strForce2Link = %s on the Web strGeneratedBy = Generated by %s - %s strHTMLExportDialog = HTML Document (*.htm,*.html)|*.htm;*.html strHeaderText = {"C" "C NAME: " "C AUTHOR: " "C DESCRIPTION: " "C DATE: " "C" "" } strInsert = Insert strMayBe = May be strModified = Modified strMoreButtons = More Buttons strMsgAssociateExtension = Do you like to associate .f extension files to %s? strMsgClearHistory = Do you really like to clear the History List? strMsgExtensionNotFound = {"Sorry, extension not found. Please download it at:" "" "" "%s" "" "" "Go to %s Project website?" } strMsgFileMissing = {"The file %s is missing." "(Reinstall the %s to resolve this problem)" "Do you wish continue? (Compilation will be not possible)" } strMsgMenuInvisible = The Menu bar is invisible. Do you want to show it? strMsgReplaceOccurrence = Replace this occurrence of '%s' strMsgSaveBeforeContinue = {"Save before continue?" "" "Note 1: Is necessary to save included files." "Note 2: If you choose No, the Force will save a temporary file and continue." } strMsgSetAutoSaveSetting = {"You choose '%s'." "Set the 'Auto save before continue' setting in General Options?" } strMsgShowMenu = Press %s to show Menu bar again. strMsgStringNotFound = Search String '%s' not found strNone = (none) strNothing = (nothing) strOK = OK strOverwrite = Overwrite strRTFExportDialog = Rich Text Format (*.rtf)|*.rtf strRunning = Running... strRunningAnalyzer = Running Analyzer... strSaveChanges = Do you want to save the changes? strSource = Source strSourceFileDescription = %s Source File strStarting = Starting... strTerminatedByUser = Error. Terminated by user. strUnknownFailure = Error. Unknown failure. strVerifyingComponents = Verifying components... strWaitingProcess = Waiting process to terminate... %d strWarning = Warning }