Hi,

The current app I'm developing requires the use of a translation service for phrases that are user defined and therefore unable to be placed into the translation files.

I've found this link on stackoverflow which says it can sort of be done

http://stackoverflow.com/questions/6075158/can-strings-resource-files-be-added-at-runtime

but makes reference to genstrings. With monotouch, is genstrings available for use once the app has been deployed and if it is, would I need to use something like System.Environment to run the utility?

I'm not sure if it would be a simpler way to have a secondary localization file (plain text file generated in app) and read from that on runtime.

Any advice on this would be appreciated.

Thanks

Paul
--
"Space," it says, "is big. Really big. You just won't believe how vastly, hugely, mindbogglingly big it is. I mean, you may think it's a long way down the road to the chemist's, but that's just peanuts to space, listen..."
Hitch Hikers Guide to the Galaxy, a truly remarkable book!

_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to