qerror=i18n("Permissions denied<p>Please ensure that:<br>1. You have permission to access this device.<br>2. This device node is not listed in /etc/fstab.</p>");
// this is faking. The error is that the device wasn't mounted by hal (but by the system)
reason=i18n("Permissions denied");
reason=i18n("Permission denied<p>Please ensure that:<br>1. You have permission to access this device.<br>2. This device was originally mounted using TDE.</p>");