Re: [mono-android] Resx Localization

2011-05-13 Thread Anthony . Coqui
Hello :) I am using the latest Build which includes support for creating a RESX files. (example: MainPage.resx) This compiles into the project's dll which is then packaged into the apk file. All works as it should for the default language. Unfortunately, I am hitting a wall when it comes to

Re: [mono-android] Resx Localization

2011-07-28 Thread Anthony . Coqui
Hi Ritesh, I was unable to get the resx for alternate countries to work properly, as it would work for the default RESX file. I spent a lot of time trying to troubleshoot it and was planning on posting a bug for it, however, was pulled into several other priorities. I would love to see this re

Re: [mono-android] Resources from a Library Project

2011-08-03 Thread Anthony . Coqui
I too would like this ability in the future :) -Original Message- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Ritesh Sahu Sent: Wednesday, August 03, 2011 12:30 AM To: Jonathan Pobst; Discussions related to Mono for Android Subject: Re:

Re: [mono-android] How to have monodroid project in same soultion with windows 7 phone?

2011-08-03 Thread Anthony . Coqui
Hi Chobo2, I may be wrong but it's worth a try :) Right click on the Android project and go to properties. Select [Mono Android Options] Ensure that "Use Shared Runtime" is checked. I currently have a Mono for Android project in the same solution as a WP7 and Silverlight app, so it is definitely

Re: [mono-android] Resx Localization

2011-09-12 Thread Anthony . Coqui
Hi Everyone, I was wondering if anyone was able to get RESX files to work yet. I'll be getting back to this soon and was curious if there was a solution yet. :) Thanks, Ant From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Karl