blob: cc7a66276aaae3dc29936731e088a789ef460931 [file] [log] [blame]
# ==============================================================================
#*+------------------------------------------------------------------------+
#*| Copyright (c) 2005, 2006 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 |
#*+------------------------------------------------------------------------+
# ==============================================================================
# ==============================================================================
# Actions - Translation Instruction: section to be translated
# ==============================================================================
# --- copy action, used to copy diagram to bitmap file ---
CopyAction_ErrorDialogTitle=Out of memory error
CopyAction_UnableToCopyImageMessage=Unable to copy the image.
# --- Copy to Image action - which brings up copy to image dialog ---
CopyToImageAction_Label=&Save As Image File...
CopyToImageAction_copyToImageErrorDialogTitle=Copy Diagram to Image File Problem
CopyToImageAction_copyToImageErrorDialogMessage=Copy Diagram to Image File could not be completed.\n\nReason\n{0}
CopyToImageAction_copyingDiagramToImageFileMessage=Copying Diagram to Image File {0}
CopyToImageAction_copyingSelectedElementsToImageFileMessage=Copying Selected Elements to Image File {0}
CopyToImageAction_outOfMemoryMessage=Out of Memory
CopyToImageAction_overwriteExistingConfirmDialogTitle=Question
CopyToImageAction_overwriteExistingConfirmDialogMessage=Destination file {0} exists. Do you wish to overwrite it?