re-enable refactoring and search actions from design view
diff --git a/bundles/org.eclipse.wst.xsd.ui/plugin.properties b/bundles/org.eclipse.wst.xsd.ui/plugin.properties
index 41b0f3d..b37c6f3 100644
--- a/bundles/org.eclipse.wst.xsd.ui/plugin.properties
+++ b/bundles/org.eclipse.wst.xsd.ui/plugin.properties
@@ -832,5 +832,5 @@
 _INFO_REMOVE_ATTRIBUTE_GROUP_REFERENCE = Remove attribute group reference
 
 Bundle-Vendor.0 = Eclipse.org
-action.label.0 = Declarations
-action.label.1 = References
\ No newline at end of file
+search.declarations.label = Declarations
+search.references.label = References
\ No newline at end of file