localize method

String localize()

Implementation

String localize() {
  return EditEventLocalization.localize(this);
}