mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 09:19:22 +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';
|
lisShowHintsInObjectInspector = 'Show hints';
|
||||||
lisHintAtPropertysNameShowsDescription = 'A hint at property''s name shows its description.';
|
lisHintAtPropertysNameShowsDescription = 'A hint at property''s name shows its description.';
|
||||||
lisUseCheckboxForBooleanValues = 'Use CheckBox for Boolean values';
|
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';
|
lisAutoShowObjectInspector = 'Auto show';
|
||||||
lisObjectInspectorBecomesVisible = 'Object Inspector becomes visible '
|
lisObjectInspectorBecomesVisible = 'Object Inspector becomes visible '
|
||||||
+'when components are selected in designer.';
|
+'when components are selected in designer.';
|
||||||
|
Loading…
Reference in New Issue
Block a user