Show
Ignore:
Timestamp:
1/11/2010 2:44:04 AM (8 months ago)
Author:
lowjoel
Message:

-Check whether System Restore is enabled when the unused space erasure is run -- this will warn users to ensure that the erasure does indeed get rid of all traces of their files.
-Add periods at the end of error messages for consistency.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/eraser6/Eraser.Manager/Strings.nl.resx

    r1319 r1496  
    124124    <value>(Untranslated)</value> 
    125125  </data> 
    126   <data name="The program does not have the required permissions to erase the unused space on disk" xml:space="preserve"> 
    127     <value>(Untranslated)</value> 
    128   </data> 
    129   <data name="The drive which is having its unused space erased has disk quotas active. This will prevent the complete erasure of unused space and will pose a security concern" xml:space="preserve"> 
     126  <data name="The program does not have the required permissions to erase the unused space on disk." xml:space="preserve"> 
     127    <value>(Untranslated)</value> 
     128  </data> 
     129  <data name="The drive {0} has System Restore or Volume Shadow Copies enabled. This may allow copies of files stored on the disk to be recovered and pose a security concern." xml:space="preserve"> 
     130    <value>(Untranslated)</value> 
     131  </data> 
     132  <data name="The drive {0} has disk quotas active. This will prevent the complete erasure of unused space and may pose a security concern." xml:space="preserve"> 
    130133    <value>(Untranslated)</value> 
    131134  </data>