blob: 56c5af378a4222cc51641f788d0dcae82924063b [file] [log] [blame]
# ==============================================================================
#*+------------------------------------------------------------------------+
#*| Copyright (c) 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 |
#*+------------------------------------------------------------------------+
# ==============================================================================
# ==============================================================================
# Print Preview - Translation Instruction : section to be translated
# ==============================================================================
PrintPreview_Title=Print Preview
PrintPreview_NotEnabled=The chosen operation is not currently enabled
PrintPreview_PagesToolItem=Pages
PrintPreview_PrintToolItem=Print
PrintPreview_LeftToolItem=Left
PrintPreview_RightToolItem=Right
PrintPreview_UpToolItem=Up
PrintPreview_DownToolItem=Down
PrintPreview_CloseToolItem=Close
PrintPreview_1Up=1 up
PrintPreview_2Up=2 up
PrintPreview_4Up=4 up
PrintPreview_ActionLabel=Print Pre&view
PrintPreview_NoPrinterInstalled=Please install a printer before selecting Print Preview.
Print_MessageDialogTitle=Print Diagram
Print_MessageDialogMessage=Print to fit the diagram?
# DiagramPrinterUtil related resource strings
# ================================ BEGIN ==================================================
DiagramPrinterUtil_DLLErrorTitle=Error loading printing library
# Fragmenting the following message so as to not use hard return characters in
# translatable strings
DiagramPrinterUtil_DLLErrorMessage_part1=An error has occurred while loading the printing library.
DiagramPrinterUtil_DLLErrorMessage_part2=For full printing functionality, please make sure that the printing library file is in the path and restart the application before printing again.
DiagramPrinterUtil_DLLErrorMessage_part3=This problem can be fixed by reinstalling the product.
DiagramPrinterUtil_DLLErrorMessage_part4=Would you like to continue printing with reduced functionality anyway?
# ==================================== END ================================================