| ############################################################################### |
| # Copyright (c) 2000, 2017 IBM Corporation and others. |
| # |
| # This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License 2.0 |
| # which accompanies this distribution, and is available at |
| # https://www.eclipse.org/legal/epl-2.0/ |
| # |
| # SPDX-License-Identifier: EPL-2.0 |
| # |
| # Contributors: |
| # IBM Corporation - initial API and implementation |
| # Mickael Istria (Red Hat Inc.) - [525882] Delete nested projects |
| ############################################################################### |
| |
| RefactoringUIPlugin_internal_error=Internal Error |
| RefactoringUIPlugin_listener_removed=Listener removed due to the following exception |
| |
| RefactoringModelMerger_merge_message=Updating workspace... |
| RefactoringModelMerger_workspace_caption=Pending refactorings for workspace: |
| RefactoringModelMerger_retrieving_refactorings=Retrieving refactorings... |
| RefactoringModelMerger_project_pattern=Pending refactorings for project ''{0}'': |
| |
| ExceptionHandler_seeErrorLogMessage= See the error log for more details. |
| |
| UndoManagerAction_internal_error_title=Error |
| UndoManagerAction_internal_error_message=An unexpected exception occurred in Undo Manager. See the error log for more 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 the error log for more details. |
| RefactoringWizard_Internal_error= An unexpected exception occurred while creating a change object. See the error log for more details. |
| RefactoringWizard_internal_error_1= An unexpected exception occurred during precondition checking. See the error log for more details. |
| RefactoringWizard_unexpected_exception= An unexpected exception occurred while creating a change object. See the error log for more details. |
| RefactoringWizard_unexpected_exception_1= An unexpected exception occurred while performing the refactoring. See the error log for more details. |
| |
| ErrorWizardPage_no_context_information_available= No context information available |
| ErrorWizardPage_cannot_proceed= A fatal error occurred while performing the refactoring. |
| ErrorWizardPage_confirm= Review the information provided in the list below. Click ''{0}'' to view the next item or ''{1}''. |
| 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_changes_filtered=Changes to be performed - ({0}) |
| PreviewWizardPage_changes_filtered2=Changes to be performed - ({0}, {1}) |
| PreviewWizardPage_changes_filter_category=only ''{0}'' visible |
| PreviewWizardPage_changes_filter_derived=derived resources hidden |
| PreviewWizardPage_hideDerived_text=&Hide derived resources |
| PreviewWizardPage_refactoring= Refactoring |
| PreviewWizardPage_Internal_error=An unexpected exception while creating a preview. See the error log for more 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. |
| PreviewWizardPage_showAll_text=&Show All |
| PreviewWizardPage_showAll_description=Show all changes |
| PreviewWizardPage_filterChanges=Filter Changes |
| |
| ComparePreviewer_element_name= Compare element name |
| ComparePreviewer_original_source= Original Source |
| ComparePreviewer_refactored_source= Refactored Source |
| |
| ChangeExceptionHandler_abort=Abort |
| ChangeExceptionHandler_refactoring=Refactoring |
| ChangeElementLabelProvider_derived={0} (derived resource) |
| 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 of the current refactoring.\n Click \'Abort\' to abort the current refactoring. |
| ChangeExceptionHandler_no_details= Exception does not provide a detail message |
| ChangeExceptionHandler_rollback_message=An unexpected exception occurred while undoing the refactoring |
| ChangeExceptionHandler_rollback_title=Undo Refactoring |
| |
| RefactoringStatusDialog_Cannot_proceed=A fatal error occurred while performing the refactoring. |
| 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 > |
| |
| RefactoringHistoryWizard_fatal_error_message=An error occurred during refactoring ''{0}''.\n\nThis refactoring cannot be performed and will be skipped, which might result in failures of subsequent refactorings. |
| RefactoringHistoryWizard_do_not_show_message=&Do not show this message again |
| RefactoringHistoryWizard_preparing_changes=Preparing changes... |
| RefactoringHistoryWizard_warning_finish=Pressing ''{0}'' performs all refactorings without showing previews.\n\nRefactorings causing fatal errors cannot be performed and will be skipped, which might result in failures of subsequent refactorings. |
| RefactoringHistoryWizard_internal_error=An unexpected exception occurred while undoing the refactoring. See the error log for more details. |
| RefactoringHistoryWizard_error_applying_changes=An error occurred while applying changes to the workspace.\n\nThese changes will be discarded, which might result in failures of subsequent refactorings. |
| RefactoringHistoryWizard_error_resolving_refactoring=The refactoring descriptor could not be resolved. |
| RefactoringHistoryWizard_several_refactorings_undone=There are {0,number} refactorings which have been performed. |
| RefactoringHistoryWizard_internal_error_description=The following problems occurred while undoing the refactoring. |
| RefactoringHistoryWizard_error_instantiate_refactoring=Could not instantiate refactoring ''{0}'' |
| RefactoringHistoryWizard_preparing_refactoring=Preparing refactoring... |
| RefactoringHistoryWizard_undo_message_pattern={0} |
| RefactoringHistoryWizard_internal_error_title=Error Undoing Refactoring |
| RefactoringHistoryWizard_preparing_refactorings=Preparing refactorings... |
| RefactoringHistoryWizard_one_refactoring_undone=There is one refactoring which has been performed. |
| RefactoringHistoryWizard_undo_message_explanation=\n\nCanceling this wizard will undo all refactorings to prevent your workspace from being in an inconsistent state. |
| |
| ## These properties are date format patterns for the en_US locale. |
| ## Do *not* localize the characters. These strings must stay valid com.ibm.icu.text.SimpleDateFormat patterns. |
| RefactoringHistoryLabelProvider_this_week_format=w |
| RefactoringHistoryLabelProvider_last_week_format=w |
| RefactoringHistoryLabelProvider_this_month_format2=MMMM yyyy |
| RefactoringHistoryLabelProvider_last_month_format2=MMMM yyyy |
| RefactoringHistoryLabelProvider_week_format=w |
| RefactoringHistoryLabelProvider_year_format=yyyy |
| RefactoringHistoryLabelProvider_month_format2=MMMM |
| RefactoringHistoryLabelProvider_day_format=EEEE |
| ## end |
| |
| RefactoringHistoryOverviewPage_title=Refactoring |
| RefactoringHistoryPreviewPage_description=The following changes are necessary to perform the refactoring. |
| RefactoringHistoryPreviewPage_apply_error=The following problems occurred while applying the change. |
| RefactoringHistoryPreviewPage_no_changes=No changes to be performed |
| RefactoringHistoryPreviewPage_apply_error_title=Error Applying Changes |
| RefactoringHistoryPreviewPage_refactoring_pattern={0} ({1} of {2}) |
| RefactoringHistoryPreviewPage_finish_error_title=Error Performing Refactorings |
| RefactoringHistoryPreviewPage_finish_error_description=The following problems occurred while performing the refactorings. |
| RefactoringHistoryErrorPage_description=Review the information provided in the list below. Click ''{0}'' to view the next item or ''{1}''. |
| RefactoringHistoryErrorPage_fatal_error=A fatal error occurred while performing the refactoring. |
| RefactoringHistoryErrorPage_info_error=Review the information provided in the list below. Click ''{0}'' to preview changes or ''{1}''. |
| |
| RefactoringHistoryMerger_error_auto_merge=An unexpected error occurred while merging the refactoring history. |
| |
| BrowseRefactoringHistoryControl_sort_project=Group by Project |
| BrowseRefactoringHistoryControl_sort_project_description=Groups the refactorings by project |
| BrowseRefactoringHistoryControl_sort_date=Group by Date |
| BrowseRefactoringHistoryControl_sort_date_description=Groups the refactorings by date |
| |
| RefactoringHistoryControl_resolving_information=Resolving refactoring... |
| RefactoringHistoryControl_comment_viewer_label=Details: |
| RefactoringHistoryControl_selection_pattern={0} of {1} selected |
| RefactoringHistoryControl_no_comment=[No details] |
| RefactoringHistoryControl_no_selection=No refactorings selected |
| |
| RefactoringHistoryControlConfiguration_comment_caption=[Select a refactoring to view more details] |
| RefactoringHistoryControlConfiguration_collection_label=Refactorings |
| RefactoringHistoryControlConfiguration_project_pattern=Refactorings of project ''{0}'': |
| RefactoringHistoryControlConfiguration_day_pattern={0} |
| RefactoringHistoryControlConfiguration_day_detailed_pattern={0} ({1}) |
| |
| RefactoringHistoryControlConfiguration_last_week_label=Last Week (Week {0}) |
| RefactoringHistoryControlConfiguration_month_pattern={0} |
| RefactoringHistoryControlConfiguration_today_pattern=Today ({0}) |
| RefactoringHistoryControlConfiguration_week_pattern=Week {0} |
| RefactoringHistoryControlConfiguration_year_pattern={0} |
| RefactoringHistoryControlConfiguration_yesterday_pattern=Yesterday ({0}) |
| RefactoringHistoryControlConfiguration_workspace_caption=Refactorings of workspace: |
| RefactoringHistoryControlConfiguration_last_month_label=Last Month ({0}) |
| RefactoringHistoryControlConfiguration_refactoring_pattern={0} {1} |
| RefactoringHistoryControlConfiguration_this_month_pattern=This Month ({0}) |
| RefactoringHistoryControlConfiguration_this_week_pattern=This Week (Week {0}) |
| |
| RefactoringStatusViewer_Found_problems=Found problems |
| RefactoringStatusViewer_Problem_context=Problem context |
| RefactoringStatusViewer_error_title= Refactoring |
| RefactoringStatusViewer_error_message=An unexpected exception occurred while creating a status context view. See the error log for more details. |
| |
| FileStatusContextViewer_error_reading_file=An unexpected exception occurred reading the content of the file. See the error log for more details. |
| |
| RefactoringUI_open_unexpected_exception=An unexpected exception occurred during condition checking. See the error log for more 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} |
| |
| ShowRefactoringHistoryControl_delete_label=&Remove |
| ShowRefactoringHistoryControl_delete_all_label=Remo&ve All |
| |
| SelectRefactoringHistoryControl_select_all_label=Select &All |
| SelectRefactoringHistoryControl_deselect_all_label=&Deselect All |
| |
| RefactoringPropertyPage_share_message=&Persist project refactoring history in project folder instead of workspace |
| RefactoringPropertyPage_project_pattern=Refactorings affecting project ''{0}'': |
| RefactoringPropertyPage_confirm_delete_all_caption=Confirm History Delete |
| RefactoringPropertyPage_confirm_delete_all_pattern=Are you sure you want to delete the refactoring history of project ''{0}''?\n\nNote: This will only delete refactorings exclusively associated with ''{0}''. |
| RefactoringPropertyPage_sharing_refactoring_history=Sharing refactoring history... |
| RefactoringPropertyPage_confirm_delete_caption=Confirm Refactoring Delete |
| RefactoringPropertyPage_confirm_delete_pattern_singular=Are you sure you want to delete the refactoring from the refactoring history of project ''{0}''?\n\nNote: This may also affect refactoring histories of other projects. |
| RefactoringPropertyPage_confirm_delete_pattern_plural=Are you sure you want to delete {0} refactorings from the refactoring history of project ''{1}''?\n\nNote: This may also affect refactoring histories of other projects. |
| RefactoringDescriptorDeleteQuery_confirm_deletion_singular=Are you sure you want to delete the refactoring from the workspace refactoring history?\n\nNote: This may also affect refactoring histories of projects. |
| RefactoringDescriptorDeleteQuery_confirm_deletion_plural=Are you sure you want to delete {0} refactorings from the workspace refactoring history?\n\nNote: This may also affect refactoring histories of projects. |
| RefactoringPropertyPage_unsharing_refactoring_history=Unsharing refactoring history... |
| RenameResourceHandler_title=Rename Resource |
| RenameResourceWizard_name_field_label=New na&me: |
| RenameResourceWizard_page_title=Rename Resource |
| RenameResourceWizard_window_title=Rename Resource |
| |
| AbstractRefactoringModelMerger_wizard_title=Pending Refactorings |
| AbstractRefactoringModelMerger_wizard_description=The following refactorings are going to be performed on the local workspace. |
| AbstractRefactoringModelMerger_accept_question=There are pending refactorings associated with the incoming changes.\n\nWould you like to accept these refactorings and execute them on your local workspace? |
| DeleteResourcesHandler_title=Delete Resources |
| DeleteResourcesWizard_label_multi=Delete the {0} selected resources from the file system? |
| DeleteResourcesWizard_label_single=Delete ''{0}'' from the file system? |
| DeleteResourcesWizard_label_multi_linked=Delete these {0} resources?\n\nSelection contains linked resources.\nOnly the workspace links will be deleted. Link targets will remain unchanged. |
| DeleteResourcesWizard_label_single_linked=Delete linked resource ''{0}''?\n\nOnly the workspace link will be deleted. Link target will remain unchanged. |
| DeleteResourcesWizard_label_multi_projects=Remove these {0} projects from the workspace? |
| DeleteResourcesWizard_label_single_project=Remove project ''{0}'' from the workspace? |
| DeleteResourcesWizard_label_alsoDeleteNestedProjects=Delete {0} &nested projects |
| DeleteResourcesWizard_label_alsoDeleteOneNestedProject=Delete 1 &nested project |
| |
| DeleteResourcesWizard_page_title=Delete Resources |
| DeleteResourcesWizard_project_deleteContents=&Delete project contents on disk (cannot be undone) |
| DeleteResourcesWizard_project_location=&Project location: |
| DeleteResourcesWizard_project_locations={0} &project locations: |
| DeleteResourcesWizard_window_title=Delete Resources |
| MoveResourcesHandler_title=Move Resources |
| MoveResourcesWizard_description_multiple=&Choose destination for {0} selected resources: |
| MoveResourcesWizard_description_single=&Choose destination for ''{0}'': |
| MoveResourcesWizard_error_no_selection=Select an resource. |
| MoveResourcesWizard_page_title=Move Resources |
| MoveResourcesWizard_window_title=Move Resources |