diff --git a/conf-examples/cryptobox.conf b/conf-examples/cryptobox.conf index 78fba94..4d2bc23 100644 --- a/conf-examples/cryptobox.conf +++ b/conf-examples/cryptobox.conf @@ -9,7 +9,7 @@ AllowedDevices = /dev/loop, /dev/ubdb UseConfigPartition = 0 # the default name prefix of not unnamed containers -DefaultVolumePrefix = "Disk " +DefaultVolumePrefix = "Disk_" # which cipher should cryptsetup-luks use? # if you lack the appropriate kernel modules, then you could try "aes-plain" - but it is less secure @@ -70,7 +70,7 @@ Stylesheet = cryptobox-misc/cryptobox.css # all other languages serve as fallbacks for an incomplete translation # available languages: cs, da, de, en, es, fi, fr, hu, it, ja, nl, pl, pt, ru, sl, sv, ur # well supported languages: de, en, ja, sl -Languages = en, de, ja, sl +Languages = en, de, ja, sl, it, pl, es [Programs]