Browse Source

Merge branch 'master' into dev

Source commit: b0e35a9d9d04ccc8fcd1d3ac7c6ff4253aad9c5a
Martin Prikryl 8 months ago
parent
commit
96c18c7b06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/resource/TextsCore1.rc

+ 1 - 1
source/resource/TextsCore1.rc

@@ -254,7 +254,7 @@ BEGIN
   S3_PROFILE_NOT_EXIST, "S3 profile \"%s\" does not exist or does not contain any relevant options."
   S3_PROFILE_NOT_EXIST, "S3 profile \"%s\" does not exist or does not contain any relevant options."
   CERTIFICATE_UNOPENABLE, "Certificate file \"%s\" does not exist or cannot be opened."
   CERTIFICATE_UNOPENABLE, "Certificate file \"%s\" does not exist or cannot be opened."
   CERTIFICATE_LOAD_ERROR, "Unable to load certificate file \"%s\"."
   CERTIFICATE_LOAD_ERROR, "Unable to load certificate file \"%s\"."
-  PUB_KEY_UNKNOWN, L"Unknown public key algorithm \"%s\"."
+  PUB_KEY_UNKNOWN, "Unknown public key algorithm \"%s\"."
   CERTIFICATE_NOT_MATCH, "Certificate in \"%s\" does not match public key in the key file."
   CERTIFICATE_NOT_MATCH, "Certificate in \"%s\" does not match public key in the key file."
   CERTIFICATE_CANNOT_COMBINE, "Unable to combine certificate in \"%s\" with private key."
   CERTIFICATE_CANNOT_COMBINE, "Unable to combine certificate in \"%s\" with private key."
   KEYGEN_NOT_PUBLIC, "File \"%s\" is not a public key in a known format."
   KEYGEN_NOT_PUBLIC, "File \"%s\" is not a public key in a known format."