mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 09:21:53 +02:00
Debugger: cleaned up unused resource strings
This commit is contained in:
parent
0fbba1a726
commit
49730c9318
@ -79,8 +79,6 @@ resourcestring
|
|||||||
dlgFpConvOptFpDebugConverter = 'FpDebug Converter:';
|
dlgFpConvOptFpDebugConverter = 'FpDebug Converter:';
|
||||||
dlgFpConvOptDefault = '- Default -';
|
dlgFpConvOptDefault = '- Default -';
|
||||||
dlgFpConvOptDisabled = '- Disabled -';
|
dlgFpConvOptDisabled = '- Disabled -';
|
||||||
dlgFpConvOptFpConverter = 'Converter';
|
|
||||||
dlgFpConvOptFpNoConverter = 'No Converter';
|
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user