Вопрос

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?

Это было полезно?

Решение

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?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top