Hello, I have been successfully able to access .resx files in my project however because my project is so big I would like to be able to divide the .resx files up by language folders, e.g en-EN, es-ES
When i tried doing this what I discovered is .resx files only work at the root of the project as embedded resources. Is there a way I can separate my .resx files by directory? Regards!! -- View this message in context: http://monotouch.2284126.n4.nabble.com/Using-Resx-for-localization-tp4658163.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
