Fixed bug 464872: GVT45:The colon ":" is not externalized on Capabilities preference panel
diff --git a/platform/org.eclipse.sdk/plugin.properties b/platform/org.eclipse.sdk/plugin.properties
index d2a7184..bdd45ca 100644
--- a/platform/org.eclipse.sdk/plugin.properties
+++ b/platform/org.eclipse.sdk/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2014 IBM Corporation and others.
+# Copyright (c) 2000, 2015 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
@@ -41,8 +41,8 @@
 activity.cat.team.desc=Use configuration management systems to manage resources.
 
 PreferencePages.Capabilities = Capabilities
-PreferencePages.Capabilities.activityName = &Capabilities
-PreferencePages.Capabilities.categoryName = &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.