Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.php/plugin.properties')
-rw-r--r--packages/org.eclipse.epp.package.php/plugin.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/org.eclipse.epp.package.php/plugin.properties b/packages/org.eclipse.epp.package.php/plugin.properties
index 95e4e9d4..438bc0ae 100644
--- a/packages/org.eclipse.epp.package.php/plugin.properties
+++ b/packages/org.eclipse.epp.package.php/plugin.properties
@@ -26,3 +26,10 @@ ql.openExistingFile.label = Open an existing file
ql.setupQuestionnaire.label = Review IDE configuration settings
ql.mpc.description = Enhance your IDE with additional plugins
ql.mpc.label = Launch the Eclipse Marketplace
+
+PreferencePages.Capabilities = Capabilities
+PreferencePages.Capabilities.activityName = &Capabilities
+PreferencePages.Capabilities.categoryName = &Capabilities
+PreferencePages.Capabilities.activityPromptButton = &Prompt when enabling capabilities
+PreferencePages.Capabilities.activityPromptButtonTooltip = Prompt when a feature is first used that requires enablement of capabilities
+PreferencePages.Capabilities.captionMessage = Capabilities allow you to enable or disable various product components. These capabilities are grouped according to a set of predefined categories.

Back to the top