mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 15:50:25 +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';
|
||||
dlgInsertImplementation = 'Implementation';
|
||||
dlgNoAvailableUnits = 'No available units to add.';
|
||||
lisInsteadOfCompilePackageCreateASimpleMakefile = 'Instead of compile '
|
||||
+'package create a simple Makefile.';
|
||||
|
||||
// Custom form editor
|
||||
lisCFEAnExceptionOccuredDuringDeletionOf = 'An exception occured during '
|
||||
|
Loading…
Reference in New Issue
Block a user