Changeset 2232 for trunk/eraser/Eraser.DefaultPlugins/Strings.resx
- Timestamp:
- 8/4/2010 9:23:35 AM (22 months ago)
- File:
-
- 1 edited
-
trunk/eraser/Eraser.DefaultPlugins/Strings.resx (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.DefaultPlugins/Strings.resx
r2193 r2232 235 235 <value>Partition {0}</value> 236 236 </data> 237 <data name="drive Erases partitions, volumes or drives\r\n arguments:\r\n drive=\Device\Harddisk<index>\r\n drive=\\.\PhysicalDrive<index>\r\n drive=\\?\Volume<guid>" xml:space="preserve"> 238 <value>drive Erases partitions, volumes or drives\r\n arguments:\r\n drive=\Device\Harddisk<index>\r\n drive=\\.\PhysicalDrive<index>\r\n drive=\\?\Volume<guid></value> 239 </data> 237 240 <data name="File" xml:space="preserve"> 238 241 <value>File</value> … … 241 244 <value>Invalid file path</value> 242 245 </data> 246 <data name="file Erases the specified file\r\n argument: file=<path>" xml:space="preserve"> 247 <value>file Erases the specified file\r\n argument: file=<path></value> 248 </data> 243 249 <data name="Could not erase files and subfolders in {0} because {1}" xml:space="preserve"> 244 250 <value>Could not erase files and subfolders in {0} because {1}</value> … … 268 274 <value>Invalid folder path</value> 269 275 </data> 276 <data name="dir Erases files and folders in the directory\r\n arguments: dir=<directory>[,-excludeMask][,+includeMask][,deleteIfEmpty]\r\n excludeMask A wildcard expression for files and folders to\r\n exclude.\r\n includeMask A wildcard expression for files and folders to\r\n include.\r\n The include mask is applied before the exclude mask.\r\n deleteIfEmpty Deletes the folder at the end of the erasure if it is\r\n empty." xml:space="preserve"> 277 <value>dir Erases files and folders in the directory\r\n arguments: dir=<directory>[,-excludeMask][,+includeMask][,deleteIfEmpty]\r\n excludeMask A wildcard expression for files and folders to\r\n exclude.\r\n includeMask A wildcard expression for files and folders to\r\n include.\r\n The include mask is applied before the exclude mask.\r\n deleteIfEmpty Deletes the folder at the end of the erasure if it is\r\n empty.</value> 278 </data> 270 279 <data name="The path you selected is invalid." xml:space="preserve"> 271 280 <value>The path you selected is invalid.</value> … … 277 286 <value>Emptying recycle bin...</value> 278 287 </data> 288 <data name="recyclebin Erases files and folders in the recycle bin" xml:space="preserve"> 289 <value>recyclebin Erases files and folders in the recycle bin</value> 290 </data> 279 291 <data name="Secure move" xml:space="preserve"> 280 292 <value>Secure move</value> … … 295 307 <value>Copying source files to destination...</value> 296 308 </data> 309 <data name="move Securely moves a file/directory to a new location\r\n arguments: move=<source>|<destination>" xml:space="preserve"> 310 <value>move Securely moves a file/directory to a new location\r\n arguments: move=<source>|<destination></value> 311 </data> 297 312 <data name="Select the Source folder" xml:space="preserve"> 298 313 <value>Select the Source folder</value> … … 337 352 <value>Erasing unused space...</value> 338 353 </data> 354 <data name="unused Erases unused space in the volume.\r\n arguments: unused=<drive>[,clusterTips[=(true|false)]]\r\n clusterTips If specified, the drive's files will have their\r\n cluster tips erased. This parameter accepts a Boolean\r\n value (true/false) as an argument; if none is specified\r\n true is assumed." xml:space="preserve"> 355 <value>unused Erases unused space in the volume.\r\n arguments: unused=<drive>[,clusterTips[=(true|false)]]\r\n clusterTips If specified, the drive's files will have their\r\n cluster tips erased. This parameter accepts a Boolean\r\n value (true/false) as an argument; if none is specified\r\n true is assumed.</value> 356 </data> 339 357 <data name="The custom erasure method can only comprise passes containing constant or random passes" xml:space="preserve"> 340 358 <value>The custom erasure method can only comprise passes containing constant or random passes</value>
Note: See TracChangeset
for help on using the changeset viewer.
