diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-01-14 10:42:19 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-01-14 10:49:22 +0100 |
commit | 07fd2aa9a58cc86dd447826865ca317cad92fd45 (patch) | |
tree | 03205db6e10c71f361b83585f3bbbf6659bdb630 /Translations/Language.ar.xml | |
parent | 07f6793bd25c7f2eab49292d36b2b64f86dfbf2a (diff) | |
download | VeraCrypt-07fd2aa9a58cc86dd447826865ca317cad92fd45.tar.gz VeraCrypt-07fd2aa9a58cc86dd447826865ca317cad92fd45.zip |
Update Release Notes and language files for version 1.24-Beta1. Add signed Windows drivers.
Diffstat (limited to 'Translations/Language.ar.xml')
-rw-r--r-- | Translations/Language.ar.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Translations/Language.ar.xml b/Translations/Language.ar.xml index 29363048..e98333f4 100644 --- a/Translations/Language.ar.xml +++ b/Translations/Language.ar.xml @@ -1429,6 +1429,8 @@ <entry lang="ar" key="CONFIRM_ALLOW_WINDOWS_DEFRAG">تحذير: إلغاء تجزئة قسم أو قرص غير نظامي يمكن أن يؤدي لتسريب بيانات وصفية عن الجزء أو القسم، أو يتسبب في مشكلات للقسم المخفي الموجود بهما.\n\nهل ترغب بالاستمرار؟</entry> <entry lang="en" key="VIRTUAL_DEVICE">Virtual Device</entry> <entry lang="en" key="MOUNTED_VOLUME_NOT_ASSOCIATED">The selected mounted volume is not associated with its drive letter in Windows and so it can not be opened in Windows Explorer.</entry> + <entry lang="en" key="IDC_CLEAR_KEYS_ON_NEW_DEVICE_INSERTION">Clear encryption keys from memory if a new device is inserted</entry> + <entry lang="en" key="CLEAR_KEYS_ON_DEVICE_INSERTION_WARNING">IMPORTANT NOTES:\n - Please keep in mind that this option will not persist after a shutdown/reboot so you will need to select it again next time the machine is started.\n\n - With this option enabled and after a new device is connected, the machine will freeze and it will eventually crash with a BSOD since Windows can not access the encrypted disk after its keys are cleared from memory.\n</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |