Hi there,
I noticed that updating the translations for my app takes more time than anything else, so I thought I should do something to make translating apps easier for developers and translators as well.
Here's what I came up with:

Send the program and your AppResources.resx file to people who want to translate your app. They generate a new, globalized AppResources file using the program, and all you need to do is adding it to your project.
Have fun
I noticed that updating the translations for my app takes more time than anything else, so I thought I should do something to make translating apps easier for developers and translators as well.
Here's what I came up with:

Send the program and your AppResources.resx file to people who want to translate your app. They generate a new, globalized AppResources file using the program, and all you need to do is adding it to your project.
Have fun