|
From: <caw...@us...> - 2007-01-23 01:02:25
|
Revision: 1855
http://svn.sourceforge.net/rubyeclipse/?rev=1855&view=rev
Author: cawilliams
Date: 2007-01-22 17:02:24 -0800 (Mon, 22 Jan 2007)
Log Message:
-----------
add translation strings for open editor 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-01-23 01:01:55 UTC (rev 1854)
+++ trunk/org.rubypeople.rdt.ui/plugin.properties 2007-01-23 01:02:24 UTC (rev 1855)
@@ -123,6 +123,9 @@
ActionDefinition.foldingCollapseComments.name= Collapse Comments
ActionDefinition.foldingCollapseComments.description= Collapse all comments
+ActionDefinition.openEditor.name= Open Declaration
+ActionDefinition.openEditor.description= Open an editor 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.
|