kongp3 / stardict-3

Automatically exported from code.google.com/p/stardict-3
GNU General Public License v3.0
0 stars 0 forks source link

Error, sametypesequence must be a single lower case letter, preferably 'm' #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when I use the StarDict-Editor to DeCompile the cdict-gb dictionary(en - 
zh_CN), it
gives me the problem below :

Building...
[critical] Error, sametypesequence must be a single lower case letter, 
preferably 'm'.
Done!

I don't know why...

Original issue reported on code.google.com by careless...@gmail.com on 25 Dec 2013 at 7:54

GoogleCodeExporter commented 8 years ago
You can use a text editor to open the .ifo file, then you will find cedict 
dictionary's sametypesequence is two characters, while most dictionary only 
have one character. Stardict-editor only process one character presently.

You can decompile it to xml file.

Or just download the source file at:
http://www.mandarintools.com/index.html

Original comment by huzheng...@gmail.com on 26 Dec 2013 at 9:06