Revision: 4509
          http://sourceforge.net/p/jump-pilot/code/4509
Author:   ma15569
Date:     2015-06-25 04:43:37 +0000 (Thu, 25 Jun 2015)
Log Message:
-----------


Modified Paths:
--------------
    core/trunk/src/com/vividsolutions/jump/workbench/ui/MenuNames.java
    core/trunk/src/language/jump.properties
    core/trunk/src/language/jump_cz.properties
    core/trunk/src/language/jump_de.properties
    core/trunk/src/language/jump_es.properties
    core/trunk/src/language/jump_fi.properties
    core/trunk/src/language/jump_fr.properties
    core/trunk/src/language/jump_hu.properties
    core/trunk/src/language/jump_it.properties
    core/trunk/src/language/jump_ja_JP.properties
    core/trunk/src/language/jump_ml.properties
    core/trunk/src/language/jump_pt.properties
    core/trunk/src/language/jump_pt_BR.properties
    core/trunk/src/language/jump_ta_IN.properties
    core/trunk/src/language/jump_te.properties
    core/trunk/src/language/jump_zh_CN.properties
    core/trunk/src/language/jump_zh_HK.properties

Modified: core/trunk/src/com/vividsolutions/jump/workbench/ui/MenuNames.java
===================================================================
--- core/trunk/src/com/vividsolutions/jump/workbench/ui/MenuNames.java  
2015-06-23 22:14:40 UTC (rev 4508)
+++ core/trunk/src/com/vividsolutions/jump/workbench/ui/MenuNames.java  
2015-06-25 04:43:37 UTC (rev 4509)
@@ -58,6 +58,7 @@
     public static final String TOOLS_WARP = 
I18N.get("ui.MenuNames.TOOLS.WARP");
     //public static final String TOOLS_PROGRAMMING 
=I18N.get("ui.MenuNames.TOOLS.PROGRAMMING");
     public static final String TOOLS_QUERIES 
=I18N.get("org.openjump.core.ui.plugin.queries.SimpleQuery.menu");
+    public static final String TOOLS_OTHERS 
=I18N.get("ui.MenuNames.TOOLS.OTHERS");
     public static final String WINDOW = I18N.get("ui.MenuNames.WINDOW");
     public static final String RASTERTOOLS = I18N.get("ui.MenuNames.RASTER");
     public static final String PRINT = I18N.get("ui.MenuNames.PRINT");

Modified: core/trunk/src/language/jump.properties
===================================================================
--- core/trunk/src/language/jump.properties     2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump.properties     2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1853,6 +1853,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = Linear Referencing
 ui.MenuNames.TOOLS.QA = QA
 ui.MenuNames.TOOLS.WARP = Warp
+ui.MenuNames.TOOLS.OTHERS = Other tools
 ui.MenuNames.TOPOLOGY = Topology
 ui.MenuNames.TWOLAYERS = Two layers
 ui.MenuNames.VIEW = View

Modified: core/trunk/src/language/jump_cz.properties
===================================================================
--- core/trunk/src/language/jump_cz.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_cz.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1803,6 +1803,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = Anal\u00FDzy geometrie
 ui.MenuNames.TOOLS.WARP = Transformace
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = Topologie
 ui.MenuNames.TWOLAYERS = Dv\u011B vrstvy
 ui.MenuNames.VIEW = Pohled
@@ -2536,3 +2537,4 @@
 
org.openjump.core.ui.plugin.edittoolbox.cursortools.SelectMultiItemsTool.Message=\#T\:Message
 
org.openjump.core.ui.plugin.edittoolbox.cursortools.SelectMultiItemsTool.Too-many-features=\#T\:Too
 many features
 
org.openjump.core.ui.plugin.edittoolbox.cursortools.SelectMultiItemsTool.Validate=\#T\:Validate
+

Modified: core/trunk/src/language/jump_de.properties
===================================================================
--- core/trunk/src/language/jump_de.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_de.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1804,6 +1804,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = Qualit\u00e4tskontrolle
 ui.MenuNames.TOOLS.WARP = Transformiere
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = Topologie
 ui.MenuNames.TWOLAYERS = Zwei Ebenen
 ui.MenuNames.VIEW = Ansicht

Modified: core/trunk/src/language/jump_es.properties
===================================================================
--- core/trunk/src/language/jump_es.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_es.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1833,6 +1833,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING=Referencia linear
 ui.MenuNames.TOOLS.QA=Control de Calidad
 ui.MenuNames.TOOLS.WARP=Deformar
+ui.MenuNames.TOOLS.OTHERS =Otras herramientas
 ui.MenuNames.TOPOLOGY=Topolog\u00EDa
 ui.MenuNames.TWOLAYERS=Dos capas
 ui.MenuNames.VIEW=Vista

Modified: core/trunk/src/language/jump_fi.properties
===================================================================
--- core/trunk/src/language/jump_fi.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_fi.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1876,6 +1876,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING=Lineaarinen referointi
 ui.MenuNames.TOOLS.QA=Laadunvarmistus
 ui.MenuNames.TOOLS.WARP=Oikaisu
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY=Topologia
 ui.MenuNames.TWOLAYERS=Kaksi tasoa
 ui.MenuNames.VIEW=N\u00E4yt\u00E4

Modified: core/trunk/src/language/jump_fr.properties
===================================================================
--- core/trunk/src/language/jump_fr.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_fr.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1813,6 +1813,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = R\u00e9f\u00e9rencement lin\u00e9aire
 ui.MenuNames.TOOLS.QA = Contr\u00f4ler
 ui.MenuNames.TOOLS.WARP = D\u00e9former
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = Topologie
 ui.MenuNames.TWOLAYERS = Deux couches
 ui.MenuNames.VIEW = Vue

Modified: core/trunk/src/language/jump_hu.properties
===================================================================
--- core/trunk/src/language/jump_hu.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_hu.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1803,6 +1803,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = Min\u0151s\u00E9gellen\u0151rz\u00E9s
 ui.MenuNames.TOOLS.WARP = Transzform\u00E1ci\u00F3
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = Topol\u00F3gia
 ui.MenuNames.TWOLAYERS = K\u00E9t r\u00E9teg
 ui.MenuNames.VIEW = N\u00E9zet

Modified: core/trunk/src/language/jump_it.properties
===================================================================
--- core/trunk/src/language/jump_it.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_it.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1833,6 +1833,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING=Identificazione lineare
 ui.MenuNames.TOOLS.QA=Controllo di qualit\u00E0
 ui.MenuNames.TOOLS.WARP=Deforma
+ui.MenuNames.TOOLS.OTHERS =Altri strumenti
 ui.MenuNames.TOPOLOGY=Topologia
 ui.MenuNames.TWOLAYERS=Due livelli
 ui.MenuNames.VIEW=Vista

Modified: core/trunk/src/language/jump_ja_JP.properties
===================================================================
--- core/trunk/src/language/jump_ja_JP.properties       2015-06-23 22:14:40 UTC 
(rev 4508)
+++ core/trunk/src/language/jump_ja_JP.properties       2015-06-25 04:43:37 UTC 
(rev 4509)
@@ -1803,6 +1803,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = \#T\:QA (Quality Assurance)
 ui.MenuNames.TOOLS.WARP = \u30EF\u30FC\u30D7
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = \u30C8\u30DD\u30ED\u30B8\u30FC
 ui.MenuNames.TWOLAYERS = \uFF12\u3064\u306E\u30EC\u30A4\u30E4
 ui.MenuNames.VIEW = \u8868\u793A

Modified: core/trunk/src/language/jump_ml.properties
===================================================================
--- core/trunk/src/language/jump_ml.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_ml.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -2708,6 +2708,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = QA
 ui.MenuNames.TOOLS.WARP = 
\u0d2a\u0d4b\u0d30\u0d4d\u200d\u0d15\u0d4d\u0d15\u0d41\u0d15
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = Topology
 ui.MenuNames.TWOLAYERS = \u0d30\u0d23\u0d4d\u0d1f\u0d41 
\u0d32\u0d47\u0d2f\u0d31\u0d41\u0d15\u0d33\u0d4d\u200d 
 ui.MenuNames.VIEW = \u0d26\u0d43\u0d36\u0d4d\u0d2f\u0d02

Modified: core/trunk/src/language/jump_pt.properties
===================================================================
--- core/trunk/src/language/jump_pt.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_pt.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -1803,6 +1803,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = Perguntas e Respostas
 ui.MenuNames.TOOLS.WARP = Deformar
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = Topologia
 ui.MenuNames.TWOLAYERS = Duas layers
 ui.MenuNames.VIEW = Visualizar

Modified: core/trunk/src/language/jump_pt_BR.properties
===================================================================
--- core/trunk/src/language/jump_pt_BR.properties       2015-06-23 22:14:40 UTC 
(rev 4508)
+++ core/trunk/src/language/jump_pt_BR.properties       2015-06-25 04:43:37 UTC 
(rev 4509)
@@ -1803,6 +1803,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = Perguntas e respostas
 ui.MenuNames.TOOLS.WARP = Deformar
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = Topologia
 ui.MenuNames.TWOLAYERS = Duas layers
 ui.MenuNames.VIEW = Visualizar

Modified: core/trunk/src/language/jump_ta_IN.properties
===================================================================
--- core/trunk/src/language/jump_ta_IN.properties       2015-06-23 22:14:40 UTC 
(rev 4508)
+++ core/trunk/src/language/jump_ta_IN.properties       2015-06-25 04:43:37 UTC 
(rev 4509)
@@ -1799,8 +1799,9 @@
 ui.MenuNames.TOOLS.GENERATE = 
\u0B89\u0BB0\u0BC1\u0BB5\u0BBE\u0B95\u0BCD\u0B95\u0BB5\u0BC1\u0BAE\u0BCD
 ui.MenuNames.TOOLS.JOIN = \u0B9A\u0BC7\u0BB0\u0BB5\u0BC1\u0BAE\u0BCD
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
-ui.MenuNames.TOOLS.QA = QA
-ui.MenuNames.TOOLS.WARP = Warp
+ui.MenuNames.TOOLS.QA =\#T\:QA
+ui.MenuNames.TOOLS.WARP =\#T\:Warp
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = 
\u0B95\u0B9F\u0BCD\u0B9F\u0BAE\u0BC8\u0BAA\u0BCD\u0BAA\u0BBF\u0BAF\u0BB2\u0BCD
 ui.MenuNames.TWOLAYERS = \u0B87\u0BB0\u0BA3\u0BCD\u0B9F\u0BC1  
\u0B85\u0B9F\u0BC1\u0B95\u0BCD\u0B95\u0BC1\u0B95\u0BB3\u0BCD
 ui.MenuNames.VIEW = 
\u0BAA\u0BBE\u0BB0\u0BCD\u0B95\u0BCD\u0B95\u0BB5\u0BC1\u0BAE\u0BCD

Modified: core/trunk/src/language/jump_te.properties
===================================================================
--- core/trunk/src/language/jump_te.properties  2015-06-23 22:14:40 UTC (rev 
4508)
+++ core/trunk/src/language/jump_te.properties  2015-06-25 04:43:37 UTC (rev 
4509)
@@ -2059,6 +2059,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = QA
 ui.MenuNames.TOOLS.WARP = Warp
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = Topology
 ui.MenuNames.TWOLAYERS = Two layers
 ui.MenuNames.VIEW = \u0c35\u0c4d\u0c2f\u0c42

Modified: core/trunk/src/language/jump_zh_CN.properties
===================================================================
--- core/trunk/src/language/jump_zh_CN.properties       2015-06-23 22:14:40 UTC 
(rev 4508)
+++ core/trunk/src/language/jump_zh_CN.properties       2015-06-25 04:43:37 UTC 
(rev 4509)
@@ -1935,6 +1935,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = \u8d28\u91cf\u4fdd\u8bc1
 ui.MenuNames.TOOLS.WARP = \u7ecf
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = \u62d3\u6251
 ui.MenuNames.TWOLAYERS = \u4e8c\u5c42
 ui.MenuNames.VIEW = \u67e5\u770b

Modified: core/trunk/src/language/jump_zh_HK.properties
===================================================================
--- core/trunk/src/language/jump_zh_HK.properties       2015-06-23 22:14:40 UTC 
(rev 4508)
+++ core/trunk/src/language/jump_zh_HK.properties       2015-06-25 04:43:37 UTC 
(rev 4509)
@@ -1933,6 +1933,7 @@
 ui.MenuNames.TOOLS.LINEARREFERENCING = \#T\:
 ui.MenuNames.TOOLS.QA = \u8CEA\u91CF\u4FDD\u8B49
 ui.MenuNames.TOOLS.WARP = \u7D93
+ui.MenuNames.TOOLS.OTHERS =\#T\:Other tools
 ui.MenuNames.TOPOLOGY = \u62D3\u64B2
 ui.MenuNames.TWOLAYERS = \u4E8C\u5C64
 ui.MenuNames.VIEW = \u67E5\u770B


------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to