IDE: formatting

git-svn-id: trunk@45326 -
This commit is contained in:
juha 2014-06-03 19:01:48 +00:00
parent 258ea1153d
commit 1b91fe8109

View File

@ -53,6 +53,7 @@ resourcestring
lisRemove = 'Remove'; lisRemove = 'Remove';
lisBtnRemove = '&Remove'; lisBtnRemove = '&Remove';
lisRename = 'Rename'; lisRename = 'Rename';
lisRename2 = 'Rename ...';
lisReplace = 'Replace'; lisReplace = 'Replace';
lisBtnReplace = '&Replace'; lisBtnReplace = '&Replace';
lisBtnDlgReplace = '&Replace ...'; lisBtnDlgReplace = '&Replace ...';
@ -3164,9 +3165,7 @@ resourcestring
+'not contain child nodes.'; +'not contain child nodes.';
lisCodeToolsDefsCreateFPCMacrosAndPathsForAFPCProjectDirectory = 'Create ' lisCodeToolsDefsCreateFPCMacrosAndPathsForAFPCProjectDirectory = 'Create '
+'FPC Macros and paths for a fpc project directory'; +'FPC Macros and paths for a fpc project directory';
lisCodeToolsDefsProjectDirectory = 'Project directory'; lisCodeToolsDefsTheFreePascalProjectDirectory = 'The Free Pascal project directory.';
lisCodeToolsDefsTheFreePascalProjectDirectory = 'The Free Pascal project '
+'directory.';
lisCodeToolsDefscompilerPath = 'Compiler path'; lisCodeToolsDefscompilerPath = 'Compiler path';
lisCodeToolsDefsThePathToTheFreePascalCompilerForThisProject = 'The path to ' lisCodeToolsDefsThePathToTheFreePascalCompilerForThisProject = 'The path to '
+'the Free Pascal compiler for this project. Only required if you set the ' +'the Free Pascal compiler for this project. Only required if you set the '
@ -3184,8 +3183,7 @@ resourcestring
+'or %s/usr/local/bin/fpc @/etc/fpc.cfg%s.'; +'or %s/usr/local/bin/fpc @/etc/fpc.cfg%s.';
lisCodeToolsDefsCreateDefinesForFreePascalSVNSources = 'Create Defines for ' lisCodeToolsDefsCreateDefinesForFreePascalSVNSources = 'Create Defines for '
+'Free Pascal SVN Sources'; +'Free Pascal SVN Sources';
lisCodeToolsDefsTheFreePascalSVNSourceDir = 'The Free Pascal SVN source ' lisCodeToolsDefsTheFreePascalSVNSourceDir = 'The Free Pascal SVN source directory.';
+'directory.';
lisCodeToolsDefsCreateDefinesForDirectory = 'Create Defines for %s Directory'; lisCodeToolsDefsCreateDefinesForDirectory = 'Create Defines for %s Directory';
lisCodeToolsDefsdirectory = '%s directory'; lisCodeToolsDefsdirectory = '%s directory';
lisCodeToolsDefsDelphiMainDirectoryDesc = 'The %s main directory,%swhere ' lisCodeToolsDefsDelphiMainDirectoryDesc = 'The %s main directory,%swhere '
@ -3681,6 +3679,7 @@ resourcestring
lisPkgMangPackagesMustHaveTheExtensionLpk = 'Packages must have the ' lisPkgMangPackagesMustHaveTheExtensionLpk = 'Packages must have the '
+'extension .lpk'; +'extension .lpk';
lisPkgMangInvalidPackageName = 'Invalid package name'; lisPkgMangInvalidPackageName = 'Invalid package name';
lisPkgMangInvalidPackageName2 = 'Invalid Package Name';
lisPkgMangThePackageNameIsNotAValidPackageNamePleaseChooseAn = 'The package ' lisPkgMangThePackageNameIsNotAValidPackageNamePleaseChooseAn = 'The package '
+'name %s%s%s is not a valid package name%sPlease choose another name (e.' +'name %s%s%s is not a valid package name%sPlease choose another name (e.'
+'g. package1.lpk)'; +'g. package1.lpk)';
@ -3767,7 +3766,6 @@ resourcestring
lisPkgMangUnableToLoadPackage = 'Unable to load package'; lisPkgMangUnableToLoadPackage = 'Unable to load package';
lisPkgMangUnableToOpenThePackage = 'Unable to open the package %s%s%s.%' lisPkgMangUnableToOpenThePackage = 'Unable to open the package %s%s%s.%'
+'sThis package was marked for installation.'; +'sThis package was marked for installation.';
lisPkgMangInvalidPackageName2 = 'Invalid Package Name';
lisOpenPackage2 = 'Open package %s'; lisOpenPackage2 = 'Open package %s';
lisPkgMangThePackageNameOfTheFileIsInvalid = 'The package name %s%s%s of%' lisPkgMangThePackageNameOfTheFileIsInvalid = 'The package name %s%s%s of%'
+'sthe file %s%s%s is invalid.'; +'sthe file %s%s%s is invalid.';
@ -3907,8 +3905,7 @@ resourcestring
+'installed, but the lpk file was not found. All its components are ' +'installed, but the lpk file was not found. All its components are '
+'deactivated. Please fix this.'; +'deactivated. Please fix this.';
lisPkgSysPackageFileNotFound = 'Package file not found'; lisPkgSysPackageFileNotFound = 'Package file not found';
lisPkgMangTheFileOfPackageWasNotFound = 'The file "%s" of package %s was not' lisPkgMangTheFileOfPackageWasNotFound = 'The file "%s" of package %s was not found.';
+' found.';
lisPkgSysThePackageIsInstalledButNoValidPackageFileWasFound = 'The package %' lisPkgSysThePackageIsInstalledButNoValidPackageFileWasFound = 'The package %'
+'s%s%s is installed, but no valid package file (.lpk) was found.%sA broken ' +'s%s%s is installed, but no valid package file (.lpk) was found.%sA broken '
+'dummy package was created.'; +'dummy package was created.';
@ -5047,12 +5044,12 @@ resourcestring
+'installing a HTML control like turbopoweriprodsgn'; +'installing a HTML control like turbopoweriprodsgn';
lisShowEmptyUnitsPackages = 'Show empty units/packages'; lisShowEmptyUnitsPackages = 'Show empty units/packages';
lisUsePackageInProject = 'Use package %s in project'; lisUsePackageInProject = 'Use package %s in project';
lisUsePackageInProject2 = 'Use package in project';
lisUsePackageInPackage = 'Use package %s in package %s'; lisUsePackageInPackage = 'Use package %s in package %s';
lisUsePackageInPackage2 = 'Use package in package';
lisRescan = 'Rescan'; lisRescan = 'Rescan';
lisUseUnitInUnit = 'Use unit %s in unit %s'; lisUseUnitInUnit = 'Use unit %s in unit %s';
lisUsePackageInProject2 = 'Use package in project';
lisUseIdentifier = 'Use identifier'; lisUseIdentifier = 'Use identifier';
lisUsePackageInPackage2 = 'Use package in package';
lisFindMissingUnit = 'Find missing unit'; lisFindMissingUnit = 'Find missing unit';
lisAskNameOnCreate = 'Ask name on create'; lisAskNameOnCreate = 'Ask name on create';
lisAskForComponentNameAfterPuttingItOnForm = 'Ask for component ' lisAskForComponentNameAfterPuttingItOnForm = 'Ask for component '
@ -5086,9 +5083,9 @@ resourcestring
+'of current unit, project or package'; +'of current unit, project or package';
lisAddPackageRequirement = 'Add package requirement?'; lisAddPackageRequirement = 'Add package requirement?';
lisTheUnitBelongsToPackage = 'The unit belongs to package %s.'; lisTheUnitBelongsToPackage = 'The unit belongs to package %s.';
lisAddPackageToProject2 = 'Add package to project';
lisAddUnitNotRecommended = 'Add unit (not recommended)'; lisAddUnitNotRecommended = 'Add unit (not recommended)';
lisAddPackageToProject = 'Add package %s to project?'; lisAddPackageToProject = 'Add package %s to project?';
lisAddPackageToProject2 = 'Add package to project';
lisOnBreakLineIEReturnOrEnterKey = 'On break line (i.e. return or enter key)'; lisOnBreakLineIEReturnOrEnterKey = 'On break line (i.e. return or enter key)';
lisSetupDefaultIndentation = '(Set up default indentation)'; lisSetupDefaultIndentation = '(Set up default indentation)';
lisIndentationForPascalSources = 'Indentation for Pascal sources'; lisIndentationForPascalSources = 'Indentation for Pascal sources';
@ -5453,7 +5450,6 @@ resourcestring
lisTarget = 'Target:'; lisTarget = 'Target:';
lisDirectives = 'Directives'; lisDirectives = 'Directives';
lisRecordedMacros = 'Recorded'; lisRecordedMacros = 'Recorded';
lisRename2 = 'Rename ...';
lisNewMacroName = 'Macro %d'; lisNewMacroName = 'Macro %d';
lisEditorMacros = 'Editor macros'; lisEditorMacros = 'Editor macros';
lisPlay = 'Play'; lisPlay = 'Play';
@ -5533,11 +5529,11 @@ resourcestring
lisUDScanningUnits = 'Scanning: %s units ...'; lisUDScanningUnits = 'Scanning: %s units ...';
lisUDFile = 'File: %s'; lisUDFile = 'File: %s';
lisUDInterfaceUses = 'Interface Uses: %s'; lisUDInterfaceUses = 'Interface Uses: %s';
lisUDInterfaceUses2 = 'interface uses: %s';
lisUDImplementationUses = 'Implementation Uses: %s'; lisUDImplementationUses = 'Implementation Uses: %s';
lisUDUsedByInterfaces = 'Used by Interfaces: %s'; lisUDUsedByInterfaces = 'Used by Interfaces: %s';
lisUDUsedByImplementations = 'Used by Implementations: %s'; lisUDUsedByImplementations = 'Used by Implementations: %s';
lisUDScanning = 'Scanning ...'; lisUDScanning = 'Scanning ...';
lisUDInterfaceUses2 = 'interface uses: %s';
lisUDImplementationUses2 = 'implementation uses: %s'; lisUDImplementationUses2 = 'implementation uses: %s';
lisUDUsedByInterfaces2 = 'used by interfaces: %s'; lisUDUsedByInterfaces2 = 'used by interfaces: %s';
lisUDUsedByImplementations2 = 'used by implementations: %s'; lisUDUsedByImplementations2 = 'used by implementations: %s';