mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 16:39:15 +02:00
IDE: revert r30638 #cbf394ae10 (these messages are used by LazBuilder)
git-svn-id: trunk@30642 -
This commit is contained in:
parent
be5b54d28d
commit
88f70a9c64
@ -4771,6 +4771,16 @@ resourcestring
|
|||||||
lisDoNotCompileDependencies = 'do not compile dependencies';
|
lisDoNotCompileDependencies = 'do not compile dependencies';
|
||||||
lisBuildIDEWithPackages = 'build IDE with packages';
|
lisBuildIDEWithPackages = 'build IDE with packages';
|
||||||
lisShowVersionAndExit = 'show version and exit';
|
lisShowVersionAndExit = 'show version and exit';
|
||||||
|
lisOverrideTheProjectOperatingSystemEGWin32LinuxDefau = '%soverride the '
|
||||||
|
+'project operating system. e.g. win32 linux. default: %s';
|
||||||
|
lisOverrideTheProjectWidgetsetEGGtkGtk2QtWin32CarbonD = '%soverride the '
|
||||||
|
+'project widgetset. e.g. gtk gtk2 qt win32 carbon. default: %s';
|
||||||
|
lisOverrideTheProjectCpuEGI386X86_64PowerpcPowerpc_64 = '%soverride the '
|
||||||
|
+'project cpu. e.g. i386 x86_64 powerpc powerpc_64 etc. default: %s';
|
||||||
|
lisOverrideTheDefaultCompilerEGPpc386Ppcx64PpcppcEtcD = '%soverride the '
|
||||||
|
+'default compiler. e.g. ppc386 ppcx64 ppcppc etc. default is stored in '
|
||||||
|
+'environmentoptions.xml';
|
||||||
|
lisOverrideTheProjectBuildMode = '%soverride the project build mode.';
|
||||||
lisNo = 'No';
|
lisNo = 'No';
|
||||||
lisProjectChangedOnDisk = 'Project changed on disk';
|
lisProjectChangedOnDisk = 'Project changed on disk';
|
||||||
lisTheProjectInformationFileHasChangedOnDisk = 'The project information '
|
lisTheProjectInformationFileHasChangedOnDisk = 'The project information '
|
||||||
|
Loading…
Reference in New Issue
Block a user