[MonoTouch] Using resx resources on monotouch
Rolf Bjarne Kvinge
rolf at xamarin.com
Thu Mar 8 22:46:33 UTC 2012
Hi,
I'm pretty sure there was a bug about it, but now I can't find it.
In any case there is a test project in this bug:
https://bugzilla.xamarin.com/show_bug.cgi?id=3708 you can use to see how
it's done there: just make sure you apply the workaround mentioned in the
first comment in the bug (so you don't run into the issue that bug's about).
Rolf
On Thu, Mar 8, 2012 at 9:16 PM, Felix Collins <felix at intranel.com> wrote:
> 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
>
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120308/616aca7b/attachment-0001.html>
More information about the MonoTouch
mailing list