Revision: 5378
http://sourceforge.net/p/jump-pilot/code/5378
Author: ma15569
Date: 2017-03-16 15:26:48 +0000 (Thu, 16 Mar 2017)
Log Message:
-----------
minor corrections
Modified Paths:
--------------
plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/language/cadtoolbox.properties
plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/plugins/CirclePlugIn.java
Modified:
plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/language/cadtoolbox.properties
===================================================================
---
plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/language/cadtoolbox.properties
2017-03-16 14:06:26 UTC (rev 5377)
+++
plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/language/cadtoolbox.properties
2017-03-16 15:26:48 UTC (rev 5378)
@@ -166,7 +166,7 @@
org.openjump.core.ui.tools.RotateTool.description=Select a rotation point with
a first click. Than the angle of rotation by dragging the shape of the item(s)
on the view
org.openjump.core.ui.tools.RotateTool.Rotate=Rotate items
org.openjump.core.ui.tools.Select.Select-editing-features=Select items on one
selected layer
-org.openjump.core.ui.tools.Select.Select-editing-features.description=This
tool allows to filter items selection depending on selected layer on
layer-tree. Only one selected layer is allowed
+org.openjump.core.ui.tools.Select.Select-editing-features.description=This
tool allows to define items selection on only one layer at time. This layer
must be selected on the layer-tree
org.openjump.core.ui.tools.ShortenLineTool.Does-not-cross-any-line=Does not
cross any line
org.openjump.core.ui.tools.ShortenLineTool.Error-while-shortening=Error while
shortening
org.openjump.core.ui.tools.ShortenLineTool.Only-line=Extends only to lines
Modified:
plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/plugins/CirclePlugIn.java
===================================================================
---
plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/plugins/CirclePlugIn.java
2017-03-16 14:06:26 UTC (rev 5377)
+++
plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/plugins/CirclePlugIn.java
2017-03-16 15:26:48 UTC (rev 5378)
@@ -97,7 +97,7 @@
/** Plugin name */
public final static String NAME = I18NPlug
- .getI18N("org.openjump.core.ui.plugins.Circle-ellipse");
+ .getI18N("org.openjump.core.ui.plugins.Circle");
/** Plugin name */
public final static String NAME2 = I18NPlug
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel