mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-08 10:39:15 +02:00
Put back a resource string needed by lazbuild.
git-svn-id: trunk@34107 -
This commit is contained in:
parent
4950f0a6e5
commit
8c14ee2386
@ -5263,6 +5263,8 @@ resourcestring
|
|||||||
dlgInsertInterface = 'Interface';
|
dlgInsertInterface = 'Interface';
|
||||||
dlgInsertImplementation = 'Implementation';
|
dlgInsertImplementation = 'Implementation';
|
||||||
dlgNoAvailableUnits = 'No available units to add.';
|
dlgNoAvailableUnits = 'No available units to add.';
|
||||||
|
lisInsteadOfCompilePackageCreateASimpleMakefile = 'Instead of compile '
|
||||||
|
+'package create a simple Makefile.';
|
||||||
|
|
||||||
// Custom form editor
|
// Custom form editor
|
||||||
lisCFEAnExceptionOccuredDuringDeletionOf = 'An exception occured during '
|
lisCFEAnExceptionOccuredDuringDeletionOf = 'An exception occured during '
|
||||||
|
Loading…
Reference in New Issue
Block a user