10 - Chinese local files
I like the addon very much and I have translated it into Chinese .It includes both zhCN and zhTW localizations.I hope them added in your next release .
http://chineselocal.googlecode.com/files/EMP%20chinese%20local.zip
BTW,I have an advice .JAVA Runtime Environment is not very popular in China and I don't have the programming knowledge ,so can you turn your program into .exe file type that doesn't depend JRE?
Thanks for your great work.
| User | When | Change |
|---|---|---|
| yess | Dec 15, 2008 at 16:33 UTC | Changed status from Started to Fixed |
| yess | Dec 10, 2008 at 00:58 UTC | Changed status from Accepted to Started |
| yess | Nov 26, 2008 at 19:48 UTC | Changed status from Verified to Accepted |
| yess | Nov 26, 2008 at 19:48 UTC | Changed status from New to Verified |
| yeachan | Nov 24, 2008 at 11:59 UTC | Create |
- 5 comments
- 5 comments
Facts
- Last updated
- Dec 15, 2008
- Reported
- Nov 24, 2008
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Other - Some other kind of issue
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #5
yess Dec 10, 2008 at 01:03 UTC - 0 likesok I found some Unicode mp3's that don't work properly.
I beleve I have fixed it. Please let me know if you still get corrupt characters with the new version 1.6. Once it is available.
- Reply
- #4
yess Nov 29, 2008 at 03:41 UTC - 0 likesJava can use both UTF-16 and UTF-8. The playlist is saved as UTF-8 because that's what wow can read.
And as you can see, its works for the file names. The problem is that the program can not read the information from the mp3 files for some reason.
The problem is that the mp3 files do have different Unicode formats. And it is very hard to fix because the mp3 files with Unicode I have tried did work.
- Reply
- #3
yeachan Nov 27, 2008 at 06:32 UTC - 0 likesWell,here is a image .
http://i3.6.cn/cvbnm/8a/24/94/b73f821d5b3a92e3251c0529fe123bda.jpg
When I add a song with Chinese characters ,it turns into this.
I don't quite familiar with program and I check the Internet and find something .UTF-8 is a format of Unicode(UTF=Universal Transformation Format).What I have found seems that in Java they use UTF-16 instead of UTF-8.
- Reply
- #2
yess Nov 26, 2008 at 20:15 UTC - 0 likesThanks allot, of curse I will add the localizations in my next version.
About the Java, I don't like programs that depend on Java or .net either but Java is what I know best and it also works on mac. To make it not depend on JRE would be too much work.
About the UTF-8, what do you mean? I have tried some mp3 files with Unicode characters and it did work well. Maybe you could upload a sample file somewhere?
- Reply
- #1
yeachan Nov 24, 2008 at 14:07 UTC - 0 likesps:
Thanks.