Ignore:
Timestamp:
06/18/10 15:09:04 (2 years ago)
Author:
lowjoel
Message:

New strings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser/Eraser.DefaultPlugins/Strings.resx

    r2171 r2193  
    196196    <value>Files in {0} did not have its cluster tips erased because of the following error: {1}</value> 
    197197  </data> 
     198  <data name="Drive/Partition" xml:space="preserve"> 
     199    <value>Drive/Partition</value> 
     200  </data> 
     201  <data name="Hard disk {0}" xml:space="preserve"> 
     202    <value>Hard disk {0}</value> 
     203  </data> 
     204  <data name="Partition: {0}" xml:space="preserve"> 
     205    <value>Partition: {0}</value> 
     206  </data> 
     207  <data name="Hard disk {0} Partition {1}" xml:space="preserve"> 
     208    <value>Hard disk {0} Partition {1}</value> 
     209  </data> 
     210  <data name="Partition" xml:space="preserve"> 
     211    <value>Partition</value> 
     212  </data> 
     213  <data name="The program does not have the required permissions to erase the unused space on disk. Run the program as an administrator and retry the operation." xml:space="preserve"> 
     214    <value>The program does not have the required permissions to erase the unused space on disk. Run the program as an administrator and retry the operation.</value> 
     215  </data> 
     216  <data name="The program does not have the required permissions to erase the unused space on disk." xml:space="preserve"> 
     217    <value>The program does not have the required permissions to erase the unused space on disk.</value> 
     218  </data> 
     219  <data name="The Drive erasure target requires a volume or physical drive selected for erasure." xml:space="preserve"> 
     220    <value>The Drive erasure target requires a volume or physical drive selected for erasure.</value> 
     221  </data> 
     222  <data name="The task was cancelled." xml:space="preserve"> 
     223    <value>The task was cancelled.</value> 
     224  </data> 
     225  <data name="Hard disk {0} ({1})" xml:space="preserve"> 
     226    <value>Hard disk {0} ({1})</value> 
     227  </data> 
     228  <data name="Partition {0} ({1})" xml:space="preserve"> 
     229    <value>Partition {0} ({1})</value> 
     230  </data> 
     231  <data name="Partition ({0})" xml:space="preserve"> 
     232    <value>Partition ({0})</value> 
     233  </data> 
     234  <data name="Partition {0}" xml:space="preserve"> 
     235    <value>Partition {0}</value> 
     236  </data> 
    198237  <data name="File" xml:space="preserve"> 
    199238    <value>File</value> 
     
    214253    <value>The file {0} could not be erased because the file was either compressed, encrypted or a sparse file.</value> 
    215254  </data> 
    216   <data name="The task was cancelled." xml:space="preserve"> 
    217     <value>The task was cancelled.</value> 
    218   </data> 
    219255  <data name="The file {0} is a hard link or a symbolic link thus the contents of the file was not erased." xml:space="preserve"> 
    220256    <value>The file {0} is a hard link or a symbolic link thus the contents of the file was not erased.</value> 
     
    277313    <value>Unused disk space ({0})</value> 
    278314  </data> 
    279   <data name="The program does not have the required permissions to erase the unused space on disk. Run the program as an administrator and retry the operation." xml:space="preserve"> 
    280     <value>The program does not have the required permissions to erase the unused space on disk. Run the program as an administrator and retry the operation.</value> 
    281   </data> 
    282   <data name="The program does not have the required permissions to erase the unused space on disk." xml:space="preserve"> 
    283     <value>The program does not have the required permissions to erase the unused space on disk.</value> 
    284   </data> 
    285315  <data name="This computer has had 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"> 
    286316    <value>This computer has had 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.</value> 
Note: See TracChangeset for help on using the changeset viewer.