Wording: Display "Idle" instead of "Ready" in status bar

This commit is contained in:
Ansgar Becker
2010-05-28 13:45:54 +00:00
parent 8f1e3107fa
commit d1db340f7b

View File

@ -24,7 +24,7 @@ const
REGKEY_SESSIONS = 'Servers\';
// Some unique char, used to separate e.g. selected columns in registry
DELIM = '|';
STATUS_MSG_READY = 'Ready.';
STATUS_MSG_READY = 'Idle.';
STR_NOTSUPPORTED = 'Not supported by this server';
// Used by maskSQL and fixSQL: