mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 23:29:13 +02:00
* Fixed typo
git-svn-id: trunk@36554 -
This commit is contained in:
parent
b9fd5f46a9
commit
4c479ee039
@ -9,7 +9,7 @@ Resourcestring
|
|||||||
SError = 'Error: ';
|
SError = 'Error: ';
|
||||||
SWarning = 'Warning: ';
|
SWarning = 'Warning: ';
|
||||||
SDebug = 'Debug: ';
|
SDebug = 'Debug: ';
|
||||||
SProgres = 'Progres: ';
|
SProgress = 'Progress: ';
|
||||||
SInfo = 'Info: ';
|
SInfo = 'Info: ';
|
||||||
SCommand = 'Command: ';
|
SCommand = 'Command: ';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user