Update of /cvsroot/javaprofiler/module/net/sourceforge/javaprofiler/module/nodes
In directory usw-pr-cvs1:/tmp/cvs-serv10930
Modified Files:
Bundle.properties
Log Message:
Entries for Profiler Window and Source Editor added.
Index: Bundle.properties
===================================================================
RCS file: /cvsroot/javaprofiler/module/net/sourceforge/javaprofiler/module/nodes/Bundle.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Bundle.properties 26 Feb 2002 00:59:51 -0000 1.3
--- Bundle.properties 20 Apr 2002 10:33:29 -0000 1.4
***************
*** 66,67 ****
--- 66,71 ----
FMT_TemplateDefaultPackageName=<default package> [{0}]
+
+ LBL_profilerWindow=Profiler Window
+
+ LBL_editorWindow=Source Editor
|