mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-27 11:50:26 +02:00
Fixed text for "dwarf >2< with sets"
This commit is contained in:
parent
95cfa51d1b
commit
50918cb438
@ -2432,7 +2432,7 @@ resourcestring
|
||||
dlgCOSymbolTypeAuto = 'Automatic';
|
||||
dlgCOSymbolTypeStabs = 'Stabs';
|
||||
dlgCOSymbolTypeDwarf2 = 'Dwarf2';
|
||||
dlgCOSymbolTypeDwarf2Set = 'Dwarf with sets';
|
||||
dlgCOSymbolTypeDwarf2Set = 'Dwarf 2 with sets';
|
||||
dlgCOSymbolTypeDwarf3 = 'Dwarf3 (beta)';
|
||||
dlgLNumsBct = 'Display line numbers in run-time error backtraces';
|
||||
dlgCOHeaptrc = 'Use Heaptrc unit (check for mem-leaks)';
|
||||
|
Loading…
Reference in New Issue
Block a user