Multiple language support

Multiple language support

Old forum URL: forums.lhotka.net/forums/t/7424.aspx


andrewrajcoomar posted on Saturday, August 08, 2009

Can someone please tell me how to turn off multi-language support to stop folders from being created in my bin folder? My app is used in US only. It's causing a problem for me in version control application - don't ask :-).

Thanks,

Andrew

 

RockfordLhotka replied on Saturday, August 08, 2009

Just remove all the resx files from the project folder except Resources.resx - which contains the default en-us (US English) information.

To do this, do Show All Files in Visual Studio and remove/delete the resx files from the project.

Copyright (c) Marimer LLC