localization

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Iam in the process of translating the winforms application. The winres seems
not to work for .netcf resx files.

Please help me in getting a solution for this so that translation could be
done without using visual studio, because the guy who is translating dose not
have visual studio.



thanks,

Siva
 
HI,
Iam looking in getting a solution for this so that translation could be
done without using visual studio, because the guy who is translating dose
not have visual studio. But .netcf articles so far I have bee n able to
look at discuss only on the method of using vs.net.

Any body has a similar experience please share with me about the method to
follow.

thanks,
Siva
 
You could use plain text files and do the conversion with cfresgen.

For our translators, we have invested in Alchemy Catalyst which can
read/generate resx files. There must be other 3rd party translation products
as well.

Cheers
Daniel
 
Back
Top