Hi
this did the trick
now having 1 issue,
after changing the language, the menu button are not changing to english on the fly
I mean these:
Activity.AddMenuItem(trans.GetText ("Settings"),"mnuSettings")
I need to close the app and open it again, other stuff I manage to change on the fly
question:
is there a way to destroy the menu and create it again?
if now I guess I need to close and open my app? - is there any code to do it?
Thanks