getOkString method

String getOkString()

Multilingual text of OK string

Implementation

String getOkString() {
  return okString;
}