mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 11:19:26 +02:00
IDE: fixed typo
git-svn-id: trunk@46919 -
This commit is contained in:
parent
8b0c64ca67
commit
6f2c8ce8b7
@ -1396,7 +1396,7 @@ resourcestring
|
||||
lisShowHintsInObjectInspector = 'Show hints';
|
||||
lisHintAtPropertysNameShowsDescription = 'A hint at property''s name shows its description.';
|
||||
lisUseCheckboxForBooleanValues = 'Use CheckBox for Boolean values';
|
||||
lisDefaultIsComboboxWithTrueAndFalse = 'The default is ComboBox with "True and "False" selections';
|
||||
lisDefaultIsComboboxWithTrueAndFalse = 'The default is ComboBox with "True" and "False" selections';
|
||||
lisAutoShowObjectInspector = 'Auto show';
|
||||
lisObjectInspectorBecomesVisible = 'Object Inspector becomes visible '
|
||||
+'when components are selected in designer.';
|
||||
|
Loading…
Reference in New Issue
Block a user