Skip to main content

Example: Suppress success messages

For example, to suppress any warnings that might be included in success messages, create a custom en-us-errmsg.kvg file as follows:

# KVGROUP-V1.0
"language" "EN_US" = {
  "ERROR_AGENT_0" "" = {
    "text" = "Success"
}