Page 1 of 1

New application for translate all cards to your native lang

PostPosted: 16 Mar 2009, 22:49
by dcelso
Hello to all,
tired to wait a new mwForeign file for my language I decided to create an application for do it.
I present MWSTranslator v0.1, it is in a early version but it have got total funcionality.
It open mwforeig files for edit and save it in xml format or text plain file splitted with the character "|"
Be careful, actualy only you can open xml an cds( the real extesion for mwforeig files) files so if you save in txt files you can not reopen it.

Re: New application for translate all cards to your native lang

PostPosted: 17 Mar 2009, 21:03
by dcelso
New version, now with suppor for import apprentice DBs.
Fix serveral problems with absolute path and added a needed dll.

Re: New application for translate all cards to your native lang

PostPosted: 17 Mar 2009, 21:05
by Huggybaby
Very cool, thanks. Now if only someone will use it to add languages. 8)

Re: New application for translate all cards to your native lang

PostPosted: 19 Mar 2009, 01:44
by dcelso
New format supported.
HQ Card Generaror DB Format

Re: New application for translate all cards to your native lang

PostPosted: 02 May 2009, 10:04
by Halfcat
Thanks for this nice tool but I can't open any .csv files from HQ Card Generator.
I have tried with the files "cards.csv", "cards-french.csv", "cards-french-Oracle.csv" but MWSTranslator v0.3 hangs up and nothing happen.
I have Vista 64
Thanks for your help

Re: New application for translate all cards to your native lang

PostPosted: 13 Jun 2009, 16:13
by dcelso
Oh, this problem is because mwstranslator doesn`t support utf txt files, you will need convert the csv files in a normal ansi txt before of open it with mwstranslator. You can use to do it pspad or any txt file editor.

Re: New application for translate all cards to your native lang

PostPosted: 15 Jun 2009, 19:21
by Halfcat
I have the same problem with the .csv files in ANSI format (MWSTranslator hangs up and nothing happen). If I load the same file with the .txt extension, I have the message : "List index out of bounds(1)" :(

Re: New application for translate all cards to your native lang

PostPosted: 03 Jul 2009, 14:38
by dcelso
You must change to ANSI format the files cards-french.csv and cards-french-flavor.csv.
I you did it, the problem may be that this is a process too slow, you need wait more time, about several hours depending of your computer.

Re: New application for translate all cards to your native lang

PostPosted: 03 Jul 2009, 14:49
by dcelso
Here is the result of the process for the converted french files after of 30 minutes.

http://www.mediafire.com/?dmk0q43jdmm

Re: New application for translate all cards to your native lang

PostPosted: 04 Jul 2009, 18:50
by Halfcat
Thanks for you help dcelso :)

Re: New application for translate all cards to your native l

PostPosted: 11 Oct 2015, 23:12
by moislex
I know it's a very old topic, but I'm finding a big challenge in writing a program using C # that makes reading and writing to files ".cds" (Delphi).

One would have any idea how to do it?