diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-08-11 04:31:19 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-08-11 04:31:19 +0200 |
commit | 34ecb3a74d76a6e977909c5298aa64d130fbec1c (patch) | |
tree | 89185ba045af282d7b2a28f0e010cfe5b73d37b3 /Translations/Language.uk.xml | |
parent | 01a6059817187df7bd9720c558b493e3fd7b18f6 (diff) | |
download | VeraCrypt-34ecb3a74d76a6e977909c5298aa64d130fbec1c.tar.gz VeraCrypt-34ecb3a74d76a6e977909c5298aa64d130fbec1c.zip |
Fix another typo of "CPLC" is language files including English one.
Diffstat (limited to 'Translations/Language.uk.xml')
-rw-r--r-- | Translations/Language.uk.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Translations/Language.uk.xml b/Translations/Language.uk.xml index cd46da2e..99a124ab 100644 --- a/Translations/Language.uk.xml +++ b/Translations/Language.uk.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> |