Revision: 5501
          http://sourceforge.net/p/jump-pilot/code/5501
Author:   ma15569
Date:     2017-09-21 16:08:00 +0000 (Thu, 21 Sep 2017)
Log Message:
-----------
[feature-requests:#238] Changed "Coordinate Reference System of file" to 
"Coordinate Reference System"

Modified Paths:
--------------
    
core/trunk/src/org/openjump/core/ui/plugin/layer/NewLayerPropertiesPlugIn.java

Modified: 
core/trunk/src/org/openjump/core/ui/plugin/layer/NewLayerPropertiesPlugIn.java
===================================================================
--- 
core/trunk/src/org/openjump/core/ui/plugin/layer/NewLayerPropertiesPlugIn.java  
    2017-09-19 18:08:03 UTC (rev 5500)
+++ 
core/trunk/src/org/openjump/core/ui/plugin/layer/NewLayerPropertiesPlugIn.java  
    2017-09-21 16:08:00 UTC (rev 5501)
@@ -152,7 +152,7 @@
     private static String CRS = I18N
             
.get("org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn.SRS");
     private static String COORDINATE_SYSTEM = I18N
-            
.get("datasource.FileDataSourceQueryChooser.coordinate-system-of-file");
+            
.get("ui.plugin.wms.EditWMSQueryPanel.coordinate-reference-system");
     private final String NODATASOURCELAYER = I18N
             
.get("org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn.nodatasourcelayer.message");
     private final String MODIFIED = I18N


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to