
var msgs = {};
msgs.processing = "Processing..";
msgs.server_problem = "Server or connection problem. Please try again.";
msgs.ok = "OK";
msgs.canceling = "Canceling..";
msgs.edit_order = "Edit Order";
msgs.cancel_order = "Cancel Order";
msgs.loading = "Loading..";
msgs.qual_high = "HIGH";
msgs.qual_normal = "NORMAL";
msgs.qual_low = "LOW";
msgs.qual_return = "RETURN";
msgs.qual_unknown = "UNKNOWN";
msgs.found = "Found";
msgs.link_not_found = "Not found. Click icon to check.";
msgs.statistics = "Statistics";
msgs.get_links = "Get Links";
msgs.edit_flow = "Edit Flow";
msgs.delete_flow = "Delete Flow";
msgs.total = "Total";
msgs.cash_out = "Cash Out";
msgs.funds_transfered = "The funds were transferred";
msgs.button_found = "Button was found";
msgs.button_not_found = "Button was NOT found";

msgs.confirm = "Confirm";
msgs.loading = "Loading..";
