//------------------
// GLOBALS:
//------------------
dyn_text["ok"] = "Ok";
dyn_text["cancel"] = "Cancel";
dyn_text["confirmation"] = "Confirmation";
dyn_text["confirm"] = "Confirm";
dyn_text["error"] = "Error";

//------------------
// NON-GLOBALS:
//------------------
dyn_text["drag"] = "Drag panel by clicking on the header";
dyn_text["output-console"] = "Output console";