blob: 5b57ddc1cd3e28298e02b4f616a76e28dd3457f4 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2005 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-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_internal_error_title=Error
UndoManagerAction_internal_error_message=Internal Error in Undo Manager. See log for details.
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}
ValidationCheckResultQuery_error_message= The operation cannot be performed due to the following problem:\n\n{0}