]> git.uio.no Git - ifi-stolz-refaktor.git/blob - case-study/jdt-after/ui/org/eclipse/jdt/internal/ui/jarimport/JarImportMessages.properties
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-after / ui / org / eclipse / jdt / internal / ui / jarimport / JarImportMessages.properties
1 ###############################################################################
2 # Copyright (c) 2000, 2008 IBM Corporation and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 #
8 # Contributors:
9 #     IBM Corporation - initial API and implementation
10 ###############################################################################
11 JarImportWizard_window_title=Refactoring
12 JarImportWizard_project_pattern=Refactorings to replay:
13 JarImportWizard_prepare_import=Prepare replay of refactorings...
14 JarImportWizard_cleanup_import=Finish replay of refactorings...
15 JarImportWizard_replace_title=Refactoring
16 JarImportWizard_workspace_caption=Refactorings to replay:
17 JarImportWizard_error_shared_jar=Cannot replay refactorings, since the JAR file is also on the build path of project ''{0}''.
18 JarImportWizard_error_copying_jar=An error occurred while copying the new version of the JAR file.
19
20 JarImportWizardPage_page_title=Migrate JAR File
21 JarImportWizardPage_page_description=Migrate a JAR file to a new version.
22 JarImportWizardPage_page_replace_title=Migrate JAR File
23 JarImportWizardPage_page_replace_description=Migrate a JAR file to a new version.
24 JarImportWizardPage_invalid_location=Location does not denote a valid JAR file.
25 JarImportWizardPage_replace_jar_file=&Replace JAR file contents but preserve existing file name
26 JarImportWizardPage_select_single_jar=Select a single JAR file to migrate.
27 JarImportWizardPage_location_label=&JAR file:
28 JarImportWizardPage_browse_button_label=Bro&wse...
29 JarImportWizardPage_browse_caption=Browse for JAR File
30 JarImportWizardPage_empty_location=JAR file location must not be empty.
31 JarImportWizardPage_import_label=Location of the new JAR file:
32 JarImportWizardPage_import_message=JAR file to &migrate:
33 JarImportWizardPage_no_refactorings=JAR file does not contain refactoring information.
34 JarImportWizardPage_version_warning=The chosen version of the JAR file is older than the existing one.
35 JarImportWizardPage_no_jar_files=There are no JAR files on the build path to replace.
36
37 RefactoringImportPreviewPage_title=Migrate JAR File
38 RefactoringImportPreviewPage_description=The following refactorings are going to be replayed.
39
40 BinaryRefactoringHistoryWizard_error_missing_source_attachment=The refactoring ''{0}'' cannot be performed, since it needs a source attachment.