]> git.uio.no Git - ifi-stolz-refaktor.git/blame - case-study/jdt-before/ui/org/eclipse/jdt/internal/ui/text/java/hover/JavaHoverMessages.properties
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-before / ui / org / eclipse / jdt / internal / ui / text / java / hover / JavaHoverMessages.properties
CommitLineData
1b2798f6
EK
1###############################################################################
2# Copyright (c) 2000, 2012 IBM Corporation and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
11
12AbstractAnnotationHover_action_configureAnnotationPreferences= Configure Annotation Preferences
13AbstractAnnotationHover_message_singleQuickFix= 1 quick fix available:
14AbstractAnnotationHover_message_multipleQuickFix= {0} quick fixes available:
15AbstractAnnotationHover_multifix_variable_description=Fix {0} problems of same category in file
16JavaTextHover_createTextHover= Could not create Java text hover
17
18NoBreakpointAnnotation_addBreakpoint= Add a breakpoint
19
20NLSStringHover_NLSStringHover_PropertiesFileNotDetectedWarning= The properties file could not be detected
21NLSStringHover_NLSStringHover_missingKeyWarning= <b>Warning:</b> The key is missing!
22NLSStringHover_NLSStringHover_PropertiesFileCouldNotBeReadWarning=<b>Warning:</b> The properties file could not be read!
23NLSStringHover_open_in_properties_file=Open in Properties File
24JavadocHover_back= Back
25JavadocHover_back_toElement_toolTip=Back to {0}
26JavadocHover_noAttachments= <em>Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.</em>
27JavadocHover_noAttachedSource= <em>Note: This element has no attached source and the Javadoc could not be found in the attached Javadoc.</em>
28JavadocHover_noAttachedJavadoc= <em>Note: This element has no attached Javadoc and the Javadoc could not be found in the attached source.</em>
29JavadocHover_noInformation= <em>Note: The Javadoc for this element could neither be found in the attached source nor the attached Javadoc.</em>
30# The first parameter is the constant value string and the second is its hex representation
31JavadocHover_constantValue_hexValue={0} [{1}]
32JavadocHover_error_gettingJavadoc= <em>Note: An exception occurred while getting the Javadoc. See log for details.</em>
33JavadocHover_forward= Forward
34JavadocHover_forward_toElement_toolTip=Forward to {0}
35JavadocHover_forward_toolTip=Forward
36JavadocHover_openDeclaration= Open Declaration
37JavadocHover_showInJavadoc= Show in Javadoc View
38JavaSourceHover_skippedLines=... {0} lines skipped
39ProblemHover_action_configureProblemSeverity=Configure Problem Severity
40ProblemHover_chooseSettingsTypeDialog_button_cancel=Cancel
41ProblemHover_chooseSettingsTypeDialog_button_project=Configure &Project
42ProblemHover_chooseSettingsTypeDialog_button_workspace=Configure &Workspace
43ProblemHover_chooseSettingsTypeDialog_checkBox_dontShowAgain=&Always configure the workspace settings
44ProblemHover_chooseSettingsTypeDialog_message=The project ''{0}'' does not have any project specific problem severity settings yet.\n\nDo you want to create and configure the project settings or do you want to configure the workspace settings?
45ProblemHover_chooseSettingsTypeDialog_title=Configure Problem Severity