* Fixed typo

git-svn-id: trunk@36554 -
This commit is contained in:
joost 2017-06-19 21:44:03 +00:00
parent b9fd5f46a9
commit 4c479ee039

View File

@ -9,7 +9,7 @@ Resourcestring
SError = 'Error: ';
SWarning = 'Warning: ';
SDebug = 'Debug: ';
SProgres = 'Progres: ';
SProgress = 'Progress: ';
SInfo = 'Info: ';
SCommand = 'Command: ';