blob: 3f27cc85416293e0cd3d547aa1e8d2af104780e9 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
# which is available at https://www.apache.org/licenses/LICENSE-2.0.
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
#
# Contributors:
# Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation
#=============================================================================#
Common_error_CannotCreateFromDescr_message= Cannot create a refactoring from this description.
Common_error_AnalyzingSourceDocument_message= An error occurred when analyzing source document.
Common_error_CreatingElementChange_message= An error occurred when creating element change.
Check_FileUnsavedChanges_message= ''{0}'' has unsaved changes.
Check_ElementNotInWS_message= The operation is not available for elements outside the workspace.
DynamicValidationState_WorkspaceChanged_message= The workspace has been modified since the refactoring change object has been created
DeleteRefactoring_label= Delete
DeleteRefactoring_description_singular= Delete element
DeleteRefactoring_description_plural= Delete elements
MoveRefactoring_label= Move
MoveRefactoring_description_singular= Move element
MoveRefactoring_description_plural= Move elements
CopyRefactoring_label= Copy
CopyRefactoring_description_singular= Copy element
CopyRefactoring_description_plural= Copy elements
PasteRefactoring_label= Paste
PasteRefactoring_Code_description= Paste code