blob: 6d7b5c710f293eece962f334256975480c6d49c9 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2009 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
###############################################################################
CopyAction_label= &Copy
CopyAction_tooltip= Copy the Selected Text to the Clipboard
CopyAction_description= Copy
SelectAllAction_label= Select &All
SelectAllAction_tooltip= Select All
SelectAllAction_description= Select All
GotoInputAction_label= Open &Input
GotoInputAction_tooltip= Open Input
GotoInputAction_description= Open Input
OpenInBrowserAction_url_label=&Open in Browser
OpenInBrowserAction_url_toolTip=Open in Browser
CopyToClipboard_error_title= Problem Copying to Clipboard
CopyToClipboard_error_message= There was a problem when accessing the system clipboard. Retry?
JavadocView_action_back_disabledTooltip= Back
JavadocView_action_back_enabledTooltip= Back to {0}
JavadocView_action_back_name= &Back
JavadocView_action_forward_disabledTooltip= Forward
JavadocView_action_forward_enabledTooltip= Forward to {0}
JavadocView_action_forward_name= &Forward
JavadocView_action_toggleLinking_toolTipText=Link with Selection
JavadocView_action_toogleLinking_text=Link with Selection
JavadocView_error_noBrowser_title= Javadoc view
JavadocView_error_noBrowser_message= The HTML Browser widget could not be created. The standard text widget will be used instead.
JavadocView_error_noBrowser_doNotWarn= Do not show this message again.
JavadocView_noAttachments= <em>Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.</em>
JavadocView_noAttachedSource= <em>Note: This element has no attached source and the Javadoc could not be found in the attached Javadoc.</em>
JavadocView_noAttachedJavadoc= <em>Note: This element has no attached Javadoc and the Javadoc could not be found in the attached source.</em>
JavadocView_noInformation= <em>Note: The Javadoc for this element could neither be found in the attached source nor the attached Javadoc.</em>
JavadocView_error_gettingJavadoc= <em>Note: An exception occurred while getting the Javadoc. See log for details.</em>
# The first parameter is the constant value string and the second is its hex representation
JavadocView_constantValue_hexValue= {0} [{1}]