mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 15:36:03 +02:00
DBG: Rename "run to cursor" to "step over to cursor"
git-svn-id: trunk@40979 -
This commit is contained in:
parent
5b89e0ac68
commit
8427f571d8
@ -423,7 +423,7 @@ resourcestring
|
||||
lisMenuStepIntoContext = 'Step Into (Context)';
|
||||
lisMenuStepOverContext = 'Step Over (Context)';
|
||||
lisMenuStepOut = 'Step O&ut';
|
||||
lisMenuRunToCursor = 'Run to &Cursor';
|
||||
lisMenuRunToCursor = 'Step over to &Cursor';
|
||||
lisKMStopProgram = 'Stop Program';
|
||||
lisContinueAndDoNotAskAgain = 'Continue and do not ask again';
|
||||
lisSuspiciousUnitPath = 'Suspicious unit path';
|
||||
|
Loading…
Reference in New Issue
Block a user