mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 14:59:08 +02:00
IdeDebugger: add space in caption
This commit is contained in:
parent
a443dd7f2f
commit
1ef3f33ccc
@ -420,7 +420,7 @@ resourcestring
|
||||
DispFormatDlgBtnNumber2 = 'Number (2nd)';
|
||||
DispFormatDlgBtnOrd = 'Ordinal';
|
||||
DispFormatDlgBtnEnum = 'Enum';
|
||||
DispFormatDlgBtnEnumVal = 'Enum(Identifier)';
|
||||
DispFormatDlgBtnEnumVal = 'Enum (Identifier)';
|
||||
DispFormatDlgBtnBool = 'Boolean';
|
||||
DispFormatDlgBtnChar = 'Char';
|
||||
DispFormatDlgBtnFloat = 'Float';
|
||||
|
Loading…
Reference in New Issue
Block a user