mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 02:09:43 +02:00
* Forgotten to commit in r34141
git-svn-id: trunk@34142 -
This commit is contained in:
parent
ef853991de
commit
971c124bc7
@ -31,7 +31,7 @@ Resourcestring
|
||||
SErrNoFTPDownload = 'This binary has no support for FTP downloads.';
|
||||
SErrNoHTTPDownload = 'This binary has no support for HTTP downloads.';
|
||||
SErrBackupFailed = 'Backup of file "%s" to file "%s" failed.';
|
||||
SErrUnknownProtocol = 'Unknown download protocol: "%s"';
|
||||
SErrUnknownProtocol = 'Unknown download protocol "%s" in url "%s"';
|
||||
SErrNoSuchFile = 'File "%s" does not exist.';
|
||||
SErrDownloadFailed = '%s Download of "%s" failed: %s';
|
||||
SErrInvalidLogLevels = 'Invalid verbosity string: "%s"';
|
||||
|
Loading…
Reference in New Issue
Block a user