Exemplo n.º 1
0
 private void Localize()
 {
     ButtonSave.SetTitle(Strings.SAVE, UIControlState.Normal);
 }
Exemplo n.º 2
0
 private void Localize()
 {
     Title = Strings.CATEGORY;
     LabelSelectPlaceCategory.Text = Strings.SELECT_PLACE_CATEGORY;
     ButtonSave.SetTitle(Strings.SAVE, UIControlState.Normal);
 }