mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-03 20:47:09 +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 '
|
lisChooseOneOfTheseItemsToCreateANewPackage = 'Choose one of these items to '
|
||||||
+'create a new Package';
|
+'create a new Package';
|
||||||
lisPackage = 'Package';
|
lisPackage = 'Package';
|
||||||
lisNewDlgCreateANewPascalUnit = 'Create a new Pascal unit.';
|
|
||||||
lisNewDlgCreateANewUnitWithALCLForm = 'Create a new unit with a LCL form.';
|
lisNewDlgCreateANewUnitWithALCLForm = 'Create a new unit with a LCL form.';
|
||||||
lisNewDlgCreateANewUnitWithADataModule = 'Create a new unit with a datamodule.';
|
lisNewDlgCreateANewUnitWithADataModule = 'Create a new unit with a datamodule.';
|
||||||
lisNewDlgCreateANewUnitWithAFrame = 'Create a new unit with a frame.';
|
lisNewDlgCreateANewUnitWithAFrame = 'Create a new unit with a frame.';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user