Revision: 5603
          http://sourceforge.net/p/jump-pilot/code/5603
Author:   michaudm
Date:     2017-11-30 21:59:04 +0000 (Thu, 30 Nov 2017)
Log Message:
-----------
I18N for SaveToDataStorePanel + bug fix

Modified Paths:
--------------
    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
    
core/trunk/src/org/openjump/core/ui/plugin/datastore/DataStoreSaveDriverPanel.java
    
core/trunk/src/org/openjump/core/ui/plugin/datastore/SaveToDataStorePanel.java

Modified: core/trunk/src/language/jump.properties
===================================================================
--- core/trunk/src/language/jump.properties     2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump.properties     2017-11-30 21:59:04 UTC (rev 
5603)
@@ -587,6 +587,7 @@
 
org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.convert-to-multigeometry
 = Promote to multi
 
org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.normalized-column-names-key
 = Normalize column names
 
org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.normalized-table-name-key
 = Normalize table name
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table = Table
 
org.openjump.core.ui.plugin.datastore.postgis.PostGISSaveDriverPanel.primary_key
 = Primary Key
 
org.openjump.core.ui.plugin.datastore.postgis.PostGISSaveDriverPanel.replace-table-rows
 = Replace all features from table
 
org.openjump.core.ui.plugin.datastore.postgis.PostGISSaveDriverPanel.replace-table-rows-help-string
 = Replace all rows from this table (using TRUNCATE) by features from this 
layer (using INSERT).

Modified: core/trunk/src/language/jump_cz.properties
===================================================================
--- core/trunk/src/language/jump_cz.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_cz.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -2845,4 +2845,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_de.properties
===================================================================
--- core/trunk/src/language/jump_de.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_de.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -2841,4 +2841,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_es.properties
===================================================================
--- core/trunk/src/language/jump_es.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_es.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -2820,4 +2820,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=Cambiar el tama\xF1o 
de la imagen a la mitad
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=Se pueden trasformar 
solamente Only ficheros BMP, GIF, JPG, JP2, PNG and TIF 
 jump.plugin.edit.AffineTransformationPlugIn.save=Guardar imagen transformada 
en archivo PNG
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=Cambiar el 
tama\xF1o de la imagen a si la transformaci\xF3n requiere demasiada memoria
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=Cambiar el 
tama\xF1o de la imagen a si la transformaci\xF3n requiere demasiada memoria
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_fi.properties
===================================================================
--- core/trunk/src/language/jump_fi.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_fi.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -2818,4 +2818,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_fr.properties
===================================================================
--- core/trunk/src/language/jump_fr.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_fr.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -2848,4 +2848,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=Nom de la 
table
\ No newline at end of file

Modified: core/trunk/src/language/jump_hu.properties
===================================================================
--- core/trunk/src/language/jump_hu.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_hu.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -2837,4 +2837,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_it.properties
===================================================================
--- core/trunk/src/language/jump_it.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_it.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -2822,4 +2822,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=Scala immagine a 
met\xE0
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=Solo file BMP, GIF, 
JPG, JP2, PNG e TIF possono essere trasformati
 jump.plugin.edit.AffineTransformationPlugIn.save=Salva immagine trasformata a 
PNG
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip= Scala la 
immagine a met\xE0 se  la trasformazione richiede troppa memoria
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip= Scala la 
immagine a met\xE0 se  la trasformazione richiede troppa memoria
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_ja_JP.properties
===================================================================
--- core/trunk/src/language/jump_ja_JP.properties       2017-11-30 17:32:15 UTC 
(rev 5602)
+++ core/trunk/src/language/jump_ja_JP.properties       2017-11-30 21:59:04 UTC 
(rev 5603)
@@ -2839,4 +2839,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_ml.properties
===================================================================
--- core/trunk/src/language/jump_ml.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_ml.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -4112,4 +4112,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_pt.properties
===================================================================
--- core/trunk/src/language/jump_pt.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_pt.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -2838,4 +2838,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_pt_BR.properties
===================================================================
--- core/trunk/src/language/jump_pt_BR.properties       2017-11-30 17:32:15 UTC 
(rev 5602)
+++ core/trunk/src/language/jump_pt_BR.properties       2017-11-30 21:59:04 UTC 
(rev 5603)
@@ -2838,4 +2838,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_ta_IN.properties
===================================================================
--- core/trunk/src/language/jump_ta_IN.properties       2017-11-30 17:32:15 UTC 
(rev 5602)
+++ core/trunk/src/language/jump_ta_IN.properties       2017-11-30 21:59:04 UTC 
(rev 5603)
@@ -2837,4 +2837,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_te.properties
===================================================================
--- core/trunk/src/language/jump_te.properties  2017-11-30 17:32:15 UTC (rev 
5602)
+++ core/trunk/src/language/jump_te.properties  2017-11-30 21:59:04 UTC (rev 
5603)
@@ -3344,4 +3344,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_zh_CN.properties
===================================================================
--- core/trunk/src/language/jump_zh_CN.properties       2017-11-30 17:32:15 UTC 
(rev 5602)
+++ core/trunk/src/language/jump_zh_CN.properties       2017-11-30 21:59:04 UTC 
(rev 5603)
@@ -3001,4 +3001,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: core/trunk/src/language/jump_zh_HK.properties
===================================================================
--- core/trunk/src/language/jump_zh_HK.properties       2017-11-30 17:32:15 UTC 
(rev 5602)
+++ core/trunk/src/language/jump_zh_HK.properties       2017-11-30 21:59:04 UTC 
(rev 5603)
@@ -3000,4 +3000,5 @@
 jump.plugin.edit.AffineTransformationPlugIn.resize-image=#T:Resize image to 
half size
 jump.plugin.edit.AffineTransformationPlugIn.allowed-files=#T:Only BMP, GIF, 
JPG, JP2, PNG and TIF files can be transformed
 jump.plugin.edit.AffineTransformationPlugIn.save=#T:Save transformed image to 
PNG file
-jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
\ No newline at end of file
+jump.plugin.edit.AffineTransformationPlugIn.resize-image-tooltip=#T:Resize to 
half the size of image if trasformation requires too much memory
+org.openjump.core.ui.plugin.datastore.DataStoreSaveDriverPanel.table=#T:Table
\ No newline at end of file

Modified: 
core/trunk/src/org/openjump/core/ui/plugin/datastore/DataStoreSaveDriverPanel.java
===================================================================
--- 
core/trunk/src/org/openjump/core/ui/plugin/datastore/DataStoreSaveDriverPanel.java
  2017-11-30 17:32:15 UTC (rev 5602)
+++ 
core/trunk/src/org/openjump/core/ui/plugin/datastore/DataStoreSaveDriverPanel.java
  2017-11-30 21:59:04 UTC (rev 5603)
@@ -33,6 +33,8 @@
 
     public static final String KEY = DataStoreSaveDriverPanel.class.getName();
 
+    private static final String TABLE                    = I18N.get(KEY + 
".table");
+
     private static final String WRITE_3D_GEOM            = I18N.get(KEY + 
".write-3d-geometries");
     private static final String CONVERT_NAN_Z            = I18N.get(KEY + 
".convert-nan-z");
     private static final String NARROW_GEOMETRY_TYPE     = I18N.get(KEY + 
".narrow-geometry-type");
@@ -100,7 +102,7 @@
         add(connectionPanel);
 
         // table
-        JLabel tableLabel = new JLabel("Table");
+        JLabel tableLabel = new JLabel(TABLE);
         gbConstraints.gridx = 0;
         gbConstraints.gridy += 1;
         gbConstraints.gridwidth = 1;

Modified: 
core/trunk/src/org/openjump/core/ui/plugin/datastore/SaveToDataStorePanel.java
===================================================================
--- 
core/trunk/src/org/openjump/core/ui/plugin/datastore/SaveToDataStorePanel.java  
    2017-11-30 17:32:15 UTC (rev 5602)
+++ 
core/trunk/src/org/openjump/core/ui/plugin/datastore/SaveToDataStorePanel.java  
    2017-11-30 21:59:04 UTC (rev 5603)
@@ -22,7 +22,8 @@
 
   public static final String KEY = SaveToDataStorePanel.class.getName();
 
-  private static final String LASTCONNECTION = null;
+  private static final String LASTCONNECTION = 
SaveToDataStorePanel.class.getName()
+          + " - LAST CONNECTION";
 
   private WorkbenchContext workbenchContext;
   private Set<InputChangedListener> listeners = new 
LinkedHashSet<InputChangedListener>();


------------------------------------------------------------------------------
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