I got the values for the key’s when I passing the corresponding key. But now I need to get the key’s from Localizable.strings file. Is it possible with MonoTouch?
I got the values for the key’s when I passing the corresponding key. But
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at this thread. It’s in Objective-C but it should be pretty easy to translate to C#. iPhone/iOS: How can I get a list of localized strings in all the languages my app is localized in?