Hi,

Just uploaded the csv-driver-0.6.0beta4.jar
Finnish translation attached. I have also a few comments.
I'll add finnish translation, thanks,
Uploaded (I added one key :
#T:drivers.csv.invert-selection=Invert Selection
- All multi word menu texts contain dashes on my computer instead of space, like this
"Kommenttirivin-rakenne-(regexp)"
Did not investigate into that yet. This is changed into dashes by the IO framework I used and I think it has been done to safely use these labels as keys. But I'm not sure why labels containing
whitespaces would be a problem.
Removed that (but don't know why Paul Austin replaced all whitespaces by dashes)
- When saving without giving file extension the result is a bit odd "New.csv, txt, xyz"
Oh, not nice. I must check if it does the same thing for other multi-extension
Fixed.
- "Inverse selection" -button cannot be translated
OK, will add it
See above
- Where is the string "queted", English translation "Queted string" used?
Unused. Finally, the parser should know how to parse quoted or unquoted fields. It should write quotes only for records and fields containing a quote or a separator, but
this is a place where more tests would be useful.
- Canceling saving from the optional "Select attributes" menu leads to NPE
Oh, very bad.
I hope I'll be able to have a look into all your points by the end of the week.
I just hide the cancel button. Currently, when the choose attribute dialog popup, the writing process has already begun, so that it is not really possible to cancel.
I mean without refactoring the code.

Michaël


Thanks,

Michaël
java.lang.NullPointerException
at fr.michaelm.jump.drivers.csv.CSVDataSource$1.executeUpdate(CSVDataSource.java:184) at com.vividsolutions.jump.workbench.datasource.AbstractSaveDatasetAsPlugIn.run(AbstractSaveDatasetAsPlugIn.java:33) at com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:152)
 at java.lang.Thread.run(Unknown Source)
-Jukka Rahkonen-

    ------------------------------------------------------------------------
    Michaël Michaud  wrote:
    Thanks Arnd,

    I escaped accented characters and uploaded the extension again as
    csv-driver-0.6.0beta3.jar

    Michaël

    Hallo Michaël,

    here is the german language file for You new csv driver.

    Arnd

    Hi Arnd,

    Hi uploaded the internationalized plugin at the same url
    Here attached is the english i18n properties file

    Thanks,

    Michaël


    Le 29/03/2012 11:58, Arnd Kielhorn a écrit :
    Hello Michael,

    I could make the german translation of the dialog.

    Arnd

    Hi,
    thank You for that nice driver.
    Is there already an englsih and german translation for it because when
    I
    load OJ the csv driver dialog is in french?
    Sorry, forgot it. I'll send the internationalized version by the end of
    the week (english only).

    Michaël
    Arnd


    Hi,

    I uploaded a beta version of a new csv driver : csv-driver-0.6
    beta.jar
    http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/

    This is a complete rewrite of my old txt driver.
    It should be more flexible and currently includes
    - an auto-mode able to guess the structure of most character
    delimited
    files (including pirol formatted files)
    - a set-options mode where the user has to set the file structure to
    help the driver to read the file correctly
    - a writer with only a few options
    I've not yet implemented anything to read csvt files from OGR, but
    tried
    to make the driver
    flexible enough to make it possible.

    At the same address, you'll find two documents to help you understand
    the options :
    OpenJUMP_CSV.odt

    <http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/OpenJUMP_CSV.odt>
    OpenJUMP_CSV_auto.odt

    
<http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/OpenJUMP_CSV_auto.odt>
    It is quite difficult to make such a driver robust and it is in its
    early stage.
    All your tests and remarks are welcome.

    Michaël





    
------------------------------------------------------------------------------
    This SF email is sponsosred by:
    Try Windows Azure free for 90 days Click Here
    http://p.sf.net/sfu/sfd2d-msazure
    _______________________________________________
    Jump-pilot-devel mailing list
    Jump-pilot-devel@lists.sourceforge.net
    https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


    
------------------------------------------------------------------------------
    This SF email is sponsosred by:
    Try Windows Azure free for 90 days Click Here
    http://p.sf.net/sfu/sfd2d-msazure


    _______________________________________________
    Jump-pilot-devel mailing list
    Jump-pilot-devel@lists.sourceforge.net
    https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to