Code: Select all
*********************************************
* PureBasic IDE - Language updates *
*********************************************
06/01/2007
GROUP: [Preferences]
---------------------------------------------
ADDED: Color28 = Mark matching Braces
ADDED: Color29 = Mark mismatched Braces
ADDED: Color30 = Background for Procedures
ADDED: Color31 = Custom Keywords
ADDED: Keywords = Custom keywords
ADDED: KeywordsFile = Load keywords from file
ADDED: OpenKeywordFile = Choose keyword list file...
CHANGED: AddEndKeywords
FROM: Add matching 'End' keyword if Tab/Enter is pressed twice
TO: Add matching 'End' keyword if insert is pressed twice
ADDED: ShowHiddenFiles = Show hidden files/directories.
ADDED: CustomFont = Use a custom font
ADDED: CustomColors = Use custom colors
GROUP: [Find]
---------------------------------------------
ADDED: BinaryFile = Binary file
GROUP: [Compiler]
---------------------------------------------
ADDED: EnableAdmin = Request Administrator mode for Windows Vista
ADDED: EnableUser = Request User mode for Windows Vista (no virtualisation)
ADDED: OpenLinkerFile = Choose a file with linker options...
ADDED: AllFilesPattern = All Files (*.*)|*.*
ADDED: Lines = lines
ADDED: Including = Including
ADDED: Details = Details
ADDED: Finishing = Creating executable file...
ADDED: Aborting = Aborting compilation...
ADDED: ResponseError = Wrong compiler response. Probably not the correct compiler version.%newline%Please reinstall PureBasic.
ADDED: CompilerCrash = The compiler appears to have crashed or quit unexpectedly. %newline%It will be restarted.%newline%%newline%Please report the conditions that caused this as a bug.
ADDED: SubsystemError = The following subsystem cannot be found
ADDED: LinkerOptions = Linker options file
ADDED: SelectDebugger = Use selected Debugger
ADDED: ExecuteOptions = Run executable with
ADDED: CurrentDirectory = Current directory
ADDED: TemporaryExe = Create temporary executable in the source directory
ADDED: ExecuteTools = Execute tools
ADDED: GlobalSetting = Global setting
ADDED: EditorConstants = Editor constants
ADDED: CustomConstants = Custom constants
GROUP: [Resources]
---------------------------------------------
ADDED: CompileRun = Compile/Run
ADDED: Constants = Constants
GROUP: [AddTools]
---------------------------------------------
ADDED: SourceSpecific = Enable Tool on a per-source basis
GROUP: [Shortcuts]
---------------------------------------------
ADDED: AutoCompleteConfirm = Insert the selected AutoComplete word
ADDED: AutoCompleteAbort = Close the AutoComplete Window
GROUP: [Misc]
---------------------------------------------
ADDED: Abort = Abort
ADDED: Enabled = Enabled
ADDED: Disabled = Disabled