mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 01:28:19 +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';
|
||||
drsLen = 'Len=%d: ';
|
||||
synfNewValueIsEmpty = '"New value" is empty';
|
||||
synfTheDebuggerWasNotAbleToModifyTheValue = 'The debugger was not able to modify the value';
|
||||
synfNewValueIsEmpty = '"New value" is empty.';
|
||||
synfTheDebuggerWasNotAbleToModifyTheValue = 'The debugger was not able to modify the value.';
|
||||
|
||||
|
||||
implementation
|
||||
|
Loading…
Reference in New Issue
Block a user