home *** CD-ROM | disk | FTP | other *** search
Wrap
############################################################################### # Copyright (c) 2000, 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 ############################################################################### pluginName= Java Development Tools UI providerName= Eclipse.org Dummy.label= elementFiltersName=JavaElement Filters classpathContainerPageExtensionPoint=Classpath Container quickFixProcessorExtensionPoint=Quick Fix Processor quickAssistProcessorExtensionPoint=Quick Assist Processor queryParticipantsExtensionPoint=Java Query Participants defaultClasspathContainerPage=Default Classpath Container defaultJavadocCompletionProcessor=Standard Javadoc Completion Processor spellingJavadocCompletionProcessor=Spelling Javadoc Completion Processor defaultQuickFixProcessor=Standard Quick Fix Processor spellingQuickFixProcessor=Spelling Quick Fix Processor defaultQuickAssistProcessor=Standard Quick Assist Processor advancedQuickAssistProcessor=Advanced Quick Assist Processor quickTemplateAssistProcessor=Quick Template Processor javadocCompletionProcessor=Javadoc Completion Processors javaEditorTextHoversName=Java Editor Text Hovers javaDocumentFactory=Java Document Factory javaDocumentSetupParticipant=Java Document Setup Participant perspectiveName=Java viewCategoryName=Java typeHierarchyName=Java Type Hierarchy packagesViewName= Package Explorer hierarchyViewName=Hierarchy newWizardCategoryName=Java javaCategoryPageName=Java buildPathPageName=Java Build Path codeStylePageName=Java Code Style codeTemplatePageName=Code Templates importOrganizePageName=Organize Imports codeFormatterPageName=Formatter problemSeveritiesPageName=Errors/Warnings javadocProblemsPageName=Javadoc builderPageName=Building compliancePageName=Java Compiler todoPageName=Task Tags projectJavadocLocationPageName=Javadoc Location preferenceKeywords.general=Java package explorer call type hierarchy refactoring search preferenceKeywords.appearance=Java appearance package explorer browsing preferenceKeywords.sortorder=Java member sort order appearance preferenceKeywords.typefilter=Java type filter ignore package appearance preferenceKeywords.buildpath=Java project source sourcefolder library libraries output outputfolder jre buildpath preferenceKeywords.buildpathoptions=Java build source sourcefolder output outputfolder buildpath home preferenceKeywords.cpvars=Java classpath variable variables buildpath preferenceKeywords.userlibs=Java user library libraries external archive archives buildpath preferenceKeywords.codestyle=Java prefix postfix suffix naming convention project specific comment override getter this annotation exception qualify field parameter preferenceKeywords.formatter=Java profile codestyle project specific comment indentation Javadoc brace white space blank line new control statement wrapping annotation with tab tabulator parenthesis bracket preferenceKeywords.codetemplates=Java comment code getter setter Javadoc codestyle override constructor file type field method override overriding catch body project specific preferenceKeywords.organizeimports=Java static imports order codestyle project specific preferenceKeywords.compliance=Java compliance level identifier assert enum debug compatibility jdk 1.2 1.3 1.4 5.0 J2SE5 classfile compiler project specific projectspecific preferenceKeywords.building=Java build path buildpath problem exclusion inclusion pattern folder outputfolder filtered resource output compiler 5.0 J2SE5 project specific projectspecific preferenceKeywords.severities=Java errors warnings ignore compiler options nls externalize string severity severities jdk 5.0 J2SE5 deprecated static access member serializable serialVersionUID assignment effect finally empty char array catch shadowing package visible interface object method deprecated forbidden discouraged reference unused code unnecessary import imports private cast instanceof local variable parameter thrown exception final type bound generic vararg boxing unboxing autoboxing annotation @Override @Deprecated @SuppressWarnings enum constants switch project specific projectspecific preferenceKeywords.javadocproblems=Java tag problem missing deprecated non visible severity severities level comment compiler project specific projectspecific preferenceKeywords.todo=Java case sensitive task tag todo xxx fix fixme compiler project specific projectspecific preferenceKeywords.javaeditor=Java java editor quick assist appearance navigation colors light bulb smart caret positioning highlight matching bracket foreground background preferenceKeywords.codeassist=Java editor content complete completion insert overwrite single proposal common prefix automatically import fill argument name guess alphabetical hide discouraged reference forbidden auto activation trigger Javadoc preferenceKeywords.hover=Java editor hover sticky annotation roll over key modifier combined variable problem externalized externalize string source preferenceKeywords.syntaxcoloring=Java editor colors semantic coloring highlighting Javadoc html links tags multi line single line comment task tag method invocation static field annotation autoboxing unboxing boxing constant deprecated field keywords local variable operators brackets strings type variable inherited method declaration preferenceKeywords.templates=Java editor templates snippet macros preferenceKeywords.folding=Java editor folding section comment comments header method import inner type preferenceKeywords.markoccurrences=Java editor occurrence mark highlight type method constant field exception preferenceKeywords.smarttyping=Java editor typing close comment tabs indentation indent imports wrap escape semicolons braces brackets parenthesis parentheses strings literals paste pasting javadoc tabulator automatically preferenceKeywords.propertieseditor=Java editor colors properties nls externalized string foreground argument assignment comment key value preferenceKeywords.linkedmode=Java editor linked mode template sourceAttachmentPageName=Java Source Attachment infoPageName=Java Info referencePageName=Project References classFileViewerName=Class File Viewer propertiesFileEditorName=Properties File Editor jarDescEditorName=JAR Description Editor javaEditorFontDefiniton.label= Java Editor Text Font javaEditorFontDefintion.description= The Java editor text font is used by Java editors. javaCompareFontDefiniton.label= Java compare text font javaCompareFontDefiniton.description= The Java compare text font is used by Java compare/merge tools. propertiesFileCompareFontDefiniton.label= Java properties file compare text font propertiesFileCompareFontDefiniton.description= The Java properties file compare text font is used by Java properties file compare/merge tools. javaPrefName=Java organizeImportsPrefName=Organize Imports typeFilterPrefName=Type Filters searchParticipantsPrefName=Search Extensions codeFormatterPrefName=Formatter classPathVarPrefName=Classpath Variables userLibrariesPrefName=User Libraries editorPrefName=Editor compilerOptionsPrefName=Compiler compliancePrefName=Compiler problemSeveritiesPrefName=Errors/Warnings javadocProblemsPrefName=Javadoc javaBuildPrefName=Building buildPathPrefName=Build Path todoTaskPrefName=Task Tags codeTemplatePreferencePageName=Code Templates codeStylePreferencePageName=Code Style appearancePrefName=Appearance javadocLocationPageName=Javadoc Location memberSortPrefName=Members Sort Order templatePageName=Templates occurrencesPageName= Mark Occurrences codeAssistPageName= Code Assist editorHoversPageName=Hovers editorSyntaxColoringPage=Syntax Coloring editorFoldingPage=Folding editorMarkOccurrencesPage=Mark Occurrences editorTypingPage=Typing editorLinkedMode=Linked Mode ConfigClasspathContainer.label=Co&nfigure... ConfigClasspathContainer.tooltip=Configure the Classpath Container hexValueAction.label=Show Hexadecimal Values hexValueAction.tooltip=Show Hexadecimal Values jarExportWizard.label=JAR file jarExportWizard.description=Package resources into a JAR file on the local file system createJarAction.label=Create &JAR createJarAction.tooltip=Creates the JAR Based on the Selected JAR Description File openJarPackager.label=Ope&n JAR Packager... openJarPackager.tooltip=Opens the JAR Package Wizard Based on the Selected JAR Description File JavaActionSet.label= Java Navigation JavaActionSet.description= Java Navigation Action Set JavaElementCreationActionSet.label= Java Element Creation JavaElementCreationActionSet.description= Java Element Creation Action Set JavaEditor.label= Java Editor OpenTypeAction.label=Open &Type... OpenTypeAction.tooltip=Open Type OpenProjectWizardAction.label=Java &Project... OpenProjectWizardAction.tooltip=New Java Project OpenPackageWizardAction.label=P&ackage... OpenPackageWizardAction.tooltip=New Java Package OpenClassWizardAction.label=&Class... OpenClassWizardAction.tooltip=New Java Class OpenInterfaceWizardAction.label=&Interface... OpenInterfaceWizardAction.tooltip=New Java Interface ProblemsLabelDecorator.label=Java Problem Annotation ProblemsLabelDecorator.description=Decorates resources and Java elements to show when the element or its children contain an error or warning marker. OccurrenceAnnotation.label= Occurrences javaEditorPresentationActionSet.label= Java Editor Presentation toggleMarkOccurrences.label= Toggle Mark Occurrences toggleMarkOccurrences.tooltip= Toggle Mark Occurrences toggleMarkOccurrences.description= Toggles mark occurrences in Java editors OverrideIndicator.label= Override Indicators OverrideIndicatorLabelDecorator.label=Java Method Override Indicator OverrideIndicatorLabelDecorator.description=Decorates methods with an override indicator. ########################################################################## # Java Search ########################################################################## JavaSearchPage.label= Java Search openJavaSearchPageAction.label= &Java... # Action sets JavaSearchActionSet.label= Java Search JavaSearchActionSet.description= Action set containing search related Java actions # Menus searchMenu.label= Se&arch OccurrencesInFile.label= Occurrences in File ExceptionOccurrences.label=E&xception Occurrences ImplementOccurrences.label=I&mplement Occurrences declarationsSubMenu.label= Dec&larations referencesSubMenu.label= R&eferences occurrencesSubMenu.label= Occurre&nces in File implementorsSubMenu.label= &Implementors readAccessSubMenu.label= &Read Access writeAccessSubMenu.label= &Write Access ReferencesInWorkspace.label= &Workspace DeclarationsInWorkspace.label= &Workspace InWorkspace.label= &Workspace InProject.label= &Project InHierarchy.label= &Hierarchy InWorkingSet.label= Working &Set... CompareWithMenu.label=Comp&are With ReplaceWithMenu.label=Rep&lace With JavaCompareFromHistoryAction.label= Element from &Local History... JavaCompareFromHistoryAction.tooltip= Compares the Selected Java Element With One from Local History JavaCompareAction.label= Other E&lement... JavaCompareAction.tooltip= Compares the Selected Java Elements with Each Other JavaReplaceFromHistoryAction.label=Element from &Local History... JavaReplaceFromHistoryAction.tooltip=Replaces the Selected Java Element With One from Local History JavaReplaceWithPreviousFromHistoryAction.label=&Previous Element from Local History JavaReplaceWithPreviousFromHistoryAction.tooltip=Replaces the Selected Java Element With the Previous from Local History JavaAddElementFromHistoryAction.label=Restore from Local Histor&y... JavaAddElementFromHistoryAction.tooltip=Restores a Java Element from Local History to the Selected Container Refactoring.BasePreferencePage.name=Refactoring Refactoring.actionSet.label= Java Refactoring Refactoring.actionSet.description= Java Refactoring Action Set Refactoring.menu.label= Refac&tor Refactoring.undoAction.label=&Undo Refactoring.redoAction.label=&Redo Refactoring.renameAction.label=Re&name... Refactoring.moveAction.label=&Move... Refactoring.modifyParametersAction.label=&Change Method Signature... Refactoring.convertAnonymousToNestedAction.label=Convert Anon&ymous Class to Nested... Refactoring.convertNestedToTopAction.label=Move M&ember Type to New File... Refactoring.pushDownAction.label=Push &Down... Refactoring.pullUpAction.label=Pull &Up... Refactoring.extractInterfaceAction.label=Ex&tract Interface... Refactoring.changeTypeAction.label=&Generalize Type... Refactoring.useSupertypeAction.label=Use Supertype &Where Possible... Refactoring.inferTypeArgumentsAction.label=In&fer Generic Type Arguments... Refactoring.inlineAction.label=&Inline... Refactoring.extractMethodAction.label=E&xtract Method... Refactoring.extractTempAction.label=Extract &Local Variable... Refactoring.extractConstantAction.label=Extr&act Constant... Refactoring.introduceParameterAction.label=Introduce &Parameter... Refactoring.introduceFactoryAction.label=Intr&oduce Factory... Refactoring.convertLocalToFieldAction.label=Con&vert Local Variable to Field... Refactoring.selfEncapsulateFieldAction.label=Encap&sulate Field... JavaCapabilityCategoryName=Java JavaCapabilityWizard.description= Java Project JavaCapabilityWizard.details=Configure Java build paths NewJavaProject.label= Java Project NewJavaProject.description=Create a Java project NewJavaPackage.label= Package NewJavaPackage.description=Create a Java package NewJavaClass.label= Class NewJavaClass.description=Create a Java class NewJavaInterface.label= Interface NewJavaInterface.description= Create a Java interface NewEnumType.label= Enum NewEnumType.description= Create an enum type NewAnnotationType.label= Annotation NewAnnotationType.description= Create an annotation type NewSourceFolderCreationWizard.label=Source Folder NewSourceFolderCreationWizard.description=Create a Java source folder NewJavaScrapbookPage.label= Scrapbook Page NewJavaScrapbookPage.description=Create a Java scrapbook page file AddBookmark.label=Add Boo&kmark AddBookmark.tooltip=Add Bookmark... AddTask.label=Add &Task AddTask.tooltip=Add Task... #NLS NLSsearchPageLabel= NLS Keys #Browsing Browsing.perspectiveName= Java Browsing Browsing.viewCategoryName= Java Browsing Browsing.projectsViewName= Projects Browsing.packagesViewName= Packages Browsing.typesViewName= Types Browsing.membersViewName= Members Browsing.preferencePageName= Browsing ########################################################################## # Coding Action set ########################################################################## CodingActionSet.label= Java Coding CodingActionSet.description= Action set containing coding related Java actions ########################################################################## # Open Action set ########################################################################## OpenActionSet.label= Java Open Actions OpenActionSet.description= Action set containing open actions for Java ########################################################################## # Naviagte Menu ########################################################################## NavigateMenu.label=&Navigate GoToTypeAction.label=Type... GoToPackageAction.label=Package... OpenAction.label=&Open OpenAction.tooltip=Open an Editor on the Selected Element OpenSuperImplementationAction.label=Open &Super Implementation OpenSuperImplementationAction.tooltip=Opens the Implementation of the Method in a Super Class, when Super Class Exists. OpenExternalJavadocAction.label=Open External &Javadoc OpenExternalJavadocAction.tooltip=Opens the Javadoc of the Selected Element in an External Browser OpenExternalJavadocAction.description=Opens the Javadoc of the selected element in an external browser OpenTypeHierarchyAction.label=Open Type Hi&erarchy OpenTypeHierarchyAction.tooltip=Opens a Type Hierarchy for the Selected Element OpenCallHierarchyAction.label=Open Call H&ierarchy OpenCallHierarchyAction.tooltip=Opens a Call Hierarchy for the Selected Element ShowInPackageViewAction.label=Show in Pac&kage Explorer ShowInPackageViewAction.tooltip=Shows the Selected Element in the Package Explorer ShowInNavigatorViewAction.label= Show in &Navigator View ShowInNavigatorViewAction.tooltip= Shows the Selected Element in the Navigator View OpenTypeInHierarchyAction.label=Open Type in Hierarch&y... OpenTypeInHierarchyAction.description=Opens a type selected from the all types dialog in a type hierarchy OpenTypeInHierarchyAction.tooltip=Opens a Type in a Type Hierarchy ########################################################################## # Source Menu ########################################################################## SourceMenu.label= &Source CommentAction.label= Co&mment UncommentAction.label= &Uncomment ToggleCommentAction.label= Togg&le Comment AddBlockCommentAction.label= Add &Block Comment RemoveBlockCommentAction.label= Remove Bloc&k Comment ShiftRightAction.label= &Shift Right ShiftLeftAction.label= S&hift Left FormatAction.label=&Format FormatElementAction.label= Format Eleme&nt SortMembersAction.label= S&ort Members AddImportAction.label= A&dd Import OrganizeImportsAction.label= Or&ganize Imports SurroundWithTryCatchAction.label= Surround with &try/catch Block OverrideMethodsAction.label= O&verride/Implement Methods... GenerateGetterSetterAction.label= Gene&rate Getters and Setters... GenerateDelegateMethodsAction.label=Generate Delegate &Methods... AddConstructorFromSuperclassAction.label= Add &Constructors from Superclass... GenerateConstructorUsingFieldsAction.label= Gener&ate Constructor using Fields... AddJavaDocCommentAction.label= Add Comm&ent FindStringsToExternalizeAction.label= Find Strings to Externali&ze... ExternalizeStringsAction.label= E&xternalize Strings... ConvertLineDelimitersActions.label= Co&nvert Line Delimiters To ConvertLineDelimitersToWindowsAction.label= &Windows ConvertLineDelimitersToUNIXAction.label= &UNIX ConvertLineDelimitersToMacAction.label= &Mac IndentAction.label= Correct &Indentation ########################################################################## # Javadoc Support ########################################################################## JavadocWizard.name= Javadoc JavadocWizard.description=Generate Javadoc CreateJavadocAction.label= Open Javadoc &Wizard... CreateJavadocAction.tooltip= Open Javadoc Wizard GenerateJavadocAction.label= &Generate Javadoc... ########################################################################## # Java Working Set Support ########################################################################## JavaWorkingSetPage.name= Java HistoryWorkingSetWizardPage.name= History OthersWorkingSetWizardPage.name= Others ########################################################################## # Filter Support ########################################################################## HideSystemFiles.label= .* resources HideSystemFiles.description= Hides resources with names that start with a '.' HideInnerClassFiles.label= Inner class files HideInnerClassFiles.description= Hides class files with names that contain a '$' HideEmptyPackages.label= Empty packages HideEmptyPackages.description= Hides all empty packages HideEmptyInnerPackages.label= Empty parent packages HideEmptyInnerPackages.description= Hides empty packages which do not contain Java files but other sub-folders. E.g. given a package 'org.junit' where 'org' does not contain any Java files, this filter will hide the package 'org' but not the package 'org.junit' HideNonJavaElements.label= Non-Java elements HideNonJavaElements.description= Show only Java elements HideReferencedLibraries.label= Referenced libraries HideReferencedLibraries.description= Hides referenced libraries i.e. those not contained inside the project itself HideJavaFiles.label= Java files HideJavaFiles.description= Hides all Java files HidePackageDeclaration.label= Package declarations HidePackageDeclaration.description= Hides all package declarations HideImportDeclaration.label= Import declarations HideImportDeclaration.description= Hides all import declarations HideNonJavaProjects.label= Non-Java projects HideNonJavaProjects.description= Shows only Java projects HideNonPublicType.label= Non-public types HideNonPublicType.description= Shows only public types HideInterface.label= Interfaces HideInterface.description= Hides all interfaces HideEnum.label= Enums HideEnum.description= Hides all enums HideAnnotation.label= Annotations HideAnnotation.description= Hides all annotations HideClass.label= Classes HideClass.description= Hides all classes HideNonSharedProjects.label= Non-shared projects HideNonSharedProjects.description= Shows only shared projects HideClosedProjects.label= Closed projects HideClosedProjects.description= Hides closed projects HideFields.label= Fields HideFields.description= Hides fields HideStatics.label= Static fields and methods HideStatics.description= Hides static fields and methods HideNonPublic.label= Non-public members HideNonPublic.description= Hides non-public members HideLocalTypes.label= Local types HideLocalTypes.description= Hides local types HideSyntheticMembers.label= Synthetic members HideSyntheticMembers.description= Hides synthetic members sourceHover= Source sourceHoverDescription= Shows the source of the selected element. javadocHover= Javadoc javadocHoverDescription= Shows the Javadoc of the selected element. nlsStringHover= Externalized String nlsStringHoverDescription= Shows the externalized string of the selected key. sequentialHover= Combined Hover sequentialHoverDescription= Tries the hovers in the sequence listed in above table, excluding this hover, and uses the one which fits best for the selected element and the current context. annotationHover= Annotation Description annotationHoverDescription= Shows the description of the selected annotation. problemHover= Problem Description problemHoverDescription= Shows the description of the selected problem. ########################################################################## # Action Definitions ########################################################################## category.refactoring.name=Refactor - Java category.refactoring.description=Java Refactoring Actions category.source.name=Source category.source.description= Java Source Actions context.editingJavaSource.name= Editing Java Source context.editingJavaSource.description= Editing Java Source Context scope.javaEditor.name=Java Editor #--- Edit menu ActionDefinition.show.outline.name= Quick Outline ActionDefinition.show.outline.description= Show the quick outline for the editor input ActionDefinition.open.hierarchy.name= Quick Hierarchy ActionDefinition.open.hierarchy.description= Show the quick hierarchy of the selected element ActionDefinition.open.structure.name= Open Structure ActionDefinition.open.structure.description= Show the structure of the selected element ActionDefinition.gotoNextMember.name= Go to Next Member ActionDefinition.gotoNextMember.description= Move the caret to the next member of the compilation unit ActionDefinition.gotoPreviousMember.name= Go to Previous Member ActionDefinition.gotoPreviousMember.description= Move the caret to the previous member of the compilation unit ActionDefinition.selectEnclosing.name= Select Enclosing Element ActionDefinition.selectEnclosing.description= Expand selection to include enclosing element ActionDefinition.selectNext.name= Select Next Element ActionDefinition.selectNext.description= Expand selection to include next sibling ActionDefinition.selectPrevious.name= Select Previous Element ActionDefinition.selectPrevious.description= Expand selection to include previous sibling ActionDefinition.selectLast.name= Restore Last Selection ActionDefinition.selectLast.description= Restore last selection ActionDefinition.completePrefix.name= Incremental Completion ActionDefinition.completePrefix.description= Complete the common prefix of all possible completions ActionDefinition.showJavadoc.name= Show Tooltip Description ActionDefinition.showJavadoc.description= Shows the tooltip description for the element at the cursor ActionDefinition.smartTypingToggle.name= Smart Typing ActionDefinition.smartTypingToggle.description= Enables smart editor behavior as set in preferences, e.g. smart semicolon ActionDefinition.removeOccurrenceAnnotations.name= Remove Occurrence Annotations ActionDefinition.removeOccurrenceAnnotations.description= Removes the occurrence annotations from the current editor #--- Source menu ActionDefinition.sourceQuickMenu.name= Show Source Quick Menu ActionDefinition.sourceQuickMenu.description= Shows the source quick menu ActionDefinition.comment.name= Comment ActionDefinition.comment.description= Turn the selected lines into Java comments ActionDefinition.uncomment.name= Uncomment ActionDefinition.uncomment.description= Uncomment the selected Java comment lines ActionDefinition.toggleComment.name= Toggle Comment ActionDefinition.toggleComment.description= Toggle comment the selected lines ActionDefinition.addBlockComment.name= Add Block Comment ActionDefinition.addBlockComment.description= Enclose the selection with a block comment ActionDefinition.removeBlockComment.name= Remove Block Comment ActionDefinition.removeBlockComment.description= Remove the block comment enclosing the selection ActionDefinition.format.name= Format ActionDefinition.format.description= Format the selected text ActionDefinition.quickformat.name= Format Element ActionDefinition.quickformat.description= Format enclosing text element ActionDefinition.addImport.name= Add Import ActionDefinition.addImport.description= Create import statement on selection ActionDefinition.organizeImports.name= Organize Imports ActionDefinition.organizeImports.description= Evaluate all required imports and replace the current imports ActionDefinition.sortMembers.name=Sort Members ActionDefinition.sortMembers.description=Sort all members using the member order preference ActionDefinition.delegateMethods.name=Generate Delegate Methods ActionDefinition.delegateMethods.description=Add delegate methods for a type's fields ActionDefinition.getterSetter.name=Generate Getters and Setters ActionDefinition.getterSetter.description=Generate Getter and Setter methods for type's fields ActionDefinition.addJavadocComment.name=Add Javadoc Comment ActionDefinition.addJavadocComment.description=Add a Javadoc comment stub to the member element ActionDefinition.surroundWith.tryCatch.name= Surround with try/catch Block ActionDefinition.surroundWith.tryCatch.description= Surround the selected text with a try/catch block ActionDefinition.overrideMethods.name= Override/Implement Methods ActionDefinition.overrideMethods.description= Override or implement methods from super types ActionDefinition.addUnimplementedConstructors.name= Add Constructors from Superclass ActionDefinition.addUnimplementedConstructors.description= Evaluate and add constructors from superclass ActionDefinition.generateConstructorUsingFields.name= Generate Constructor using Fields ActionDefinition.generateConstructorsUsingFields.description= Choose fields to initialize and constructor from superclass to call ActionDefinition.findStringsToExternalize.name= Find Strings to Externalize ActionDefinition.findStringsToExternalize.description= Find strings that are not externalized ActionDefinition.externalizeStrings.name= Externalize Strings ActionDefinition.externalizeStrings.description=Finds all strings that are not externalized and moves them into a separate property file ActionDefinition.indent.name= Indent Line ActionDefinition.indent.description=Indents the current line ActionDefinition.corrections.renameInFile.name=Quick Assist - Rename in file ActionDefinition.corrections.renameInFile.description=Invokes quick assist and selects 'Rename in file' ActionDefinition.corrections.assignToLocal.name=Quick Assist - Assign to local variable ActionDefinition.corrections.assignToLocal.description=Invokes quick assist and selects 'Assign to local variable' ActionDefinition.corrections.assignToField.name=Quick Assist - Assign to field ActionDefinition.corrections.assignToField.description=Invokes quick assist and selects 'Assign to field' ActionDefinition.corrections.assignParamToField.name=Quick Assist - Assign parameter to field ActionDefinition.corrections.assignParamToField.description=Invokes quick assist and selects 'Assign parameter to field' ActionDefinition.corrections.addBlock.name=Quick Assist - Replace statement with block ActionDefinition.corrections.addBlock.description=Invokes quick assist and selects 'Replace statement with block' ActionDefinition.corrections.addThrowsDecl.name=Quick Fix - Add throws declaration ActionDefinition.corrections.addThrowsDecl.description=Invokes quick assist and selects 'Add throws declaration' ActionDefinition.corrections.addCast.name=Quick Fix - Add cast ActionDefinition.corrections.addCast.description=Invokes quick assist and selects 'Add cast' ActionDefinition.corrections.addNonNLS.name=Quick Fix - Add non-NLS tag ActionDefinition.corrections.addNonNLS.description=Invokes quick assist and selects 'Add non-NLS tag' ActionDefinition.corrections.qualifyField.name=Quick Fix - Qualify field access ActionDefinition.corrections.qualifyField.description=Invokes quick assist and selects 'Qualify field access' ActionDefinition.corrections.changeToStatic.name=Quick Fix - Change to static access ActionDefinition.corrections.changeToStatic.description=Invokes quick assist and selects 'Change to static access' ActionDefinition.corrections.addImport.name=Quick Fix - Add import ActionDefinition.corrections.addImport.description=Invokes quick assist and selects 'Add import' ActionDefinition.corrections.addSuppressWarnings.name=Quick Fix - Add @SuppressWarnings ActionDefinition.corrections.addSuppressWarnings.description=Invokes quick fix and selects 'Add @SuppressWarnings' #--- Refactor menu ActionDefinition.refactorQuickMenu.name= Show Refactor Quick Menu ActionDefinition.refactorQuickMenu.description= Shows the refactor quick menu ActionDefinition.refactorRedo.name= Redo - Refactoring ActionDefinition.refactorRedo.description= Redo the last refactoring ActionDefinition.refactorUndo.name= Undo - Refactoring ActionDefinition.refactorUndo.description= Undo the last refactoring ActionDefinition.pullUp.name= Pull Up ActionDefinition.pullUp.description= Move members to a superclass ActionDefinition.pushDown.name= Push Down ActionDefinition.pushDown.description= Move members to subclasses ActionDefinition.renameElement.name= Rename - Refactoring ActionDefinition.renameElement.description= Rename the selected element ActionDefinition.modifyMethodParameters.name= Change Method Signature ActionDefinition.modifyMethodParameters.description= Change method signature includes parameter names and parameter order ActionDefinition.moveElement.name= Move - Refactoring ActionDefinition.moveElement.description= Move the selected element to a new location ActionDefinition.extractLocalVariable.name= Extract Local Variable ActionDefinition.extractLocalVariable.description= Extracts an expression into a new local variable and uses the new local variable ActionDefinition.extractConstant.name= Extract Constant ActionDefinition.extractConstant.description= Extracts a constant into a new static field and uses the new static field ActionDefinition.introduceParameter.name= Introduce Parameter ActionDefinition.introduceParameter.description= Introduce a new method parameter based on the selected expression ActionDefinition.introduceFactory.name= Introduce Factory ActionDefinition.introduceFactory.description= Introduce a factory method to encapsulate invocation of the selected constructor ActionDefinition.inline.name= Inline ActionDefinition.inline.description= Inline a constant, local variable or method ActionDefinition.selfEncapsulateField.name= Encapsulate Field ActionDefinition.selfEncapsulateField.description= Create getting and setting methods for the field and use only those to access the field ActionDefinition.extractMethod.name= Extract Method ActionDefinition.extractMethod.description= Extract a set of statements or an expression into a new method and use the new method ActionDefinition.extractInterface.name= Extract Interface ActionDefinition.extractInterface.description= Extract a set of members into a new interface and try to use the new interface ActionDefinition.changeType.name= Generalize Type ActionDefinition.changeType.description= Change the declaration of a selected variable to a more general type consistent with usage ActionDefinition.convertNestedToTopLevel.name= Move Member Type to New File ActionDefinition.convertNestedToTopLevel.description= Move a member type to a new file ActionDefinition.useSupertype.name= Use Supertype Where Possible ActionDefinition.useSupertype.description= Re-route the access via a supertype where possible ActionDefinition.inferTypeArguments.name= Infer Generic Type Arguments ActionDefinition.inferTypeArguments.description= Infer type arguments for references to generic classes and remove unnecessary casts ActionDefinition.convertLocalToField.name= Convert Local Variable to Field ActionDefinition.convertLocalToField.description= Convert a local variable to a field ActionDefinition.convertAnonymousToNested.name= Convert Anonymous Class to Nested ActionDefinition.convertAnonymousToNested.description= Convert an anonymous class to a nested class #--- Navigate menu ActionDefinition.openType.name= Open Type ActionDefinition.openType.description= Open a type in a Java editor ActionDefinition.openTypeInHierarchy.name= Open Type in Hierarchy ActionDefinition.openTypeInHierarchy.description= Open a type in the type hierarchy view ActionDefinition.gotoPackage.name= Go to Package ActionDefinition.gotoPackage.description= Go to Package ActionDefinition.gotoType.name= Go to Type ActionDefinition.gotoType.description= Go to Type ActionDefinition.openEditor.name= Open Declaration ActionDefinition.openEditor.description= Open an editor on the selected element ActionDefinition.openSuperImplementation.name= Open Super Implementation ActionDefinition.openSuperImplementation.description= Open the Implementation in the Super Type ActionDefinition.openExternalJavadoc.name= Open External Javadoc ActionDefinition.openExternalJavadoc.description= Open the Javadoc of the selected element in an external browser ActionDefinition.openTypeHierarchy.name= Open Type Hierarchy ActionDefinition.openTypeHierarchy.description= Open a type hierarchy on the selected element ActionDefinition.openCallHierarchy.name= Open Call Hierarchy ActionDefinition.openCallHierarchy.description= Open a call hierarchy on the selected element ActionDefinition.showInPackageView.name= Show in Package Explorer ActionDefinition.showInPackageView.description= Show the selected element in the Package Explorer ActionDefinition.showInNavigatorView.name= Show in Navigator View ActionDefinition.showInNavigatorView.description= Show the selected element in the Resource Navigator ActionDefinition.gotoMatchingBracket.name= Go to Matching Bracket ActionDefinition.gotoMatchingBracket.description= Moves the cursor to the matching bracket #--- Search menu ActionDefinition.referencesInWorkspace.name= References in Workspace ActionDefinition.referencesInWorkspace.description= Search for references to the selected element in the workspace ActionDefinition.referencesInProject.name= References in Project ActionDefinition.referencesInProject.description= Search for references to the selected element in the enclosing project ActionDefinition.referencesInHierarchy.name= References in Hierarchy ActionDefinition.referencesInHierarchy.description= Search for references of the selected element in its hierarchy ActionDefinition.referencesInWorkingSet.name= References in Working Set ActionDefinition.referencesInWorkingSet.description= Search for references to the selected element in a working set ActionDefinition.readAccessInworkspace.name= Read Access in Workspace ActionDefinition.readAccessInWorkspace.description= Search for read references to the selected element in the workspace ActionDefinition.readAccessInProject.name= Read Access in Project ActionDefinition.readAccessInProject.description= Search for read references to the selected element in the enclosing project ActionDefinition.readAccessInHierarchy.name= Read Access in Hierarchy ActionDefinition.readAccessInHierarchy.description= Search for read references of the selected element in its hierarchy ActionDefinition.readAccessInWorkingSet.name= Read Access in Working Set ActionDefinition.readAccessInWorkingSet.description= Search for read references to the selected element in a working set ActionDefinition.writeAccessInWorkspace.name=Write Access in Workspace ActionDefinition.writeAccessInWorkspace.description= Search for write references to the selected element in the workspace ActionDefinition.writeAccessInProject.name= Write Access in Project ActionDefinition.writeAccessInProject.description= Search for write references to the selected element in the enclosing project ActionDefinition.writeAccessInHierarchy.name= Write Access in Hierarchy ActionDefinition.writeAccessInHierarchy.description= Search for write references of the selected element in its hierarchy ActionDefinition.writeAccessInWorkingSet.name= Write Access in Working Set ActionDefinition.writeAccessInWorkingSet.description= Search for write references to the selected element in a working set ActionDefinition.declarationsInWorkspace.name= Declaration in Workspace ActionDefinition.declarationsInWorkspace.description= Search for declarations of the selected element in the workspace ActionDefinition.declarationsInProject.name= Declaration in Project ActionDefinition.declarationsInProject.description= Search for declarations of the selected element in the enclosing project ActionDefinition.declarationsInHierarchy.name= Declaration in Hierarchy ActionDefinition.declarationsInHierarchy.description= Search for declarations of the selected element in its hierarchy ActionDefinition.declarationsInWorkingSet.name= Declaration in Working Set ActionDefinition.declarationsInWorkingSet.description= Search for declarations of the selected element in a working set ActionDefinition.implementorsInWorkspace.name= Implementors in Workspace ActionDefinition.implementorsInWorkspace.description= Search for implementors of the selected interface ActionDefinition.implementorsInProject.name= Implementors in Project ActionDefinition.implementorsInProject.description= Search for implementors of the selected interface in the enclosing project ActionDefinition.implementorsInWorkingSet.name= Implementors in Working Set ActionDefinition.implementorsInWorkingSet.description= Search for implementors of the selected interface in a working set ActionDefinition.occurrencesInFile.quickMenu.name= Show Occurrences in File Quick Menu ActionDefinition.occurrencesInFile.quickMenu.description= Shows the Occurrences in File quick menu ActionDefinition.occurrencesInFile.name= Search All Occurrences in File ActionDefinition.occurrencesInFile.description= Search for all occurrences of the selected element in its declaring file ActionDefinition.exceptionOccurrences.name= Search Exception Occurrences in File ActionDefinition.exceptionOccurrences.description= Search for exception occurrences of a selected exception type ActionDefinition.implementOccurrences.name= Search Implement Occurrences in File ActionDefinition.implementOccurrences.description= Search for implement occurrences of a selected exception type #--- project ActionDefinition.generateJavadoc.name= Generate Javadoc ActionDefinition.generateJavadoc.description= Generates Javadoc for a selectable set of Java resources ActionDefinition.editBuildPath.name= Edit Java Build Path ActionDefinition.editBuildPath.description= Opens a dialog to edit the Java build path #--- perspective commands PerspectiveCommand.javaBrowsing.name= Java Browsing PerspectiveCommand.javaBrowsing.description= Show the Java Browsing perspective PerspectiveCommand.java.name= Java PerspectiveCommand.java.description= Show the Java perspective PerspectiveCommand.javaTypeHierarchy.name= Java Type Hierarchy PerspectiveCommand.javaTypeHierarchy.description= Show the Java Type Hierarchy perspective #--- view commands ViewCommand.typeHierarchy.name= Java Type Hierarchy ViewCommand.typeHierarchy.description= Show the Type Hierarchy view ViewCommand.packageExplorer.name= Java Package Explorer ViewCommand.packageExplorer.description= Show the Package Explorer ViewCommand.projectsView.name= Java Projects ViewCommand.projectsView.description= Show the Projects view ViewCommand.packagesView.name= Java Packages ViewCommand.packagesView.description= Show the Packages view ViewCommand.typesView.name= Java Types ViewCommand.typesView.description= Show the Types view ViewCommand.membersView.name= Java Members ViewCommand.membersView.description= Show the Members view ViewCommand.sourceView.name= Java Declaration ViewCommand.sourceView.description= Show the Declaration view ViewCommand.javadocView.name= Javadoc ViewCommand.javadocView.description= Show the Javadoc view ViewCommand.callHierarchy.name= Java Call Hierarchy ViewCommand.callHierarchy.description= Show the Call Hierarchy view #--- Call Hierarchy callHierarchyViewName=Call Hierarchy #--- Info views JavaSourceView= Declaration JavadocView= Javadoc #--- linked mode annotations linked.focus.label= Current range linked.slave.label= Range linked to current linked.target.label= Editable range linked.exit.label= Final caret location userLibrary.name=User Library #--- templates templates.java.contextType.name= Java templates.javadoc.contextType.name= Javadoc #--- folding foldingStructureProvidersExtensionPoint= Folding Structure Providers defaultFoldingStructureProviderName= Default Java Folding Folding.label= F&olding #--- presentation javaPresentation.label= Java #--- Properties File Editor propertiesFileDocumentFactory= Properties File Document Factory propertiesFileDocumentSetupParticipant= Properties File Document Setup Participant propertiesFileEditorFontDefiniton.label= Properties File Editor Text Font propertiesFileEditorFontDefintion.description= The Properties File editor text font is used by Properties File editors. propertiesFileEditorPrefName= Properties Files Editor #--- Spelling defaultSpellingEngine.label= Default spelling engine #--- serial version computer serialVersionLaunchConfigName= Serial Version Computer transferName= Java Development Preferences transferDescription=All workspace specific preference settings of the Java Development Tooling, including code formatter profiles, code and editor templates, code style and compiler settings. #--- Work in Progress workInProgress.name= Work in Progress #--- Do not translate. Waiting for a better solution. bug 91298 alljdtcore_codestylekeys=org.eclipse.jdt.core.codeComplete.argumentPrefixes,org.eclipse.jdt.core.codeComplete.argumentSuffixes,\ org.eclipse.jdt.core.codeComplete.fieldPrefixes,org.eclipse.jdt.core.codeComplete.fieldSuffixes,org.eclipse.jdt.core.codeComplete.localPrefixes,\ org.eclipse.jdt.core.codeComplete.localSuffixes,org.eclipse.jdt.core.codeComplete.staticFieldPrefixes,org.eclipse.jdt.core.codeComplete.staticFieldSuffixes