Debugger: minor message improvements

git-svn-id: trunk@47404 -
This commit is contained in:
maxim 2015-01-16 21:10:06 +00:00
parent 13c7250b98
commit d120249699

View File

@ -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