Pas2JS: improved a caption

(cherry picked from commit ae52fb7b0f)
This commit is contained in:
Maxim Ganetsky 2024-10-14 22:40:26 +03:00
parent 8bba8cfb58
commit 8a4aa60805

View File

@ -27,7 +27,7 @@ Resourcestring
pjsdDownloadedBytes = 'Downloaded %s bytes';
pjsdDownloadPas2jsRelease = 'Download Pas2JS Release?';
pjsdUnableToCreateDirectory = 'Unable to create directory "%s".';
pjsdSelectDirectoryWhereToExtractPas2js = 'Select directory where to extract Pas2js';
pjsdSelectDirectoryWhereToExtractPas2js = 'Select directory where to extract Pas2JS';
pjsdConfirmation = 'Confirmation';
pjsdChangeSimpleWebServerFromTo = 'Change Simple Web Server from%s"%s"%sto%s'
+'"%s"%s?';