mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 12:42:03 +02:00
IDE: remove unused resource string
git-svn-id: trunk@39058 -
This commit is contained in:
parent
e8cc088974
commit
70da0a47bf
@ -2074,8 +2074,6 @@ resourcestring
|
|||||||
dlgCCOTestToolCompilingEmptyFile = 'Test: Compiling an empty file';
|
dlgCCOTestToolCompilingEmptyFile = 'Test: Compiling an empty file';
|
||||||
lisCCORelUnitPathFoundInCfg = 'relative unit path found in fpc cfg: %s';
|
lisCCORelUnitPathFoundInCfg = 'relative unit path found in fpc cfg: %s';
|
||||||
dlgCCOTestCheckingCompilerConfig = 'Test: Checking compiler configuration ...';
|
dlgCCOTestCheckingCompilerConfig = 'Test: Checking compiler configuration ...';
|
||||||
lisCCOEnglishMessageFileMissing = 'english message file for fpc is missing:'
|
|
||||||
+'components/codetools/fpc.errore.msg';
|
|
||||||
lisCCOMsgPPUNotFound = 'compiled FPC unit not found: %s.ppu';
|
lisCCOMsgPPUNotFound = 'compiled FPC unit not found: %s.ppu';
|
||||||
lisCCOMissingUnit = 'Missing unit';
|
lisCCOMissingUnit = 'Missing unit';
|
||||||
lisCCOPPUNotFoundDetailed = 'The compiled FPC unit %s.ppu was not found.%s'
|
lisCCOPPUNotFoundDetailed = 'The compiled FPC unit %s.ppu was not found.%s'
|
||||||
@ -2489,9 +2487,7 @@ resourcestring
|
|||||||
lisCenterForm = 'Center Form';
|
lisCenterForm = 'Center Form';
|
||||||
fdmSaveFormAsXML = 'Save Form as XML';
|
fdmSaveFormAsXML = 'Save Form as XML';
|
||||||
|
|
||||||
//-----------------------
|
|
||||||
// keyMapping
|
// keyMapping
|
||||||
//
|
|
||||||
srkmEditKeys ='Edit Keys';
|
srkmEditKeys ='Edit Keys';
|
||||||
srkmCommand = 'Command:';
|
srkmCommand = 'Command:';
|
||||||
lisKeyOr2KeySequence = 'Key (or 2 key sequence)';
|
lisKeyOr2KeySequence = 'Key (or 2 key sequence)';
|
||||||
|
Loading…
Reference in New Issue
Block a user