mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-05-21 21:30:48 -05:00
Linux: allow mounting NTFS volumes with ntfs3 (#1695)
* Linux: allow mounting volumes with ntfs3 * Linux: add ntfs3 preference for NTFS mounts * Linux: wrap ntfs3 preference help text * Add Linux ntfs3 mount preference * Remove Russian translation changes from ntfs3 PR * XML Translations: Add English fallback entries for ntfs3 preference --------- Co-authored-by: Mounir IDRASSI <mounir.idrassi@amcrypto.jp>
This commit is contained in:
@@ -1473,6 +1473,8 @@
|
||||
<entry lang="he" key="LINUX_PREF_KERNEL_CRYPT">אל תשתמש בשירותי הצפנה ליבה</entry>
|
||||
<entry lang="he" key="LINUX_PREF_TAB_MOUNT_OPTIONS_FS">מערכת קבצים</entry>
|
||||
<entry lang="he" key="IDT_LINUX_PREF_TAB_MOUNT_OPTIONS">אפשרויות טען:</entry>
|
||||
<entry lang="he" key="LINUX_PREF_MOUNT_NTFS_WITH_NTFS3">Mount NTFS volumes with the Linux kernel ntfs3 driver</entry>
|
||||
<entry lang="he" key="LINUX_PREF_MOUNT_NTFS_WITH_NTFS3_HELP">Linux only. When enabled, VeraCrypt probes the decrypted virtual device with blkid -p and mounts detected NTFS filesystems with ntfs3 instead of the default NTFS backend. If NTFS detection fails, VeraCrypt uses the normal automatic filesystem selection. If ntfs3 is unavailable or blocked by the distribution, mounting may fail. This opt-in option can avoid suspend or hibernate hangs caused by frozen user-space FUSE filesystems.</entry>
|
||||
<entry lang="he" key="LINUX_CROSS_SUPPORT">תמיכה חוצה פלטפורמות</entry>
|
||||
<entry lang="he" key="LINUX_CROSS_SUPPORT_OTHER">אני ארכיב את אמצעי האחסון בפלטפורמות אחרות</entry>
|
||||
<entry lang="he" key="LINUX_CROSS_SUPPORT_OTHER_HELP">בחר באפשרות זו אם אתה צריך להשתמש בעוצמת הקול בפלטפורמות אחרות.</entry>
|
||||
|
||||
Reference in New Issue
Block a user