Jump to content

Can I edit the language files in PDN by myself and how


Timwang

Recommended Posts

try this: viewtopic.php?f=14&t=601

and next time, smilie1.png

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?

Link to comment
Share on other sites

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.

sig.jpg.7f312affa740bae49243c4439bc4a244.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...