Update of /cvsroot/squirrel-sql/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25375
Modified Files:
I18NStrings.properties
Log Message:
add undo make editable
Index: I18NStrings.properties
===================================================================
RCS file: /cvsroot/squirrel-sql/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/I18NStrings.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** I18NStrings.properties 19 Feb 2004 21:13:02 -0000 1.3
--- I18NStrings.properties 8 May 2004 21:59:17 -0000 1.4
***************
*** 26,29 ****
--- 26,30 ----
TablePopupMenu.cut=Cut
TablePopupMenu.makeeditable=Make Editable
+ TablePopupMenu.undomakeeditable=Undo Make Editable
TablePopupMenu.deleterows=Delete Rows
TablePopupMenu.insertrow=Insert Row
|