mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-03 14:47:21 +01:00
IDE: removed unused resource string
git-svn-id: trunk@42382 -
This commit is contained in:
parent
4d00c7ca38
commit
85a871f27e
@ -3548,7 +3548,6 @@ resourcestring
|
||||
lisChooseOneOfTheseItemsToCreateANewPackage = 'Choose one of these items to '
|
||||
+'create a new Package';
|
||||
lisPackage = 'Package';
|
||||
lisNewDlgCreateANewPascalUnit = 'Create a new Pascal unit.';
|
||||
lisNewDlgCreateANewUnitWithALCLForm = 'Create a new unit with a LCL form.';
|
||||
lisNewDlgCreateANewUnitWithADataModule = 'Create a new unit with a datamodule.';
|
||||
lisNewDlgCreateANewUnitWithAFrame = 'Create a new unit with a frame.';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user