mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 04:58:11 +02:00
IDE: fixed typo
git-svn-id: trunk@57903 -
This commit is contained in:
parent
157312616b
commit
9895db58bb
@ -2460,7 +2460,7 @@ resourcestring
|
||||
lisCCOMsgRTLUnitNotFound = 'RTL unit not found: %s';
|
||||
lisCCOMissingUnit = 'Missing unit';
|
||||
lisCCORTLUnitNotFoundDetailed = 'The RTL unit %s was not found.%s'
|
||||
+'This typically means your %s has has wrong unit paths. Or your installation is broken.';
|
||||
+'This typically means your %s has wrong unit paths. Or your installation is broken.';
|
||||
dlgCCOTestRTLUnits = 'Test: Checking RTL units ...';
|
||||
dlgCCOTestCompilerDate = 'Test: Checking compiler date ...';
|
||||
lisCCOErrorCaption = 'Error';
|
||||
|
Loading…
Reference in New Issue
Block a user