Revision: 4361
          http://sourceforge.net/p/jump-pilot/code/4361
Author:   ma15569
Date:     2015-03-31 05:36:43 +0000 (Tue, 31 Mar 2015)
Log Message:
-----------


Modified Paths:
--------------
    core/trunk/src/com/vividsolutions/jump/workbench/ui/LayerNameRenderer.java

Modified: 
core/trunk/src/com/vividsolutions/jump/workbench/ui/LayerNameRenderer.java
===================================================================
--- core/trunk/src/com/vividsolutions/jump/workbench/ui/LayerNameRenderer.java  
2015-03-31 05:35:18 UTC (rev 4360)
+++ core/trunk/src/com/vividsolutions/jump/workbench/ui/LayerNameRenderer.java  
2015-03-31 05:36:43 UTC (rev 4361)
@@ -134,6 +134,8 @@
     private final static String SRS = I18N
             
.get("ui.plugin.wms.EditWMSQueryPanel.coordinate-reference-system");
     private final static String URL = "Url";
+    private final static String MODIFIED = I18N
+            
.get("org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn.modified");
     private final static String NOTSAVED = "This layer has no datasource";
     // I18N
     // 
.get("org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn.Not-Saved");


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to