mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-30 11:49:13 +02:00
IDE: Part of the previous commit for Use Project feature.
git-svn-id: trunk@29900 -
This commit is contained in:
parent
62b44d43be
commit
e2d9b178d3
@ -5146,7 +5146,7 @@ resourcestring
|
||||
lisCircleInMacros = 'Circle in macros';
|
||||
|
||||
// Uses Unit dialog
|
||||
dlgNoUnusedItem = 'No unused items are available in this project.';
|
||||
dlgUnitAlreadyUsesAllOtherUnits = 'Unit "%s" already uses all the units in this project';
|
||||
dlgUseUnitCaption = 'Use a unit from this project';
|
||||
dlgInsertSection = 'Insert into Uses section of';
|
||||
dlgInsertInterface = 'Interface';
|
||||
|
Loading…
Reference in New Issue
Block a user