1) Reintroduced PHPPerspectiveFactory (was lost with refactoring).
[phpeclipse.git] / net.sourceforge.phpeclipse.ui / src / net / sourceforge / phpeclipse / obfuscator / export / messages.properties
1 ###############################################################################
2 # Copyright (c) 2000, 2003 IBM Corporation and others.
3 # All rights reserved. This program and the accompanying materials 
4 # are made available under the terms of the Common Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/cpl-v10.html
7
8 # Contributors:
9 #     IBM Corporation - initial API and implementation
10 ###############################################################################
11
12 # package: org.eclipse.ui.wizards.ObfuscatorTransfer
13
14  
15 # ==============================================================================
16 # Data Transfer Wizards
17 # ==============================================================================
18 ObfuscatorTransfer.fileSystemTitle = File system
19
20 ObfuscatorTransfer.browse = B&rowse...
21 ObfuscatorTransfer.selectTypes = Filter &Types...
22 ObfuscatorTransfer.selectAll = &Select All
23 ObfuscatorTransfer.deselectAll = &Deselect All
24
25 ObfuscatorTransfer.typeDelimiter = ,
26 ObfuscatorTransfer.allFiles = All files matching this criteria
27 ObfuscatorTransfer.oneSelected = 1 file selected
28 ObfuscatorTransfer.details = Details...
29 ObfuscatorTransfer.allTypes = All types
30
31 ObfuscatorTransfer.cannotOverwrite = Cannot overwrite file: {0}
32 ObfuscatorTransfer.emptyString = 
33 ObfuscatorTransfer.scanningChildren = Scanning for children...
34 ObfuscatorTransfer.scanningMatching = Scanning for matching files...
35 ObfuscatorTransfer.information = Information
36
37 # --- Export Wizards ---
38 ObfuscatorTransfer.export = Obfuscator Export
39
40 ObfuscatorTransfer.exportingTitle1 = Obfuscating Pass 1:
41 ObfuscatorTransfer.exportingTitle2 = Obfuscating Pass 2:
42 ObfuscatorTransfer.selectDestination = Select the destination directory.
43 ObfuscatorTransfer.directory = Director&y:
44 ObfuscatorTransfer.createTargetDirectory = Target directory does not exist.  Would you like to create it?
45 ObfuscatorTransfer.directoryCreationError = Target directory could not be created.
46 ObfuscatorTransfer.errorExporting = Error exporting {0}: {1}
47 ObfuscatorTransfer.exportProblems = Export Problems
48
49 ExportFile.overwriteExisting = &Overwrite existing files without warning
50 ExportFile.createDirectoriesForSelected = Create directories for selected folders
51 ExportFile.createDirectoryStructure = &Create directory structure
52
53 FileExport.selectDestinationTitle= Export To Directory
54 FileExport.selectDestinationMessage=Select a directory to export to.
55 FileExport.exportLocalFileSystem = Export obfuscated PHP resources to the local file system.
56 FileExport.destinationEmpty = Please enter a destination directory.
57 FileExport.createDirectoryStructure = &Create directory structure for files
58 FileExport.createSelectedDirectories = Create on&ly selected directories
59 FileExport.noneSelected = There are no resources currently selected for export.
60 FileExport.directoryExists = Target directory already exists as a file.
61 FileExport.conflictingContainer = Destination directory conflicts with location of {0}.
62 FileExport.rootName = workspace root
63 ObfuscatorExportOperation.problemsExporting = Problems were encountered during export:
64 FileExport.toDirectory = To director&y: