[mono-android] Resource files and localization
Jonathan Chapman
jonathan_Chapman at apexsi.com
Thu Feb 16 18:42:41 UTC 2012
I have a library that is used across multiple types of projects (CF, ASP.NET,
WPF, and now Android). This is the business logic library and as such has
resource files for error messages. In porting to Monodroid the main
application uses the standard Android folder structure for localization.
However, since this is a shared library I wanted to continue to use the
standard .Net resource files, but it does not work even when I explicitly
set the Resource's culture. Debugging the code I can see that now the
culture is French but still no go. I did find a post from July where
someone was asking for this in MonoTouch and at that time it was said that
there were bigger issues. I was hoping if anyone new if this is now going
to be looked at.
Thanks,
Jonathan
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Resource-files-and-localization-tp5490377p5490377.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list