Ignore:
Timestamp:
9/29/2009 10:28:17 AM (2 years ago)
Author:
lowjoel
Message:

Move all the filesystem-dependent functions to the DefaultPlugins? library since filesystem-specific functions are now implemented in plugins.

File:
1 edited

Legend:

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

    r1193 r1209  
    178178    <value>PRNG not found: {0}</value> 
    179179  </data> 
     180  <data name="Plausible deniability was selected, but no decoy files were found. The current file has been only replaced with random data." xml:space="preserve"> 
     181    <value>Plausible deniability was selected, but no decoy files were found. The current file has been only replaced with random data.</value> 
     182  </data> 
    180183  <data name="The file system on the drive {0} is not supported." xml:space="preserve"> 
    181184    <value>The file system on the drive {0} is not supported.</value> 
    182185  </data> 
    183   <data name="Plausible deniability was selected, but no decoy files were found. The current file has been only replaced with random data." xml:space="preserve"> 
    184     <value>Plausible deniability was selected, but no decoy files were found. The current file has been only replaced with random data.</value> 
    185   </data> 
    186   <data name="The file {0} is currently in use and cannot be removed." xml:space="preserve"> 
    187     <value>The file {0} is currently in use and cannot be removed.</value> 
    188   </data> 
    189   <data name="The folder {0} cannot be deleted as it is not empty." xml:space="preserve"> 
    190     <value>(Untranslated)</value> 
    191   </data> 
    192   <data name="Could not erase cluster tips in {0} as the volume is not mounted." xml:space="preserve"> 
    193     <value>(Untranslated)</value> 
    194   </data> 
    195   <data name="{0} did not have its cluster tips erased because you do not have the required permissions to erase the file cluster tips." xml:space="preserve"> 
    196     <value>{0} did not have its cluster tips erased because you do not have the required permissions to erase the file cluster tips.</value> 
    197   </data> 
    198   <data name="{0} did not have its cluster tips erased. The error returned was: {1}" xml:space="preserve"> 
    199     <value>{0} did not have its cluster tips erased. The error returned was: {1}</value> 
    200   </data> 
    201   <data name="Files in {0} did not have their cluster tips erased because it is a hard link or a symbolic link." xml:space="preserve"> 
    202     <value>Files in {0} did not have their cluster tips erased because it is a hard link or a symbolic link.</value> 
    203   </data> 
    204   <data name="{0} did not have its cluster tips erased, because it is a system file" xml:space="preserve"> 
    205     <value>{0} did not have its cluster tips erased, because it is a system file</value> 
    206   </data> 
    207   <data name="{0} did not have its cluster tips erased because it is a hard link or a symbolic link." xml:space="preserve"> 
    208     <value>{0} did not have its cluster tips erased because it is a hard link or a symbolic link.</value> 
    209   </data> 
    210   <data name="{0} did not have its cluster tips erased because it is compressed, encrypted or a sparse file." xml:space="preserve"> 
    211     <value>{0} did not have its cluster tips erased because it is compressed, encrypted or a sparse file.</value> 
    212   </data> 
    213   <data name="{0} did not have its cluster tips erased because of the following error: {1}" xml:space="preserve"> 
    214     <value>{0} did not have its cluster tips erased because of the following error: {1}</value> 
    215   </data> 
    216186  <data name="{0} (1 pass)" xml:space="preserve"> 
    217187    <value>{0} (1 pass)</value> 
Note: See TracChangeset for help on using the changeset viewer.