VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-11 04:31:19 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-11 04:31:19 +0200
commit34ecb3a74d76a6e977909c5298aa64d130fbec1c (patch)
tree89185ba045af282d7b2a28f0e010cfe5b73d37b3 /src
parent01a6059817187df7bd9720c558b493e3fd7b18f6 (diff)
downloadVeraCrypt-34ecb3a74d76a6e977909c5298aa64d130fbec1c.tar.gz
VeraCrypt-34ecb3a74d76a6e977909c5298aa64d130fbec1c.zip
Fix another typo of "CPLC" is language files including English one.
Diffstat (limited to 'src')
-rw-r--r--src/Common/Language.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Language.xml b/src/Common/Language.xml
index 4235492e..9821bbe9 100644
--- a/src/Common/Language.xml
+++ b/src/Common/Language.xml
@@ -1620,7 +1620,7 @@
<entry lang="en" key="EMV_CPLC_NOTFOUND">CPLC was not found in the EMV card.</entry>
<entry lang="en" key="EMV_PAN_NOTFOUND">No Primary Account Number (PAN) found in the EMV card.</entry>
<entry lang="en" key="INVALID_EMV_PATH">EMV path is invalid.</entry>
- <entry lang="en" key="EMV_KEYFILE_DATA_NOTFOUND">Unable to build a keyfile from the EMV card's data.\n\nOne of the following is missing:\n- ICC Public Key Certificate.\n- Issuer Public Key Certificate.\n- CPCL data.</entry>
+ <entry lang="en" key="EMV_KEYFILE_DATA_NOTFOUND">Unable to build a keyfile from the EMV card's data.\n\nOne of the following is missing:\n- ICC Public Key Certificate.\n- Issuer Public Key Certificate.\n- CPLC data.</entry>
<entry lang="en" key="SCARD_W_REMOVED_CARD">No card in the reader.\n\nPlease make sure the card is correctly slotted.</entry>
<entry lang="en" key="FORMAT_EXTERNAL_FAILED">Windows format.com command failed to format the volume as NTFS/exFAT/ReFS: Error 0x%.8X.\n\nFalling back to using Windows FormatEx API.</entry>
<entry lang="en" key="FORMATEX_API_FAILED">Windows FormatEx API failed to format the volume as NTFS/exFAT/ReFS.\n\nFailure status = %s.</entry>