1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Add description string for the new wipe mode WIPE_MODE_256 in language files.

This commit is contained in:
Mounir IDRASSI
2014-07-27 02:38:18 +02:00
parent 1c11ee428d
commit 4d8d59c23d
38 changed files with 42 additions and 6 deletions

View File

@@ -1049,6 +1049,7 @@
<string lang="ca" key="WIPE_MODE_3_DOD_5220">3 passades (US DoD 5220.22-M)</string>
<string lang="ca" key="WIPE_MODE_7_DOD_5220">7 passades (US DoD 5220.22-M)</string>
<string lang="ca" key="WIPE_MODE_35_GUTMANN">35 passades ("Gutmann")</string>
<string lang="ca" key="WIPE_MODE_256">256 passades</string>
<string lang="ca" key="SYS_MULTI_BOOT_MODE_TITLE">Número de sistemes operatius</string>
<string lang="ca" key="MULTI_BOOT_FOR_ADVANCED_ONLY">ATENCIÓ: Els usuaris sense experiència no haurien d'intentar xifrar el Windows en una màquina amb arrencada múltiple.\n\nVol continuar?</string>
<string lang="en" key="HIDDEN_OS_MULTI_BOOT">When creating/using a hidden operating system, VeraCrypt supports multi-boot configurations only when the following conditions are met:\n\n- The currently running operating system must be installed on the boot drive, which must not contain any other operating systems.\n\n- Operating systems installed on other drives must not use any boot loader residing on the drive on which the currently running operating system is installed.\n\nAre the above conditions met?</string>