Revision: 4787 http://sourceforge.net/p/jump-pilot/code/4787 Author: michaudm Date: 2016-01-13 22:36:34 +0000 (Wed, 13 Jan 2016) Log Message: ----------- Typo in I18N
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 2016-01-13 22:31:29 UTC (rev 4786) +++ core/trunk/src/com/vividsolutions/jump/workbench/ui/LayerNameRenderer.java 2016-01-13 22:36:34 UTC (rev 4787) @@ -121,7 +121,7 @@ .get("org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn.Layer-Name"); private final static String FILE_NAME = I18N.get("ui.MenuNames.FILE"); private final static String MODIFIED = I18N - .get("org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn.modified"); + .get("org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn.Modified"); private final static String SRS = I18N .get("ui.plugin.wms.EditWMSQueryPanel.coordinate-reference-system"); private final static String URL = "Url"; ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel