[MonoTouch] Using resx resources on monotouch
Felix Collins
felix at intranel.com
Thu Mar 8 20:16:22 UTC 2012
Just to expand. I can see the strings from my default resource file in in the main DLL. The strings from the other localised rsource files are in dlls that reside in sub folders (in the.app file) named for the locale and with ".resources" appended to the root name of the main dll. I assume that arrangement is correct (I've never had to dig into how this all works before - it just worked on other platforms!).
What was the problem previously (prior to 5.2)? Issue number? I may be able to track down what is going wrong if I have a clue.
Cheers,
Felix
More information about the MonoTouch
mailing list