mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2026-02-18 18:46:49 +01:00
* Resource string encoding
This commit is contained in:
parent
0f909fc3b4
commit
3359a0a254
@ -87,7 +87,7 @@ Resourcestring
|
||||
SResNotFound = 'Resource %s not found';
|
||||
SErrResourceStreamNoWrite = 'Cannot write to resource stream';
|
||||
SErrResourceNotBase64 = 'Resource %s is not base64 encoded';
|
||||
|
||||
SErrUnknownResourceEncoding = 'Unknown encoding for resource: "%s"';
|
||||
|
||||
implementation
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user