### Eclipse Workspace Patch 1.0 #P org.eclipse.pde.api.tools.ui Index: src/org/eclipse/pde/api/tools/ui/internal/preferences/preferencemessages.properties =================================================================== RCS file: /cvsroot/eclipse/pde/apitools/org.eclipse.pde.api.tools.ui/src/org/eclipse/pde/api/tools/ui/internal/preferences/preferencemessages.properties,v retrieving revision 1.84 diff -u -r1.84 preferencemessages.properties --- src/org/eclipse/pde/api/tools/ui/internal/preferences/preferencemessages.properties 5 Jan 2010 16:24:17 -0000 1.84 +++ src/org/eclipse/pde/api/tools/ui/internal/preferences/preferencemessages.properties 8 Jan 2010 16:43:16 -0000 @@ -11,7 +11,7 @@ ApiErrorsWarningsConfigurationBlock_0=Error and warning settings have changed. A full build is required for the changes to take effect.\n\nDo a full build now? ApiErrorsWarningsConfigurationBlock_1=Error and warning settings have changed. A rebuild of the project is required for the changes to take effect.\n\nRebuild {0} now? ApiErrorsWarningsConfigurationBlock_2=Settings Changed -ApiErrorsWarningsConfigurationBlock_automatically_remove_problem_filters=Automatically remove unused API problem filters +ApiErrorsWarningsConfigurationBlock_automatically_remove_problem_filters=Automatically &remove unused API problem filters ApiErrorsWarningsPreferencePage_0=API Tools ApiErrorsWarningsPreferencePage_1=Configure Project Specific Settings... ApiProblemSeveritiesConfigurationBlock_3=Select the severity level for the following API use options: @@ -33,31 +33,31 @@ ApiToolingNotificationsBlock_1=A&PI Compatibility ApiToolingNotificationsBlock_2=&Version Management ApiToolingNotificationsBlock_3=A&nalysis Options -CompatibilityAPIComponentElement=Bundle -CompatibilityAnnotationElement=Annotation -CompatibilityInterfaceElement=Interface -CompatibilityClassElement=Class -CompatibilityEnumElement=Enum -CompatibilityFieldElement=Field -CompatibilityMethodElement=Method -CompatibilityConstructorElement=Constructor -CompatibilityTypeParameterElement=Type Parameter +CompatibilityAPIComponentElement=&Bundle +CompatibilityAnnotationElement=Annotati&on +CompatibilityInterfaceElement=In&terface +CompatibilityClassElement=&Class +CompatibilityEnumElement=Enu&m +CompatibilityFieldElement=&Field +CompatibilityMethodElement=Met&hod +CompatibilityConstructorElement=Con&structor +CompatibilityTypeParameterElement=T&ype Parameter ProjectSelectionDialog_title=Project Specific Configuration ProjectSelectionDialog_message=&Select the project to configure: ProjectSelectionDialog_checkbox_text=Show only &projects with project specific settings ApiProfilesConfigurationBlock_options_group_title=Options ApiProfilesConfigurationBlock_missing_default_api_profile_message=Mi&ssing API baseline: ApiErrorsWarningsConfigurationBlock_setAllto=Set All As -CompatibilityReportApiBreakageWhenMajorVersionIncremented=Report API breakage even if authorized by major version increment +CompatibilityReportApiBreakageWhenMajorVersionIncremented=&Report API breakage even if authorized by major version increment -ReportApiComponentResolutionFailure=Bundle missing required constraint/prerequisite: +ReportApiComponentResolutionFailure=Bundle mi&ssing required constraint/prerequisite: # same as above without the ':' ReportApiComponentResolutionFailureDescription=Bundle missing required constraint/prerequisite API_COMPONENT_REMOVED_API_TYPE=An API type has become non-API: API_COMPONENT_REMOVED_TYPE=A type has been removed: API_COMPONENT_REMOVED_REEXPORTED_API_TYPE=An API re-exported type has become non-API: -API_COMPONENT_REMOVED_REEXPORTED_TYPE=A re-exported type has been removed: +API_COMPONENT_REMOVED_REEXPORTED_TYPE=A re-e&xported type has been removed: ANNOTATION_REMOVED_FIELD=A field has been removed: ANNOTATION_REMOVED_METHOD=A method has been removed: @@ -74,12 +74,12 @@ INTERFACE_CHANGED_TYPE_CONVERSION=Converted to class, enum, or annotation: INTERFACE_REMOVED_FIELD=A field has been removed: INTERFACE_REMOVED_METHOD=A method has been removed: -INTERFACE_REMOVED_TYPE_MEMBER=A member type has been removed: +INTERFACE_REMOVED_TYPE_MEMBER=A member type has been &removed: INTERFACE_REMOVED_TYPE_PARAMETER=A type parameter has been removed: ENUM_CHANGED_CONTRACTED_SUPERINTERFACES_SET=The superinterfaces hierarchy has been reduced: ENUM_CHANGED_TYPE_CONVERSION=Converted to annotation, class, or interface: -ENUM_REMOVED_FIELD=A field has been removed: +ENUM_REMOVED_FIELD=A fie&ld has been removed: ENUM_REMOVED_ENUM_CONSTANT=An enum constant has been removed: ENUM_REMOVED_METHOD=A method has been removed: ENUM_REMOVED_TYPE_MEMBER=A member type has been removed: @@ -89,7 +89,7 @@ CLASS_ADDED_TYPE_PARAMETER=A type parameter has been added: CLASS_CHANGED_CONTRACTED_SUPERINTERFACES_SET=The superinterfaces hierarchy has been reduced: CLASS_CHANGED_NON_ABSTRACT_TO_ABSTRACT=The keyword 'abstract' has been added: -CLASS_CHANGED_NON_FINAL_TO_FINAL=The keyword 'final' has been added: +CLASS_CHANGED_NON_FINAL_TO_FINAL=The key&word 'final' has been added: CLASS_CHANGED_TYPE_CONVERSION=Converted to annotation, enum, or interface: CLASS_CHANGED_DECREASE_ACCESS=The visibility has been reduced: CLASS_REMOVED_FIELD=A field has been removed: @@ -108,7 +108,7 @@ FIELD_CHANGED_STATIC_TO_NON_STATIC=The keyword 'static' has been removed: FIELD_CHANGED_NON_STATIC_TO_STATIC=The keyword 'static' has been added: FIELD_REMOVED_VALUE=The constant value has been removed: -FIELD_REMOVED_TYPE_ARGUMENT=A type argument has been removed: +FIELD_REMOVED_TYPE_ARGUMENT=A type ar&gument has been removed: METHOD_ADDED_RESTRICTIONS=The @nooverride restriction has been added: METHOD_ADDED_TYPE_PARAMETER=A type parameter has been added: @@ -117,7 +117,7 @@ METHOD_CHANGED_NON_ABSTRACT_TO_ABSTRACT=The keyword 'abstract' has been added: METHOD_CHANGED_NON_STATIC_TO_STATIC=The keyword 'static' has been added: METHOD_CHANGED_STATIC_TO_NON_STATIC=The keyword 'static' has been removed: -METHOD_CHANGED_NON_FINAL_TO_FINAL=The keyword 'final' has been added (type tagged '@noextend'): +METHOD_CHANGED_NON_FINAL_TO_FINAL=The &keyword 'final' has been added (type tagged '@noextend'): METHOD_REMOVED_ANNOTATION_DEFAULT_VALUE=The annotation default value has been removed: METHOD_REMOVED_TYPE_PARAMETER=A type parameter has been removed: @@ -137,7 +137,7 @@ ApiErrorsWarningsConfigurationBlock_error_button=&Error ApiErrorsWarningsConfigurationBlock_extend_non_api_class=Extends a non-API class: ApiErrorsWarningsConfigurationBlock_field_decl_non_api=Field with a non-API type: -ApiErrorsWarningsConfigurationBlock_general=General +ApiErrorsWarningsConfigurationBlock_general=&General ApiErrorsWarningsConfigurationBlock_warning=Warning ApiErrorsWarningsConfigurationBlock_warning_button=&Warning ApiErrorsWarningsConfigurationBlock_ignore=Ignore @@ -145,19 +145,19 @@ ApiErrorsWarningsConfigurationBlock_implement_non_api=Implements a non-API interface: ApiErrorsWarningsConfigurationBlock_invalid_tag_use=Unsupported use of API Javadoc tags: ApiErrorsWarningsConfigurationBlock_invalid_reference_to_system_libraries=Invalid references to system libraries: -ApiErrorsWarningsConfigurationBlock_leaks=Leaks +ApiErrorsWarningsConfigurationBlock_leaks=&Leaks ApiErrorsWarningsConfigurationBlock_override_tagged_method=Overriding a method tagged '@nooverride': ApiErrorsWarningsConfigurationBlock_parameter_non_api=Method with a non-API parameter type: -ApiErrorsWarningsConfigurationBlock_restrictions=Restrictions +ApiErrorsWarningsConfigurationBlock_restrictions=&Restrictions ApiErrorsWarningsConfigurationBlock_return_type_non_api=Method with a non-API return type: -ApiErrorsWarningsConfigurationBlock_unused_problem_filters=Unused API problem filters: +ApiErrorsWarningsConfigurationBlock_unused_problem_filters=Unused API problem &filters: -VersionManagementReportMissingSinceTag=Report missing '@since' tags: -VersionManagementReportInvalidApiComponentVersion=Report incompatible bundle version: -VersionManagementReportMalformedSinceTags=Report malformed '@since' tags: -VersionManagementReportInvalidSinceTagVersion=Report invalid '@since' tag version: -VersionManagementReportInvalidApiComponentVersionIncludeMinorWithoutApiChange=Ignore minor version increment without API changes -VersionManagementReportInvalidApiComponentVersionIncludeMajorWithoutBreakingChange=Ignore major version increment without API breakage +VersionManagementReportMissingSinceTag=Report mi&ssing '@since' tags: +VersionManagementReportInvalidApiComponentVersion=Report in&compatible bundle version: +VersionManagementReportMalformedSinceTags=Report ma&lformed '@since' tags: +VersionManagementReportInvalidSinceTagVersion=Report invalid '@since' ta&g version: +VersionManagementReportInvalidApiComponentVersionIncludeMinorWithoutApiChange=Ignore minor version increment without API c&hanges +VersionManagementReportInvalidApiComponentVersionIncludeMajorWithoutBreakingChange=Ignore major version increment without API b&reakage ApiProblemSeveritiesConfigurationBlock_checkable_ees=Supported Environments: ApiProblemSeveritiesConfigurationBlock_checkable_ees_tooltip=Click to install one or more environment descriptions ApiErrorsWarningsConfigurationBlock_no_ees_installed=There are no execution descriptions installed.