瀏覽代碼

Correcting file syntax (2nd after 0350dfd8)

Source commit: 930d94ff2525a25ad832c9e3d483cd0682e03caf
Martin Prikryl 8 月之前
父節點
當前提交
4d9aca88ef
共有 1 個文件被更改,包括 1 次插入1 次删除
  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."
   CERTIFICATE_UNOPENABLE, "Certificate file \"%s\" does not exist or cannot be opened."
   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_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."