mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 21:09:15 +02:00
* debian lintian detected spellfix
git-svn-id: trunk@47126 -
This commit is contained in:
parent
a243cdc4e6
commit
c053bc9418
@ -513,7 +513,7 @@ resourcestring
|
|||||||
SErrCouldNotSetReplySerial = 'Could not set reply serial';
|
SErrCouldNotSetReplySerial = 'Could not set reply serial';
|
||||||
SErrInitIter = 'Could not initialize iterator';
|
SErrInitIter = 'Could not initialize iterator';
|
||||||
SErrAppendFailed = 'Append of argument to message failed';
|
SErrAppendFailed = 'Append of argument to message failed';
|
||||||
SErrNoMoreArguments = 'No more arguments availaible';
|
SErrNoMoreArguments = 'No more arguments available';
|
||||||
SErrInvalidArgumentType = 'Invalid argument type. Expected %s, got %s.';
|
SErrInvalidArgumentType = 'Invalid argument type. Expected %s, got %s.';
|
||||||
SErrInvalidArrayElementType = 'Invalid array element type. Expected %s got %s';
|
SErrInvalidArrayElementType = 'Invalid array element type. Expected %s got %s';
|
||||||
SErrInvalidVariantType = 'Invalid VARIANT type';
|
SErrInvalidVariantType = 'Invalid VARIANT type';
|
||||||
|
Loading…
Reference in New Issue
Block a user