VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.fa.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Translations/Language.fa.xml')
-rw-r--r--Translations/Language.fa.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.fa.xml b/Translations/Language.fa.xml
index 4ec29739..44e36a39 100644
--- a/Translations/Language.fa.xml
+++ b/Translations/Language.fa.xml
@@ -1421,6 +1421,8 @@
<entry lang="en" key="IDC_BLOCK_SYSENC_TRIM">Block TRIM command on system partition/drive</entry>
<entry lang="en" key="WINDOWS_EFI_BOOT_LOADER_MISSING">ERROR: Windows EFI system loader could not be located on the disk. Operation will be aborted.</entry>
<entry lang="en" key="SYSENC_EFI_UNSUPPORTED_SECUREBOOT">It is currently not possible to encrypt a system if SecureBoot is enabled and if VeraCrypt custom keys are not loaded into the machine firmware. SecureBoot needs to be disabled in the BIOS configuration in order to allow system encryption to proceed.</entry>
+ <entry lang="en" key="PASSWORD_PASTED_TRUNCATED">Pasted text truncated because the password maximum length is 64 characters</entry>
+ <entry lang="en" key="PASSWORD_MAXLENGTH_REACHED">Password already reached its maximum length of 64 characters.\nNo additional character is allowed.</entry>
</localization>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="VeraCrypt">
f44705d0'>Keep PIM secret and re-ask when user entered a wrong value (#1026)Bogdan Drozdowski1-1/+5 2023-05-19Added line breaks between new copyright holders (#963)Marius Kjærstad1-2/+2 2023-05-19update zlib to latest version 1.2.13 (#986)Wendigo18-228/+262 2023-05-19wxWidget assert failure bug (#999)Es6-107/+113 2023-05-19OpenBSD vnconfig no longer needs -c option (#1002)ZhanYF1-2/+0 2023-05-18Fix compiler warnings (#1030)David1-2/+2 2023-05-18Fix mount.veracrypt (#1064)Jertzukka1-2/+2 2023-05-18Add a new LangString 'LINUX_VOL_MOUNTED' to show when volume mounted. Fixes (...Jertzukka2-1/+2 2023-05-18Linux/macOS: Suppress asserts displayed by wxWidgets 3.1.6+ for sizer flags u...Mounir IDRASSI1-0/+1 2023-05-18Linux: Fix .deb package compatibility with Ubuntu 23.04Mounir IDRASSI1-1/+5 2022-12-11Windows MSI: fix failure to create MSI because of missing html files during p...Mounir IDRASSI1-1/+1 2022-12-11Windows MSI: Add reference to newly added documentation files. Remove referen...Mounir IDRASSI1-4/+112 2022-12-11Documentation: remove usage of CSS collapsible to avoid breaking CHM generati...Mounir IDRASSI1-2/+6 2022-12-11Revert "New sys enc wizard (#957)"Mounir IDRASSI12-1001327/+279 2022-08-25New sys enc wizard (#957)SysEncWizardPR957Felix Reichmann12-279/+1001327 2022-08-25Windows: use newer MEMORYSTATUSEX structure in call to GlobalMemoryStatusExMounir IDRASSI1-3/+3 2022-08-25Minor bugfixes (#950)Wendigo2-6/+12 2022-08-21Fix incorrect text color in dark mode (#920)Kenneth Chew2-3/+3 2022-08-21Fixed a typo error (#929)Matteo Baccan1-1/+1 2022-08-16Documentation overwork (#953)Felix Reichmann1-47/+3 2022-03-31Update zlib to version 1.2.12Mounir IDRASSI