|
From: <caw...@us...> - 2007-05-02 17:41:00
|
Revision: 2418
http://svn.sourceforge.net/rubyeclipse/?rev=2418&view=rev
Author: cawilliams
Date: 2007-05-02 10:40:58 -0700 (Wed, 02 May 2007)
Log Message:
-----------
add missing message
Modified Paths:
--------------
trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/rubyeditor/RubyEditorMessages.properties
Modified: trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/rubyeditor/RubyEditorMessages.properties
===================================================================
--- trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/rubyeditor/RubyEditorMessages.properties 2007-05-02 13:35:00 UTC (rev 2417)
+++ trunk/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/rubyeditor/RubyEditorMessages.properties 2007-05-02 17:40:58 UTC (rev 2418)
@@ -21,5 +21,4 @@
ToggleComment_error_title=Toggle Comment
ToggleComment_error_message=An error occurred while toggling comments.
-CompletionProcessor_ContextInfo_display_pattern=
-CompletionProcessor_ContextInfo_value_pattern=
\ No newline at end of file
+EditorUtility_concatModifierStrings= {0} + {1}
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|