mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 23:00:15 +02:00
IDE: minor string improvement
git-svn-id: trunk@42055 -
This commit is contained in:
parent
4bc284a59d
commit
d5aad7350c
@ -2002,7 +2002,7 @@ resourcestring
|
||||
lisSelectANode = 'Select a node';
|
||||
dlgShowCompilerOptions = 'Show compiler options';
|
||||
//dlgCOOpts = 'Options: ';
|
||||
dlgCOAsmStyle = 'Assembler style:';
|
||||
dlgCOAsmStyle = 'Assembler style';
|
||||
lisNoCompilerOptionsInherited = 'No compiler options inherited.';
|
||||
lisExcludedAtRunTime = '%s excluded at run time';
|
||||
lisAllInheritedOptions = 'All inherited options';
|
||||
|
Loading…
Reference in New Issue
Block a user