|
From: <caw...@us...> - 2007-08-15 14:16:43
|
Revision: 2978
http://rubyeclipse.svn.sourceforge.net/rubyeclipse/?rev=2978&view=rev
Author: cawilliams
Date: 2007-08-15 07:16:41 -0700 (Wed, 15 Aug 2007)
Log Message:
-----------
add strings for openTypeHierarchy action
Modified Paths:
--------------
trunk/org.rubypeople.rdt.ui/plugin.properties
Modified: trunk/org.rubypeople.rdt.ui/plugin.properties
===================================================================
--- trunk/org.rubypeople.rdt.ui/plugin.properties 2007-08-15 14:03:04 UTC (rev 2977)
+++ trunk/org.rubypeople.rdt.ui/plugin.properties 2007-08-15 14:16:41 UTC (rev 2978)
@@ -144,6 +144,9 @@
ActionDefinition.openTypeInHierarchy.name= Open Type in Hierarchy
ActionDefinition.openTypeInHierarchy.description= Open a type in the type hierarchy view
+ActionDefinition.openTypeHierarchy.name= Open Type Hierarchy
+ActionDefinition.openTypeHierarchy.description= Open a type hierarchy on the selected element
+
scope.rubyEditor.name=Ruby Editor
scope.rubyEditor.description=Ruby Editor
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|