blob: 9868bdd510cd73a4fcfef353abf9284ffaedb16c [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
RefactoringUIPlugin.internal_error=Internal Error
RefactoringUIPlugin.listener_removed=Listener removed due to the following exception
ExceptionHandler.seeErrorLogMessage= See error log for more details.
UndoManagerAction.cannot_be_executed={0} cannot be executed.
UndoManagerAction.internal_error.title=Error
UndoManagerAction.internal_error.message=Internal Error in Undo Manager. See log for details.
UndoManagerAction.validation_failed=The following problems were detected:
UndoRefactoringAction.label=&Undo
UndoRefactoringAction.extendedLabel=Undo - {0}
UndoRefactoringAction.name=Undo
UndoRefactoringAction.error.title=Refactoring - Undo
UndoRefactoringAction.error.message=The undo operation cannot be performed due to the following problem:\n\n{0}
RedoRefactoringAction.label=&Redo
RedoRefactoringAction.extendedLabel=Redo - {0}
RedoRefactoringAction.name=Redo
RedoRefactoringAction.error.title=Refactoring - Redo
RedoRefactoringAction.error.message=The redo operation cannot be performed due to the following problem:\n\n{0}
RefactoringWizard.title= Refactoring
RefactoringWizard.refactoring= Refactoring
RefactoringWizard.see_log= {0}. See log for details.
RefactoringWizard.Internal_error= Internal error while creating a change object. Consult log for detailed error description.
RefactoringWizard.internal_error_1= Internal error during precondition checking. Consult log for detailed error description.
RefactoringWizard.unexpected_exception= Unexpected exception while creating a change object. See log for a detailed error description.
RefactoringWizard.unexpected_exception_1= Unexpected exception while performing the refactoring. See log for a detailed error description.
ErrorWizardPage.no_context_information_available= No context information available
ErrorWizardPage.cannot_proceed= Cannot proceed due to the following problems.
ErrorWizardPage.confirm= Review the information provided in the list below. Click 'Next' to view the next item or 'Finish'.
ErrorWizardPage.next_Change=Next Problem
ErrorWizardPage.previous_Change=Previous Problem
PreviewWizardPage.no_preview= No preview available
PreviewWizardPage.next_Change= Select Next Change
PreviewWizardPage.previous_Change= Select Previous Change
PreviewWizardPage.changes= Changes to be performed
PreviewWizardPage.refactoring= Refactoring
PreviewWizardPage.Internal_error=Internal error while creating preview. See log for details.
PreviewWizardPage.description= The following changes are necessary to perform the refactoring.
PreviewWizardPage.changeElementLabelProvider.textFormat= {0} - {1}
PreviewWizardPage.no_source_code_change=The refactoring does not change any source code.
ComparePreviewer.element_name= Compare element name
ComparePreviewer.original_source= Original Source
ComparePreviewer.refactored_source= Refactored Source
ChangeExceptionHandler.abort=Abort
ChangeExceptionHandler.refactoring=Refactoring
ChangeExceptionHandler.undo=Undo
ChangeExceptionHandler.unexpected_exception=An exception has been caught while processing the refactoring ''{0}''.
ChangeExceptionHandler.button_explanation= \n Click \"Undo\" to undo all successfully executed changes.\n Click \"Abort\" to abort the refactoring.
ChangeExceptionHandler.no_details= Exception does not provide a detail message
ChangeExceptionHandler.rollback.message=An unexpected exception occurred while rolling back the refactoring
ChangeExceptionHandler.rollback.title=Change Rollback
RefactoringStatusDialog.Cannot_proceed=Cannot proceed due to the following problems.
RefactoringStatusDialog.Please_look=Review the information provided in the list below. Click \'Continue\' to proceed.
RefactoringStatusDialog.Continue=Con&tinue
RefactoringWizardDialog2.buttons.preview.label=Previe&w >
RefactoringStatusViewer.Found_problems=Found problems
RefactoringStatusViewer.Problem_context=Problem context
RefactoringStatusViewer.error.title= Refactoring
RefactoringStatusViewer.error.message=Internal error while creating a status context view. See log for details.
FileStatusContextViewer.error_reading_file=An error occurred reading the content of the file. Consult the log file for details.
RefactoringUI.open.unexpected_exception=An unexpected exception occurred during condition checking. Consult the log for details.
RefactoringUI.cannot_execute=The operation cannot be performed due to the following problem:\n\n{0}