X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties index 8f19d46..602acdc 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties @@ -21,7 +21,7 @@ ImportOrganizePreferencePage.description=Preferences used by the Organize Import ImportOrganizePreferencePage.order.label=Define the &sorting order of import statements. A package name prefix (e.g. org.eclipse) is a valid entry. -ImportOrganizePreferencePage.order.add.button=&New.. +ImportOrganizePreferencePage.order.add.button=&New... ImportOrganizePreferencePage.order.edit.button=&Edit... ImportOrganizePreferencePage.order.up.button=&Up ImportOrganizePreferencePage.order.down.button=Do&wn @@ -57,7 +57,8 @@ JavaBasePreferencePage.description=General settings for Java development: JavaBasePreferencePage.updateJavaViews=Update Java views JavaBasePreferencePage.onSave=On &save only JavaBasePreferencePage.whileEditing=While &editing -JavaBasePreferencePage.notice.outliner=Note: This preference is not applied to already opened views (Outline view is always updated while editing) +JavaBasePreferencePage.note=Note: +JavaBasePreferencePage.notice.outliner=This preference is not applied to already opened views\n(Outline view is always updated while editing) JavaBasePreferencePage.openTypeHierarchy=When opening a Type Hierarchy JavaBasePreferencePage.inPerspective=Open a new Type Hierarchy &Perspective @@ -97,13 +98,18 @@ JavaEditorPreferencePage.annotations.warnings= Warnings JavaEditorPreferencePage.annotations.tasks= Tasks JavaEditorPreferencePage.annotations.others= Others JavaEditorPreferencePage.annotations.showInText= Show in &text +TextEditorPreferencePage.annotations.highlightInText= &Highlight in text JavaEditorPreferencePage.annotations.showInOverviewRuler= Show in overview &ruler +JavaEditorPreferencePage.annotations.showInVerticalRuler= Show in vertical r&uler JavaEditorPreferencePage.annotations.color= C&olor: JavaEditorPreferencePage.multiLineComment=Multi-line comment JavaEditorPreferencePage.singleLineComment=Single-line comment -JavaEditorPreferencePage.keywords=Keywords +JavaEditorPreferencePage.returnKeyword= Keyword 'return' +JavaEditorPreferencePage.keywords=Keywords excluding 'return' JavaEditorPreferencePage.strings=Strings JavaEditorPreferencePage.others=Others +JavaEditorPreferencePage.methodNames=Method names +JavaEditorPreferencePage.operators=Operators and brackets JavaEditorPreferencePage.javaCommentTaskTags=Task Tags JavaEditorPreferencePage.javaDocKeywords=Javadoc keywords JavaEditorPreferencePage.javaDocHtmlTags=Javadoc HTML tags @@ -117,14 +123,14 @@ JavaEditorPreferencePage.color=C&olor: JavaEditorPreferencePage.bold=&Bold JavaEditorPreferencePage.preview=Preview: JavaEditorPreferencePage.displayedTabWidth=Displayed &tab width: -JavaEditorPreferencePage.insertSpaceForTabs=Ins&ert space for tabs (see Code Formatter preference page) +JavaEditorPreferencePage.insertSpaceForTabs=Ins&ert spaces for tab (see Code Formatter preference page) JavaEditorPreferencePage.showOverviewRuler=Show overview &ruler JavaEditorPreferencePage.highlightMatchingBrackets=Highlight &matching brackets JavaEditorPreferencePage.highlightCurrentLine=Hi&ghlight current line JavaEditorPreferencePage.showPrintMargin=Sho&w print margin JavaEditorPreferencePage.printMarginColumn=Print margin col&umn: JavaEditorPreferencePage.insertSingleProposalsAutomatically=Insert single &proposals automatically -JavaEditorPreferencePage.showOnlyProposalsVisibleInTheInvocationContext=Show only proposals &visible in the invocation context +JavaEditorPreferencePage.showOnlyProposalsVisibleInTheInvocationContext=S&how only proposals visible in the invocation context JavaEditorPreferencePage.presentProposalsInAlphabeticalOrder=Present proposals in a&lphabetical order JavaEditorPreferencePage.enableAutoActivation=&Enable auto activation JavaEditorPreferencePage.automaticallyAddImportInsteadOfQualifiedName=Automatically add import instead of &qualified name @@ -132,7 +138,7 @@ JavaEditorPreferencePage.completionInserts=Completion inser&ts JavaEditorPreferencePage.completionOverwrites=Completion over&writes JavaEditorPreferencePage.fillArgumentNamesOnMethodCompletion=&Fill argument names on method completion JavaEditorPreferencePage.guessArgumentNamesOnMethodCompletion=&Guess filled argument names -JavaEditorPreferencePage.autoActivationDelay=Auto activation dela&y: +JavaEditorPreferencePage.autoActivationDelay=A&uto activation delay: JavaEditorPreferencePage.autoActivationTriggersForJava=Auto activation &triggers for Java: JavaEditorPreferencePage.autoActivationTriggersForJavaDoc=Auto activation triggers for &Javadoc: @@ -156,9 +162,12 @@ JavaEditorPreferencePage.matchingBracketsHighlightColor2=Matching brackets highl JavaEditorPreferencePage.currentLineHighlighColor=Current line highlight JavaEditorPreferencePage.printMarginColor2=Print margin JavaEditorPreferencePage.findScopeColor2=Find scope -JavaEditorPreferencePage.linkedPositionColor2=Linked position +JavaEditorPreferencePage.linkedPositionColor2=Linked focus position +JavaEditorPreferencePage.linkedPositionSlaveColor2=Linked position +JavaEditorPreferencePage.linkedPositionTargetColor2=Linked target position +JavaEditorPreferencePage.linkedPositionExitColor2=Linked exit position JavaEditorPreferencePage.linkColor2=Link -JavaEditorPreferencePage.synchronizeOnCursor=Synchroni&ze outline selection on cursor move (editor must be reopened) +JavaEditorPreferencePage.synchronizeOnCursor=Synchroni&ze outline selection and range indication on caret move JavaEditorPreferencePage.appearanceOptions=Appearance co&lor options: JavaEditorPreferencePage.typing.tabTitle= T&yping @@ -167,11 +176,14 @@ JavaEditorPreferencePage.closeStrings= Close strin&gs JavaEditorPreferencePage.closeBrackets= Close &brackets and parenthesis JavaEditorPreferencePage.closeBraces= Cl&ose braces JavaEditorPreferencePage.closeJavaDocs= Close Java&docs and comments -JavaEditorPreferencePage.wrapStrings= &Wrap Java strings +JavaEditorPreferencePage.wrapStrings= Wra&p Java strings +JavaEditorPreferencePage.escapeStrings= &Escape text when pasting into a string literal JavaEditorPreferencePage.addJavaDocTags= Add Javadoc &tags JavaEditorPreferencePage.smartPaste= Pasting fo&r correct indentation JavaEditorPreferencePage.smartHomeEnd= S&mart cursor positioning at line start and end +JavaEditorPreferencePage.subWordNavigation= Smart cursor positioning in &Java names +JavaEditorPreferencePage.overwriteMode= Disable over&write typing mode in Java editors JavaEditorPreferencePage.hoverTab.title= Ho&vers @@ -186,6 +198,9 @@ JavaEditorPreferencePage.navigation.insertDelimiterAndModifierAndDelimiter= \ + JavaEditorPreferencePage.navigation.insertModifierAndDelimiter= \ {0} + JavaEditorPreferencePage.navigation.insertDelimiterAndModifier= \ + {0} +JavaEditorPreferencePage.markOccurrences= Mar&k occurrences in file +JavaEditorPreferencePage.stickyOccurrences= S&ticky + JavaEditorHoverConfigurationBlock.hoverPreferences= &Hover key modifier preferences: JavaEditorHoverConfigurationBlock.enabled= &Enabled JavaEditorHoverConfigurationBlock.keyModifier= Key &Modifier: @@ -199,6 +214,8 @@ JavaEditorHoverConfigurationBlock.insertDelimiterAndModifierAndDelimiter= \ + {0 JavaEditorHoverConfigurationBlock.insertModifierAndDelimiter= \ {0} + JavaEditorHoverConfigurationBlock.insertDelimiterAndModifier= \ + {0} +JavaEditorHoverConfigurationBlock.showAffordance= Show affordance in hover on how to make it sticky + JavaElementInfoPage.binary=binary JavaElementInfoPage.classpath_entry_kind=Classpath entry kind: JavaElementInfoPage.library=library @@ -213,38 +230,41 @@ JavaElementInfoPage.variable=variable JavaElementInfoPage.variable_path=Variable path: JavaElementInfoPage.location=Location: -JavadocConfigurationPropertyPage.IsPackageFragmentRoot.description=Specify the location (URL) of the documentation generated by Javadoc. The Javadoc location will contain a file called 'package-list'. For example: \'http://www.sample-url.org/doc/\' +JavadocConfigurationPropertyPage.IsPackageFragmentRoot.description=Specify the location (URL) of the documentation generated by Javadoc. The Javadoc location will contain a file called 'package-list'. JavadocConfigurationPropertyPage.IsIncorrectElement.description=Javadoc location can only be attached to Java projects or JAR files in Java projects -JavadocConfigurationPropertyPage.IsJavaProject.description=Specify the location (URL) of the project\'s Javadoc documentation. This location is used by the Javadoc export wizard as default value and by the \'Open External Javadoc\' action. For example: \'file://c:/myworkspace/myproject/doc/\'. - -JavadocConfigurationBlock.location.label=Javadoc &location: -JavadocConfigurationBlock.location.button=Bro&wse... +JavadocConfigurationPropertyPage.IsJavaProject.description=Specify the location of the project\'s Javadoc documentation. This location is used by the Javadoc export wizard as the default value and by the \'Open External Javadoc\' action. For example: \'c:/myworkspace/myproject/doc\'. +JavadocConfigurationBlock.browse.button=&Browse... JavadocConfigurationBlock.error.notafolder=Location does not exist. JavadocConfigurationBlock.warning.packagelistnotfound=Location does not contain file 'package-list'. - -JavadocConfigurationBlock.javadocLocationDialog.label=Javadoc Location Selection -JavadocConfigurationBlock.javadocLocationDialog.message=&Select Javadoc location: - +JavadocConfigurationBlock.javadocFolderDialog.label=Javadoc Location Selection +JavadocConfigurationBlock.javadocFolderDialog.message=Select Javadoc location: +JavadocConfigurationBlock.javadocArchiveDialog.label=Javadoc Archive Selection JavadocConfigurationBlock.MalformedURL.error=Invalid URL - -JavadocConfigurationBlock.ValidateButton.label=&Validate... +JavadocConfigurationBlock.validate.button=&Validate... JavadocConfigurationBlock.InvalidLocation.message= Location is invalid. Location contains neither the file \'package-list\' nor \'index.html'. JavadocConfigurationBlock.ValidLocation.message= Location is valid. Files \'package-list\' and \'index.html\' found. Click OK to open in browser. JavadocConfigurationBlock.UnableToValidateLocation.message=Unable to validate location JavadocConfigurationBlock.MessageDialog.title=Validating Javadoc Location +JavadocConfigurationBlock.location.type.path.label=Javadoc URL (e.g. \'http://www.sample-url.org/doc/\' or 'file:/c:/myworkspace/myproject/doc\') +JavadocConfigurationBlock.location.type.jar.label=Javadoc in archive +JavadocConfigurationBlock.location.path.label=Javadoc &location path: +JavadocConfigurationBlock.location.jar.label=Archive &path: +JavadocConfigurationBlock.jar.path.label=Path &within archive: +JavadocConfigurationBlock.zipImportSource.title=Javadoc Archive Selection +JavadocConfigurationBlock.location_in_jarorzip.message=&Select the folder that is the root of the Javadoc documentation: +JavadocConfigurationBlock.browse_jarorzip_path.title=Javadoc Root Location +JavadocConfigurationBlock.error.notafile=Archive does not exist JavadocPreferencePage.description=Specify the location of the Javadoc command to be used by the Javadoc export wizard. Location must be an absolute path. JavadocPreferencePage.command.label=&Javadoc command: -JavadocPreferencePage.command.button=Bro&wse... +JavadocPreferencePage.command.button=&Browse... JavadocPreferencePage.error.notexists=Javadoc command does not exist +JavadocPreferencePage.info.notset=Set to enable Javadoc generation tool. JavadocPreferencePage.browsedialog.title=Javadoc Command Selection -MembersOrderPreferencePage.button.up=U&p -MembersOrderPreferencePage.button.down=Do&wn -MembersOrderPreferencePage.label.description=&Choose the order in which members will be displayed. The order is also used by the 'Sort Members' action. SourceAttachmentPropertyPage.error.title=Error Attaching Source SourceAttachmentPropertyPage.error.message=An error occurred while associating the source @@ -259,12 +279,13 @@ AppearancePreferencePage.pkgNamePatternEnable.label= &Compress all package name AppearancePreferencePage.pkgNamePattern.label= Com&pression pattern (e.g. given package name 'org.eclipse.jdt' pattern '.' will compress it to '..jdt', '0' to 'jdt', '1~.' to 'o~.e~.jdt'): AppearancePreferencePage.showMembersInPackagesView=S&how members in Package Explorer AppearancePreferencePage.stackViewsVerticallyInTheJavaBrowsingPerspective=&Stack views vertically in the Java Browsing perspective -AppearancePreferencePage.preferenceOnlyEffectiveForNewPerspectives=Note: This preference will only take effect on new perspectives +AppearancePreferencePage.note=Note: +AppearancePreferencePage.preferenceOnlyEffectiveForNewPerspectives=This preference will only take effect on new perspectives AppearancePreferencePage.packageNameCompressionPattern.error.isEmpty=Enter a package name compression pattern AppearancePreferencePage.foldEmptyPackages= &Fold empty packages in hierarchical Package Explorer layout CodeFormatterPreferencePage.title=Code Formatter -CodeFormatterPreferencePage.description=Options for the Java Code Formatter: +CodeFormatterPreferencePage.description=Sele&ct a profile: CodeFormatterPreferencePage.empty_input=Empty input CodeFormatterPreferencePage.invalid_input=''{0}'' is not a valid input. @@ -274,15 +295,25 @@ CodeFormatterPreferencePage.newline_control_statement.label=Insert new &lines in CodeFormatterPreferencePage.newline_clear_lines=Clear all &blank lines CodeFormatterPreferencePage.newline_else_if.label=&Insert new line between 'else if' CodeFormatterPreferencePage.newline_empty_block.label=In&sert a new line inside an empty block -CodeFormatterPreferencePage.split_line.label=Ma&ximum line length: +CodeFormatterPreferencePage.split_code.label=Ma&ximum code line length: +CodeFormatterPreferencePage.split_comment.label=Maxi&mum comment line length: CodeFormatterPreferencePage.style_compact_assignement.label=&Compact assignment CodeFormatterPreferencePage.style_space_castexpression.label=Insert sp&ace after a cast CodeFormatterPreferencePage.tab_char.label=Insert &tabs for indentation, not spaces CodeFormatterPreferencePage.tab_size.label=&Number of spaces representing an indentation level: +CodeFormatterPreferencePage.comment_format.label=&Format comments +CodeFormatterPreferencePage.comment_formathtml.label=Format HTML &tags +CodeFormatterPreferencePage.comment_formatsource.label=Format Java code &snippets +CodeFormatterPreferencePage.comment_indentroottags.label=&Indent Javadoc tags +CodeFormatterPreferencePage.comment_newlineparam.label=&New line after Javadoc tag parameters +CodeFormatterPreferencePage.comment_separateroottags.label=&Empty line before Javadoc tag block +CodeFormatterPreferencePage.comment_formatheader.label=Format &header comment +CodeFormatterPreferencePage.comment_indentparamdesc.label= Indent Javadoc parameter &descriptions CodeFormatterPreferencePage.tab.newline.tabtitle=Ne&w Lines -CodeFormatterPreferencePage.tab.linesplit.tabtitle=Line S&plitting +CodeFormatterPreferencePage.tab.linesplit.tabtitle=Line Len>h CodeFormatterPreferencePage.tab.style.tabtitle=St&yle +CodeFormatterPreferencePage.tab.comment.tabtitle=&Comments TodoTaskPreferencePage.title=Task Tags @@ -294,9 +325,9 @@ TodoTaskConfigurationBlock.markers.tasks.high.priority=High TodoTaskConfigurationBlock.markers.tasks.normal.priority=Normal TodoTaskConfigurationBlock.markers.tasks.low.priority=Low TodoTaskConfigurationBlock.markers.tasks.label=&Strings indicating tasks in Java comments: -TodoTaskConfigurationBlock.markers.tasks.add.button=Ne&w... -TodoTaskConfigurationBlock.markers.tasks.remove.button=Remo&ve -TodoTaskConfigurationBlock.markers.tasks.edit.button=Edi&t... +TodoTaskConfigurationBlock.markers.tasks.add.button=&New... +TodoTaskConfigurationBlock.markers.tasks.remove.button=&Remove +TodoTaskConfigurationBlock.markers.tasks.edit.button=&Edit... TodoTaskConfigurationBlock.markers.tasks.name.column=Tag TodoTaskConfigurationBlock.markers.tasks.priority.column=Priority @@ -323,59 +354,94 @@ CompilerPropertyPage.useworkspacesettings.label=Use &workspace settings CompilerPropertyPage.useworkspacesettings.change=&Configure Workspace Settings... CompilerPropertyPage.useprojectsettings.label=Use pr&oject settings -CompilerConfigurationBlock.style.tabtitle=&Style -CompilerConfigurationBlock.problems.tabtitle=&Problems +CompilerConfigurationBlock.advanced.tabtitle=Ad&vanced +CompilerConfigurationBlock.unused.tabtitle=&Unused Code +CompilerConfigurationBlock.common.tabtitle=&Style CompilerConfigurationBlock.compliance.tabtitle=&Compliance and Classfiles -CompilerConfigurationBlock.others.tabtitle=&Build Path +CompilerConfigurationBlock.others.tabtitle=Build &Path +CompilerConfigurationBlock.javadoc.tabtitle=&Javadoc -CompilerConfigurationBlock.style.description=Select the severity level for the following problems: -CompilerConfigurationBlock.problems.description=Select the severity level for the following problems: +CompilerConfigurationBlock.common.description=Select the severity level for the following problems: +CompilerConfigurationBlock.unused.description=Select the severity level for the following problems: +CompilerConfigurationBlock.advanced.description=Select the severity level for the following problems: CompilerConfigurationBlock.build_warnings.description=Select the severity level for the following build path problems: -CompilerConfigurationBlock.variable_attr.label=Add &variable attributes to generated class files (used by the debugger) +CompilerConfigurationBlock.variable_attr.label=Add varia&ble attributes to generated class files (used by the debugger) CompilerConfigurationBlock.line_number_attr.label=Add &line number attributes to generated class files (used by the debugger) CompilerConfigurationBlock.source_file_attr.label=Add source &file name to generated class file (used by the debugger) -CompilerConfigurationBlock.codegen_unused_local.label=Pr&eserve unused local variables (i.e. never read) +CompilerConfigurationBlock.codegen_unused_local.label=Pr&eserve unused local variables (never read) -CompilerConfigurationBlock.compiler_compliance.label=C&ompiler compliance level: -CompilerConfigurationBlock.default_settings.label=&Use default compliance settings +CompilerConfigurationBlock.compiler_compliance.label=Comp&iler compliance level: +CompilerConfigurationBlock.default_settings.label=Use defaul&t compliance settings CompilerConfigurationBlock.source_compatibility.label=Source co&mpatibility: CompilerConfigurationBlock.codegen_targetplatform.label=Ge&nerated .class files compatibility: -CompilerConfigurationBlock.pb_assert_as_identifier.label=&Report 'assert' as identifier: +CompilerConfigurationBlock.pb_assert_as_identifier.label=Disallow identifie&rs called 'assert': CompilerConfigurationBlock.compliance.group.label=JDK Compliance CompilerConfigurationBlock.classfiles.group.label=Classfile Generation +CompilerConfigurationBlock.pb_var_deprecated.label=Keyword 'var' is deprecated: + CompilerConfigurationBlock.pb_unreachable_code.label=&Unreachable code: CompilerConfigurationBlock.pb_invalid_import.label=Unresol&vable import statements: CompilerConfigurationBlock.pb_overriding_pkg_dflt.label=&Methods overridden but not package visible: CompilerConfigurationBlock.pb_method_naming.label=Me&thods with a constructor name: CompilerConfigurationBlock.pb_no_effect_assignment.label=Assignment has no &effect (e.g. 'x = x'): -CompilerConfigurationBlock.pb_incompatible_interface_method.label=Conflict of interface method &with protected 'Object' method: +CompilerConfigurationBlock.pb_incompatible_interface_method.label=Conflict of &interface method with protected 'Object' method: +CompilerConfigurationBlock.pb_indirect_access_to_static.label=Indi&rect access to static member: CompilerConfigurationBlock.pb_hidden_catchblock.label=&Hidden catch blocks: -CompilerConfigurationBlock.pb_static_access_receiver.label=Non-stat&ic access to static member +CompilerConfigurationBlock.pb_static_access_receiver.label=Non-stat&ic access to static member: CompilerConfigurationBlock.pb_unused_imports.label=Unus&ed imports: -CompilerConfigurationBlock.pb_unused_local.label=Unused &local variables (i.e. never read): -CompilerConfigurationBlock.pb_unused_parameter.label=U&nused parameters (i.e. never read): -CompilerConfigurationBlock.pb_unused_private.label=Unused private &types, methods or fields: +CompilerConfigurationBlock.pb_unused_local.label=&Local variable is never read: +CompilerConfigurationBlock.pb_unused_parameter.label=Parameter is &never read: +CompilerConfigurationBlock.pb_signal_param_in_overriding.label=Chec&k overriding and implementing methods + +CompilerConfigurationBlock.pb_unused_private.label=Unused or unread priva&te members: CompilerConfigurationBlock.pb_non_externalized_strings.label=Usage of non-e&xternalized strings: CompilerConfigurationBlock.pb_deprecation.label=Usa&ge of deprecated API: -CompilerConfigurationBlock.pb_deprecation_in_deprecation.label=Signal use &of deprecated API inside deprecated code. +CompilerConfigurationBlock.pb_deprecation_in_deprecation.label=Signal use o&f deprecated API inside deprecated code. +CompilerConfigurationBlock.pb_deprecation_when_overriding.label=Check ove&rriding and implementing methods +CompilerConfigurationBlock.pb_superfluous_semicolon.label=Unnecessary se&micolon: +CompilerConfigurationBlock.pb_unnecessary_type_check.label=Unnecessary cast or '&instanceof' operation: CompilerConfigurationBlock.pb_synth_access_emul.label=Access to a &non-accessible member of an enclosing type: -CompilerConfigurationBlock.pb_char_array_in_concat.label=&Using a char array in string concatenation: +CompilerConfigurationBlock.pb_char_array_in_concat.label=Using a c&har array in string concatenation: CompilerConfigurationBlock.pb_incomplete_build_path.label=&Incomplete build path: CompilerConfigurationBlock.pb_build_path_cycles.label=Circular d&ependencies: -CompilerConfigurationBlock.pb_duplicate_resources.label=D&uplicated resources: -CompilerConfigurationBlock.pb_max_per_unit.label=Ma&ximum number of problems reported per compilation unit: - +CompilerConfigurationBlock.pb_duplicate_resources.label=Duplica&ted resources: +CompilerConfigurationBlock.pb_max_per_unit.label=&Maximum number of problems reported per compilation unit: +CompilerConfigurationBlock.pb_check_prereq_binary_level.label=Incompatible required &binaries: + +CompilerConfigurationBlock.pb_accidential_assignement.label=Possi&ble accidental boolean assignment (e.g. if (a = b)): +CompilerConfigurationBlock.pb_local_variable_hiding.label=&Local variable declaration hides another field or variable: +CompilerConfigurationBlock.pb_field_hiding.label=&Field declaration hides another field or variable: +CompilerConfigurationBlock.pb_special_param_hiding.label=Include const&ructor or setter method parameters + +CompilerConfigurationBlock.pb_unqualified_field_access.label=Unqualified access to instance fi&eld: +CompilerConfigurationBlock.pb_finally_block_not_completing.label='&finally' does not complete normally: +CompilerConfigurationBlock.pb_undocumented_empty_block.label=U&ndocumented empty block: +CompilerConfigurationBlock.pb_unused_throwing_exception.label=Unnecessary declaration of t&hrown checked exception: +CompilerConfigurationBlock.pb_unused_throwing_exception_when_overriding.label=Check &overriding and implementing methods + +CompilerConfigurationBlock.javadoc.description=Select the severity level for the following problems: +CompilerConfigurationBlock.pb_invalid_javadoc.label=Mal&formed Javadoc comments: +CompilerConfigurationBlock.pb_invalid_javadoc_tags.label=Report e&rrors in tags +CompilerConfigurationBlock.pb_invalid_javadoc_tags_visibility.label=On&ly consider members as visible as: + +CompilerConfigurationBlock.pb_missing_javadoc.label=Missing Javadoc &tags: +CompilerConfigurationBlock.pb_missing_javadoc_tags_visibility.label=O&nly consider members as visible as: +CompilerConfigurationBlock.pb_missing_javadoc_tags_overriding.label=C&heck overriding and implementing methods + +CompilerConfigurationBlock.pb_missing_comments.label=&Missing Javadoc comments: +CompilerConfigurationBlock.pb_missing_comments_visibility.label=&Only consider members as visible as: +CompilerConfigurationBlock.pb_missing_comments_overriding.label=Ch&eck overriding and implementing methods CompilerConfigurationBlock.resource_filter.description=Enter resources and resource types that should not be copied to the output folder during a build. List is comma separated (e.g. '*.doc, plugin.xml, scripts/') -CompilerConfigurationBlock.resource_filter.label=Filtered &Resources: -CompilerConfigurationBlock.build_invalid_classpath.label=Ab&ort building on build path errors -CompilerConfigurationBlock.build_clean_outputfolder.label=Scrub output folders o&n full build +CompilerConfigurationBlock.resource_filter.label=&Filtered Resources: +CompilerConfigurationBlock.build_invalid_classpath.label=Abo&rt building on build path errors +CompilerConfigurationBlock.build_clean_outputfolder.label=Clea&n output folders on full build CompilerConfigurationBlock.enable_exclusion_patterns.label=Enable using e&xclusion patterns in source folders CompilerConfigurationBlock.enable_multiple_outputlocations.label=Enable using &multiple output locations for source folders @@ -383,6 +449,14 @@ CompilerConfigurationBlock.error=Error CompilerConfigurationBlock.warning=Warning CompilerConfigurationBlock.ignore=Ignore +CompilerConfigurationBlock.public=Public +CompilerConfigurationBlock.protected=Protected +CompilerConfigurationBlock.default=Default +CompilerConfigurationBlock.private=Private + +CompilerConfigurationBlock.enabled=Enabled +CompilerConfigurationBlock.disabled=Disabled + CompilerConfigurationBlock.version11=1.1 CompilerConfigurationBlock.version12=1.2 CompilerConfigurationBlock.version13=1.3 @@ -418,10 +492,14 @@ NameConventionConfigurationBlock.field.label=Fields NameConventionConfigurationBlock.static.label=Static Fields NameConventionConfigurationBlock.arg.label=Parameters NameConventionConfigurationBlock.local.label=Local Variables +NameConventionConfigurationBlock.keywordthis.label=&Qualify all generated field accesses with 'this.' +NameConventionConfigurationBlock.isforbooleangetters.label=&Use 'is' prefix for getters that return boolean. NameConventionConfigurationBlock.dialog.prefix=P&refix list: NameConventionConfigurationBlock.dialog.suffix=S&uffix list: +NameConventionConfigurationBlock.exceptionname.label=E&xception variable name in catch blocks: + NameConventionConfigurationBlock.error.emptyprefix=Prefix strings can not contain an empty entry. NameConventionConfigurationBlock.error.emptysuffix=Suffix strings can not contain an empty entry. NameConventionConfigurationBlock.error.invalidprefix={0} is not a valid prefix. @@ -445,6 +523,15 @@ NameConventionConfigurationBlock.arg.dialog.message=Specify prefix and suffix to NameConventionConfigurationBlock.local.dialog.title=Local Variable Name Conventions NameConventionConfigurationBlock.local.dialog.message=Specify prefix and suffix to be used for local variables (comma separated): +MembersOrderPreferencePage.category.button.up=&Up +MembersOrderPreferencePage.category.button.down=D&own + +MembersOrderPreferencePage.visibility.button.up=U&p +MembersOrderPreferencePage.visibility.button.down=Do&wn + +MembersOrderPreferencePage.label.description=&Choose the order in which members will be displayed. The order is also used by the 'Sort Members' action. + + MembersOrderPreferencePage.fields.label=Fields MembersOrderPreferencePage.constructors.label=Constructors MembersOrderPreferencePage.methods.label=Methods @@ -454,6 +541,13 @@ MembersOrderPreferencePage.initialisers.label=Initializers MembersOrderPreferencePage.staticinitialisers.label=Static Initializers MembersOrderPreferencePage.types.label=Types +MembersOrderPreferencePage.public.label=Public +MembersOrderPreferencePage.private.label=Private +MembersOrderPreferencePage.protected.label=Protected +MembersOrderPreferencePage.default.label=Default + +MembersOrderPreferencePage.usevisibilitysort.label=&Sort members in same category by visibility + CodeTemplateBlock.templates.comment.node=Comments CodeTemplateBlock.templates.code.node=Code @@ -462,9 +556,14 @@ CodeTemplateBlock.methodstub.label=Method body CodeTemplateBlock.constructorstub.label=Constructor body CodeTemplateBlock.newtype.label=New Java files CodeTemplateBlock.typecomment.label=Types +CodeTemplateBlock.fieldcomment.label=Fields CodeTemplateBlock.methodcomment.label=Methods CodeTemplateBlock.overridecomment.label=Overriding methods CodeTemplateBlock.constructorcomment.label=Constructors +CodeTemplateBlock.gettercomment.label=Getters +CodeTemplateBlock.settercomment.label=Setters +CodeTemplateBlock.getterstub.label=Getter body +CodeTemplateBlock.setterstub.label=Setter body CodeTemplateBlock.templates.edit.button=&Edit... CodeTemplateBlock.templates.import.button=&Import... @@ -498,3 +597,109 @@ CodeTemplateBlock.export.error.title= Exporting Templates CodeTemplateBlock.export.error.hidden= Export failed.\n{0} is a hidden file. CodeTemplateBlock.export.error.canNotWrite= Export failed.\n{0} can not be modified. CodeTemplateBlock.export.error.fileNotFound= Export failed:\n{0} + +TypeFilterPreferencePage.description=All types in packages that match with the selected filter strings will not be shown in the 'Open Type' dialog and will also be ignored in code assist or quick fix proposals. +TypeFilterPreferencePage.list.label=Filter list: +TypeFilterPreferencePage.add.button=&New... +TypeFilterPreferencePage.addpackage.button=Add &Packages... +TypeFilterPreferencePage.edit.button=&Edit... +TypeFilterPreferencePage.remove.button=&Remove +TypeFilterPreferencePage.selectall.button=Ena&ble All +TypeFilterPreferencePage.deselectall.button=Di&sable All + +TypeFilterPreferencePage.choosepackage.label=Package Selection +TypeFilterPreferencePage.choosepackage.description=&Choose packages to filter: + +TypeFilterInputDialog.title=Type Filter +TypeFilterInputDialog.message=&Type filter name ('*' and '?' are valid wildcards): +TypeFilterInputDialog.browse.button=&Browse... +TypeFilterInputDialog.error.enterName=Enter a qualified type name. +TypeFilterInputDialog.error.invalidName=Invalid name: {0}. +TypeFilterInputDialog.error.entryExists=Entry already exists. +TypeFilterInputDialog.choosepackage.label=Package Selection +TypeFilterInputDialog.choosepackage.description=&Choose packages to filter: + +WorkInProgress.quickdiff= Quick Diff +WorkInProgress.quickdiff.changedLineColor= Changed lines background +WorkInProgress.quickdiff.addedLineColor= Added lines background +WorkInProgress.quickdiff.deletedLineColor= Deleted lines indicator +WorkInProgress.quickdiff.appearanceOptions= Appearance color options: +WorkInProgress.editor=Editor +WorkInProgress.formatComments= Enable formatting of Javadoc, multi- and single line comments (reopen editor for activation) +WorkInProgress.smartTyping.label= Enable the following functions in Smart Insert typing mode +WorkInProgress.smartTyping.smartSemicolon= Smart &Semicolon +WorkInProgress.smartTyping.smartOpeningBrace= Smart Opening &Brace +WorkInProgress.smartTyping.smartTab= Smart &Tab +WorkInProgress.formatter= Code Fomatter +WorkInProgress.formatter.option= Enable new code fomatter (press 'Apply' before going to the formatter preference page) +WorkInProgress.quickassist.group= Quick Assist +WorkInProgress.quickassist.option= Enable light bulb for quick assists +WorkInProgress.showQuickDiffPerDefault=Always show &Quick Diff coloring +WorkInProgress.quickdiff.referenceprovidertitle=Quick Diff reference providers: +WorkInProgress.quickdiff.setDefault=Make &Default +WorkInProgress.quickdiff.defaultlabel= (default) +WorkInProgress.quickdiff.characterMode= Show changes using &characters instead of colors (on line number bar only) +WorkInProgress.search= Search +WorkInProgress.search.small_menu=Use reduced search menu +WorkInProgress.newsearch.option=Use new search view +WorkInProgress.search.ignore_imports=Ignore references in imports statements +WorkInProgress.rollover= Enable annotation &roll-over (does not affect already open editors) + +JavadocPreferencePage.title=Javadoc + +SpellingPreferencePage.description=Options for Spelling: +SpellingPreferencePage.title=Spelling +SpellingPreferencePage.empty_threshold=No number of correction proposals specified +SpellingPreferencePage.invalid_threshold=''{0}'' is not a valid number for correction proposals +SpellingPreferencePage.enable.label=Sp&ell-check comments +SpellingPreferencePage.ignore.digits.label=Ignore words with &digits +SpellingPreferencePage.ignore.mixed.label=Ignore &mixed case words +SpellingPreferencePage.ignore.sentence.label=Ignore &sentence capitalization +SpellingPreferencePage.ignore.upper.label=Ignore u&pper case words +SpellingPreferencePage.ignore.url.label=Ignore &internet addresses +SpellingPreferencePage.proposals.threshold=&Number of correction proposals: +SpellingPreferencePage.dictionary.label=&Platform dictionary: +SpellingPreferencePage.workspace.dictionary.label=&User defined dictionary: +SpellingPreferencePage.browse.label=&Browse... +SpellingPreferencePage.dictionary.error=The dictionary must be a readable and writable file +SpellingPreferencePage.locale.error=There exists no dictionary for this language +SpellingPreferencePage.filedialog.title=Select dictionary +SpellingPreferencePage.filter.dictionary.extension=*.dictionary +SpellingPreferencePage.filter.all.extension=*.* +SpellingPreferencePage.filter.dictionary.label=Dictionary Files +SpellingPreferencePage.filter.all.label=All Files +SpellingPreferencePage.enable.contentassist.label=&Make dictionary available to content assist + +SpellingPreferencePage.preferences.user=&Comments +SpellingPreferencePage.preferences.engine=&Language +SpellingPreferencePage.preferences.advanced=&Advanced + + +JavaEditorPreferencePage.AnnotationDecoration.NONE=None +JavaEditorPreferencePage.AnnotationDecoration.SQUIGGLIES=Squiggles +JavaEditorPreferencePage.AnnotationDecoration.UNDERLINE=Underline +JavaEditorPreferencePage.AnnotationDecoration.BOX=Box +JavaEditorPreferencePage.AnnotationDecoration.IBEAM=IBeam + + +PHPEditorPreferencePage.multiLineComment=Multi-line comment +PHPEditorPreferencePage.singleLineComment=Single-line comment +PHPEditorPreferencePage.tags=PHP tags +PHPEditorPreferencePage.keywords=Keywords +PHPEditorPreferencePage.functionNames=Predefined function names +PHPEditorPreferencePage.variables=Variables +PHPEditorPreferencePage.constants=Constants +PHPEditorPreferencePage.types=Types +PHPEditorPreferencePage.strings=Strings +PHPEditorPreferencePage.others=Others +PHPEditorPreferencePage.phpDocKeywords=PHPDoc keywords +PHPEditorPreferencePage.phpDocHtmlTags=PHPDoc HTML tags +PHPEditorPreferencePage.phpDocLinks=PHPDoc links +PHPEditorPreferencePage.phpDocOthers=PHPDoc others + +JavaEditorPreferencePage.folding.title= &Folding + +FoldingConfigurationBlock.enable= Enable folding when &opening a new editor +FoldingConfigurationBlock.combo_caption= Select folding to &use: +FoldingConfigurationBlock.info.no_preferences= The selected folding provider did not provide a preference control +FoldingConfigurationBlock.error.not_exist= The selected folding provider does not exist