clarify message

This commit is contained in:
Dieter Adriaenssens 2013-05-07 15:39:10 +02:00
parent 6356270972
commit 9180b6fcc6

View File

@ -386,7 +386,7 @@ $strConfigServers_controluser_desc = __('A special MySQL user configured with li
$strConfigServers_controluser_name = __('Control user');
$strConfigServers_controlhost_desc = __('An alternate host to hold the configuration storage; leave blank to use the already defined host');
$strConfigServers_controlhost_name = __('Control host');
$strConfigServers_controlport_desc = __('An alternate port to connect to the host that holds the configuration storage; leave blank to use the already defined port');
$strConfigServers_controlport_desc = __('An alternate port to connect to the host that holds the configuration storage; leave blank to use the default port, or the already defined port, if the controlhost equals host');
$strConfigServers_controlport_name = __('Control port');
$strConfigServers_CountTables_desc = __('Count tables when showing database list');
$strConfigServers_CountTables_name = __('Count tables');