mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-03 14:07:27 +01:00
fixed spelling
git-svn-id: trunk@14186 -
This commit is contained in:
parent
b8e802c03f
commit
ada5d7c704
@ -598,7 +598,7 @@ resourcestring
|
||||
lisUnableToFindFileCheckSearchPathInProjectCompilerOption = 'Unable to find '
|
||||
+'file %s%s%s.%sIf it belongs to Your project, check search path '
|
||||
+'in%sProject->Compiler Options...->Search Paths->Other Unit Files.'
|
||||
+' If this file belongs t a package, check the appropriate package compiler'
|
||||
+' If this file belongs to a package, check the appropriate package compiler'
|
||||
+' options. If this file belongs to lazarus, make sure compiling clean.'
|
||||
+' If the file belongs to FPC then check fpc.cfg.'
|
||||
+' If unsure, check Project -> CompilerOptions ... -> Test';
|
||||
@ -3471,7 +3471,7 @@ resourcestring
|
||||
lisCEConstants = 'Constants';
|
||||
lisCEProcedures = 'Procedures';
|
||||
lisCEProperties = 'Properties';
|
||||
lisCEOMode = 'Prefered Exibition Mode';
|
||||
lisCEOMode = 'Preferred Exibition Mode';
|
||||
lisCEOModeCategory = 'Category';
|
||||
lisCEOModeSource = 'Source';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user