|
From: Christopher W. <caw...@us...> - 2006-04-23 19:58:27
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/preferences In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2377/src/org/rubypeople/rdt/internal/ui/preferences Modified Files: PreferencesMessages.properties Log Message: Index: PreferencesMessages.properties =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/preferences/PreferencesMessages.properties,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** PreferencesMessages.properties 21 Apr 2006 21:13:28 -0000 1.10 --- PreferencesMessages.properties 23 Apr 2006 19:58:24 -0000 1.11 *************** *** 125,130 **** RubyEditorPreferencePage_typing_tabTitle=T&yping ! RubyEditorPreferencePage_closeStrings= "&Strings" ! RubyEditorPreferencePage_closeBrackets= (Parentheses), [square] and <angle> brac&kets RubyEditorPreferencePage_closeBraces= {B&races} --- 125,130 ---- RubyEditorPreferencePage_typing_tabTitle=T&yping ! RubyEditorPreferencePage_closeStrings= "Double" and 'single' quoted &strings ! RubyEditorPreferencePage_closeBrackets= (Parentheses) and [square] brac&kets RubyEditorPreferencePage_closeBraces= {B&races} |