blob: cf69b8b2042ac5c58f7a9c5a9e362f11ceb38729 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2008, 2019 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
#=============================================================================#
DeleteElements_error_message= An error occurred when deleting selected elements.
CutElements_error_message= An error occurred when cutting selected elements.
CopyElements_error_message= An error occurred when copying selected elements.
MoveElements_error_message= An error occurred when moving selected elements.
PastingElements_error_message= An error occurred when pasting elements.
ExecutionHelper_CannotExecute_message= The operation cannot be performed due to the following problem:\n\n{0}
RefactoringStarter_ConfirmSave_title= Save Modified Resources
RefactoringStarter_ConfirmSave_message= Some modified resources must be saved before this operation.
RefactoringStarter_UnexpectedException= An unexpected exception occurred. See the error log for more details.
RefactoringStarter_ConfirmSave_Always_message= &Always save all modified resources automatically prior to refactoring.