mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 07:55:58 +02:00
Debugger: minor message improvements
git-svn-id: trunk@47404 -
This commit is contained in:
parent
13c7250b98
commit
d120249699
@ -76,8 +76,8 @@ resourcestring
|
|||||||
|
|
||||||
drsUseInstanceClassType = 'Use Instance class type';
|
drsUseInstanceClassType = 'Use Instance class type';
|
||||||
drsLen = 'Len=%d: ';
|
drsLen = 'Len=%d: ';
|
||||||
synfNewValueIsEmpty = '"New value" is empty';
|
synfNewValueIsEmpty = '"New value" is empty.';
|
||||||
synfTheDebuggerWasNotAbleToModifyTheValue = 'The debugger was not able to modify the value';
|
synfTheDebuggerWasNotAbleToModifyTheValue = 'The debugger was not able to modify the value.';
|
||||||
|
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user