1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-14 04:18:26 -06:00

Add new entry in XML files for Argon2 memory cost. Increment version to 1.26.25

This commit is contained in:
Mounir IDRASSI
2025-06-25 20:32:09 +09:00
parent 3c17b8ced2
commit ab2937c889
66 changed files with 146 additions and 97 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<VeraCrypt>
<localization prog-version= "1.26.24">
<localization prog-version= "1.26.25">
<language langid="zh-hk" name="正體中文(香港)" en-name="Traditional Chinese (Hong Kong)" version="0.1.0" translators="PUN Chi Ho, Yeung Tim Ming" />
<font lang="zh-hk" class="normal" size="12" face="Microsoft JhengHei UI" />
<font lang="zh-hk" class="bold" size="13" face="Microsoft JhengHei UI Bold" />
@@ -1646,6 +1646,7 @@
<entry lang="zh-hk" key="INSECURE_MODE">[不安全模式]</entry>
<entry lang="en" key="IDC_DISABLE_SCREEN_PROTECTION">Disable protection against screenshots and screen recording</entry>
<entry lang="en" key="DISABLE_SCREEN_PROTECTION_WARNING">WARNING: Disabling screen protection significantly reduces security. Enable this option ONLY if you have a specific need to capture VeraCrypt's interface. This may expose sensitive data to screenshot tools and screen recording features such as Windows 11 Recall.</entry>
<entry lang="en" key="MEMORY_COST">Memory Cost</entry>
</localization>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="VeraCrypt">