View | Details | Raw Unified | Return to bug 299111
Collapse All | Expand All

(-)src/org/eclipse/pde/api/tools/ui/internal/preferences/preferencemessages.properties (-28 / +28 lines)
Lines 11-17 Link Here
11
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?
11
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?
12
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?
12
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?
13
ApiErrorsWarningsConfigurationBlock_2=Settings Changed
13
ApiErrorsWarningsConfigurationBlock_2=Settings Changed
14
ApiErrorsWarningsConfigurationBlock_automatically_remove_problem_filters=Automatically remove unused API problem filters
14
ApiErrorsWarningsConfigurationBlock_automatically_remove_problem_filters=Automatically &remove unused API problem filters
15
ApiErrorsWarningsPreferencePage_0=API Tools
15
ApiErrorsWarningsPreferencePage_0=API Tools
16
ApiErrorsWarningsPreferencePage_1=<A>Configure Project Specific Settings...</A>
16
ApiErrorsWarningsPreferencePage_1=<A>Configure Project Specific Settings...</A>
17
ApiProblemSeveritiesConfigurationBlock_3=Select the severity level for the following API use options:
17
ApiProblemSeveritiesConfigurationBlock_3=Select the severity level for the following API use options:
Lines 33-63 Link Here
33
ApiToolingNotificationsBlock_1=A&PI Compatibility
33
ApiToolingNotificationsBlock_1=A&PI Compatibility
34
ApiToolingNotificationsBlock_2=&Version Management
34
ApiToolingNotificationsBlock_2=&Version Management
35
ApiToolingNotificationsBlock_3=A&nalysis Options
35
ApiToolingNotificationsBlock_3=A&nalysis Options
36
CompatibilityAPIComponentElement=Bundle
36
CompatibilityAPIComponentElement=&Bundle
37
CompatibilityAnnotationElement=Annotation
37
CompatibilityAnnotationElement=Annotati&on
38
CompatibilityInterfaceElement=Interface
38
CompatibilityInterfaceElement=In&terface
39
CompatibilityClassElement=Class
39
CompatibilityClassElement=&Class
40
CompatibilityEnumElement=Enum
40
CompatibilityEnumElement=Enu&m
41
CompatibilityFieldElement=Field
41
CompatibilityFieldElement=&Field
42
CompatibilityMethodElement=Method
42
CompatibilityMethodElement=Met&hod
43
CompatibilityConstructorElement=Constructor
43
CompatibilityConstructorElement=Con&structor
44
CompatibilityTypeParameterElement=Type Parameter
44
CompatibilityTypeParameterElement=T&ype Parameter
45
ProjectSelectionDialog_title=Project Specific Configuration
45
ProjectSelectionDialog_title=Project Specific Configuration
46
ProjectSelectionDialog_message=&Select the project to configure:
46
ProjectSelectionDialog_message=&Select the project to configure:
47
ProjectSelectionDialog_checkbox_text=Show only &projects with project specific settings
47
ProjectSelectionDialog_checkbox_text=Show only &projects with project specific settings
48
ApiProfilesConfigurationBlock_options_group_title=Options
48
ApiProfilesConfigurationBlock_options_group_title=Options
49
ApiProfilesConfigurationBlock_missing_default_api_profile_message=Mi&ssing API baseline:
49
ApiProfilesConfigurationBlock_missing_default_api_profile_message=Mi&ssing API baseline:
50
ApiErrorsWarningsConfigurationBlock_setAllto=Set All As
50
ApiErrorsWarningsConfigurationBlock_setAllto=Set All As
51
CompatibilityReportApiBreakageWhenMajorVersionIncremented=Report API breakage even if authorized by major version increment
51
CompatibilityReportApiBreakageWhenMajorVersionIncremented=&Report API breakage even if authorized by major version increment
52
52
53
ReportApiComponentResolutionFailure=Bundle missing required constraint/prerequisite:
53
ReportApiComponentResolutionFailure=Bundle mi&ssing required constraint/prerequisite:
54
# same as above without the ':'
54
# same as above without the ':'
55
ReportApiComponentResolutionFailureDescription=Bundle missing required constraint/prerequisite
55
ReportApiComponentResolutionFailureDescription=Bundle missing required constraint/prerequisite
56
56
57
API_COMPONENT_REMOVED_API_TYPE=An API type has become non-API:
57
API_COMPONENT_REMOVED_API_TYPE=An API type has become non-API:
58
API_COMPONENT_REMOVED_TYPE=A type has been removed:
58
API_COMPONENT_REMOVED_TYPE=A type has been removed:
59
API_COMPONENT_REMOVED_REEXPORTED_API_TYPE=An API re-exported type has become non-API:
59
API_COMPONENT_REMOVED_REEXPORTED_API_TYPE=An API re-exported type has become non-API:
60
API_COMPONENT_REMOVED_REEXPORTED_TYPE=A re-exported type has been removed:
60
API_COMPONENT_REMOVED_REEXPORTED_TYPE=A re-e&xported type has been removed:
61
61
62
ANNOTATION_REMOVED_FIELD=A field has been removed:
62
ANNOTATION_REMOVED_FIELD=A field has been removed:
63
ANNOTATION_REMOVED_METHOD=A method has been removed:
63
ANNOTATION_REMOVED_METHOD=A method has been removed:
Lines 74-85 Link Here
74
INTERFACE_CHANGED_TYPE_CONVERSION=Converted to class, enum, or annotation:
74
INTERFACE_CHANGED_TYPE_CONVERSION=Converted to class, enum, or annotation:
75
INTERFACE_REMOVED_FIELD=A field has been removed:
75
INTERFACE_REMOVED_FIELD=A field has been removed:
76
INTERFACE_REMOVED_METHOD=A method has been removed:
76
INTERFACE_REMOVED_METHOD=A method has been removed:
77
INTERFACE_REMOVED_TYPE_MEMBER=A member type has been removed:
77
INTERFACE_REMOVED_TYPE_MEMBER=A member type has been &removed:
78
INTERFACE_REMOVED_TYPE_PARAMETER=A type parameter has been removed:
78
INTERFACE_REMOVED_TYPE_PARAMETER=A type parameter has been removed:
79
79
80
ENUM_CHANGED_CONTRACTED_SUPERINTERFACES_SET=The superinterfaces hierarchy has been reduced:
80
ENUM_CHANGED_CONTRACTED_SUPERINTERFACES_SET=The superinterfaces hierarchy has been reduced:
81
ENUM_CHANGED_TYPE_CONVERSION=Converted to annotation, class, or interface:
81
ENUM_CHANGED_TYPE_CONVERSION=Converted to annotation, class, or interface:
82
ENUM_REMOVED_FIELD=A field has been removed:
82
ENUM_REMOVED_FIELD=A fie&ld has been removed:
83
ENUM_REMOVED_ENUM_CONSTANT=An enum constant has been removed:
83
ENUM_REMOVED_ENUM_CONSTANT=An enum constant has been removed:
84
ENUM_REMOVED_METHOD=A method has been removed:
84
ENUM_REMOVED_METHOD=A method has been removed:
85
ENUM_REMOVED_TYPE_MEMBER=A member type has been removed:
85
ENUM_REMOVED_TYPE_MEMBER=A member type has been removed:
Lines 89-95 Link Here
89
CLASS_ADDED_TYPE_PARAMETER=A type parameter has been added:
89
CLASS_ADDED_TYPE_PARAMETER=A type parameter has been added:
90
CLASS_CHANGED_CONTRACTED_SUPERINTERFACES_SET=The superinterfaces hierarchy has been reduced:
90
CLASS_CHANGED_CONTRACTED_SUPERINTERFACES_SET=The superinterfaces hierarchy has been reduced:
91
CLASS_CHANGED_NON_ABSTRACT_TO_ABSTRACT=The keyword 'abstract' has been added:
91
CLASS_CHANGED_NON_ABSTRACT_TO_ABSTRACT=The keyword 'abstract' has been added:
92
CLASS_CHANGED_NON_FINAL_TO_FINAL=The keyword 'final' has been added:
92
CLASS_CHANGED_NON_FINAL_TO_FINAL=The key&word 'final' has been added:
93
CLASS_CHANGED_TYPE_CONVERSION=Converted to annotation, enum, or interface:
93
CLASS_CHANGED_TYPE_CONVERSION=Converted to annotation, enum, or interface:
94
CLASS_CHANGED_DECREASE_ACCESS=The visibility has been reduced:
94
CLASS_CHANGED_DECREASE_ACCESS=The visibility has been reduced:
95
CLASS_REMOVED_FIELD=A field has been removed:
95
CLASS_REMOVED_FIELD=A field has been removed:
Lines 108-114 Link Here
108
FIELD_CHANGED_STATIC_TO_NON_STATIC=The keyword 'static' has been removed:
108
FIELD_CHANGED_STATIC_TO_NON_STATIC=The keyword 'static' has been removed:
109
FIELD_CHANGED_NON_STATIC_TO_STATIC=The keyword 'static' has been added:
109
FIELD_CHANGED_NON_STATIC_TO_STATIC=The keyword 'static' has been added:
110
FIELD_REMOVED_VALUE=The constant value has been removed:
110
FIELD_REMOVED_VALUE=The constant value has been removed:
111
FIELD_REMOVED_TYPE_ARGUMENT=A type argument has been removed:
111
FIELD_REMOVED_TYPE_ARGUMENT=A type ar&gument has been removed:
112
112
113
METHOD_ADDED_RESTRICTIONS=The @nooverride restriction has been added:
113
METHOD_ADDED_RESTRICTIONS=The @nooverride restriction has been added:
114
METHOD_ADDED_TYPE_PARAMETER=A type parameter has been added:
114
METHOD_ADDED_TYPE_PARAMETER=A type parameter has been added:
Lines 117-123 Link Here
117
METHOD_CHANGED_NON_ABSTRACT_TO_ABSTRACT=The keyword 'abstract' has been added:
117
METHOD_CHANGED_NON_ABSTRACT_TO_ABSTRACT=The keyword 'abstract' has been added:
118
METHOD_CHANGED_NON_STATIC_TO_STATIC=The keyword 'static' has been added:
118
METHOD_CHANGED_NON_STATIC_TO_STATIC=The keyword 'static' has been added:
119
METHOD_CHANGED_STATIC_TO_NON_STATIC=The keyword 'static' has been removed:
119
METHOD_CHANGED_STATIC_TO_NON_STATIC=The keyword 'static' has been removed:
120
METHOD_CHANGED_NON_FINAL_TO_FINAL=The keyword 'final' has been added (type tagged '@noextend'):
120
METHOD_CHANGED_NON_FINAL_TO_FINAL=The &keyword 'final' has been added (type tagged '@noextend'):
121
METHOD_REMOVED_ANNOTATION_DEFAULT_VALUE=The annotation default value has been removed:
121
METHOD_REMOVED_ANNOTATION_DEFAULT_VALUE=The annotation default value has been removed:
122
METHOD_REMOVED_TYPE_PARAMETER=A type parameter has been removed:
122
METHOD_REMOVED_TYPE_PARAMETER=A type parameter has been removed:
123
123
Lines 137-143 Link Here
137
ApiErrorsWarningsConfigurationBlock_error_button=&Error
137
ApiErrorsWarningsConfigurationBlock_error_button=&Error
138
ApiErrorsWarningsConfigurationBlock_extend_non_api_class=Extends a non-API class:
138
ApiErrorsWarningsConfigurationBlock_extend_non_api_class=Extends a non-API class:
139
ApiErrorsWarningsConfigurationBlock_field_decl_non_api=Field with a non-API type:
139
ApiErrorsWarningsConfigurationBlock_field_decl_non_api=Field with a non-API type:
140
ApiErrorsWarningsConfigurationBlock_general=General
140
ApiErrorsWarningsConfigurationBlock_general=&General
141
ApiErrorsWarningsConfigurationBlock_warning=Warning
141
ApiErrorsWarningsConfigurationBlock_warning=Warning
142
ApiErrorsWarningsConfigurationBlock_warning_button=&Warning
142
ApiErrorsWarningsConfigurationBlock_warning_button=&Warning
143
ApiErrorsWarningsConfigurationBlock_ignore=Ignore
143
ApiErrorsWarningsConfigurationBlock_ignore=Ignore
Lines 145-163 Link Here
145
ApiErrorsWarningsConfigurationBlock_implement_non_api=Implements a non-API interface:
145
ApiErrorsWarningsConfigurationBlock_implement_non_api=Implements a non-API interface:
146
ApiErrorsWarningsConfigurationBlock_invalid_tag_use=Unsupported use of API Javadoc tags:
146
ApiErrorsWarningsConfigurationBlock_invalid_tag_use=Unsupported use of API Javadoc tags:
147
ApiErrorsWarningsConfigurationBlock_invalid_reference_to_system_libraries=Invalid references to system libraries:
147
ApiErrorsWarningsConfigurationBlock_invalid_reference_to_system_libraries=Invalid references to system libraries:
148
ApiErrorsWarningsConfigurationBlock_leaks=Leaks
148
ApiErrorsWarningsConfigurationBlock_leaks=&Leaks
149
ApiErrorsWarningsConfigurationBlock_override_tagged_method=Overriding a method tagged '@nooverride':
149
ApiErrorsWarningsConfigurationBlock_override_tagged_method=Overriding a method tagged '@nooverride':
150
ApiErrorsWarningsConfigurationBlock_parameter_non_api=Method with a non-API parameter type:
150
ApiErrorsWarningsConfigurationBlock_parameter_non_api=Method with a non-API parameter type:
151
ApiErrorsWarningsConfigurationBlock_restrictions=Restrictions
151
ApiErrorsWarningsConfigurationBlock_restrictions=&Restrictions
152
ApiErrorsWarningsConfigurationBlock_return_type_non_api=Method with a non-API return type:
152
ApiErrorsWarningsConfigurationBlock_return_type_non_api=Method with a non-API return type:
153
ApiErrorsWarningsConfigurationBlock_unused_problem_filters=Unused API problem filters:
153
ApiErrorsWarningsConfigurationBlock_unused_problem_filters=Unused API problem &filters:
154
154
155
VersionManagementReportMissingSinceTag=Report missing '@since' tags:
155
VersionManagementReportMissingSinceTag=Report mi&ssing '@since' tags:
156
VersionManagementReportInvalidApiComponentVersion=Report incompatible bundle version:
156
VersionManagementReportInvalidApiComponentVersion=Report in&compatible bundle version:
157
VersionManagementReportMalformedSinceTags=Report malformed '@since' tags:
157
VersionManagementReportMalformedSinceTags=Report ma&lformed '@since' tags:
158
VersionManagementReportInvalidSinceTagVersion=Report invalid '@since' tag version:
158
VersionManagementReportInvalidSinceTagVersion=Report invalid '@since' ta&g version:
159
VersionManagementReportInvalidApiComponentVersionIncludeMinorWithoutApiChange=Ignore minor version increment without API changes
159
VersionManagementReportInvalidApiComponentVersionIncludeMinorWithoutApiChange=Ignore minor version increment without API c&hanges
160
VersionManagementReportInvalidApiComponentVersionIncludeMajorWithoutBreakingChange=Ignore major version increment without API breakage
160
VersionManagementReportInvalidApiComponentVersionIncludeMajorWithoutBreakingChange=Ignore major version increment without API b&reakage
161
ApiProblemSeveritiesConfigurationBlock_checkable_ees=Supported Environments:
161
ApiProblemSeveritiesConfigurationBlock_checkable_ees=Supported Environments:
162
ApiProblemSeveritiesConfigurationBlock_checkable_ees_tooltip=Click to install one or more environment descriptions
162
ApiProblemSeveritiesConfigurationBlock_checkable_ees_tooltip=Click to install one or more environment descriptions
163
ApiErrorsWarningsConfigurationBlock_no_ees_installed=There are no execution descriptions installed.
163
ApiErrorsWarningsConfigurationBlock_no_ees_installed=There are no execution descriptions installed.

Return to bug 299111