Timwang 0 Posted November 19, 2007 Share Posted November 19, 2007 I found there were lots of translation mistakes in Chinese edition.Can I correct them by myself? Quote Link to post Share on other sites
pyrochild 363 Posted November 19, 2007 Share Posted November 19, 2007 try this: viewtopic.php?f=14&t=601 and next time, Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to post Share on other sites
Timwang 0 Posted November 19, 2007 Author Share Posted November 19, 2007 try this: viewtopic.php?f=14&t=601and next time, Thank you for ur replay. I read the guide and knew its meaning. There is a question here:Actually there is no need to translate all the menu.What I want to correct are parts of them.If I have to translate all and use "ResGen" to build a new langugage pack.It takes too much.Any method better? Quote Link to post Share on other sites
Rick Brewster 1,766 Posted November 19, 2007 Share Posted November 19, 2007 Moved to Localization Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to post Share on other sites
Timwang 0 Posted November 20, 2007 Author Share Posted November 20, 2007 Moved to Localization you moved my thread and never told me how to do can I just translate parts of menu on the basis of existed file? Quote Link to post Share on other sites
Zagna 100 Posted November 20, 2007 Share Posted November 20, 2007 You can use resgen.exe in the original translation pack to convert a .resources file into .resx file for modification. ResGen.exe PaintDotNet.Strings.3..resources Strings..resx To decompile, after which you can easily modify the .resx file with any text editor and, ResGen.exe /compile Strings..resx,PaintDotNet.Strings.3..resources To compile it again which you can then use to replace the original. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.