Fixed text for "dwarf >2< with sets"

This commit is contained in:
Martin 2022-09-17 23:42:43 +02:00
parent 95cfa51d1b
commit 50918cb438

View File

@ -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)';