The branch, master has been updated via ce9b1f0b9600fb8fe650223ab59c1e22308ee497 (commit) from ae6ce429ee549961e9736fdec3c7427ee840956e (commit)
- Log ----------------------------------------------------------------- commit ce9b1f0b9600fb8fe650223ab59c1e22308ee497 Author: Marc Delisle marc@infomarc.info Date: Tue Dec 7 05:59:00 2010 -0500
typo; improve message
-----------------------------------------------------------------------
Summary of changes: libraries/config/messages.inc.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libraries/config/messages.inc.php b/libraries/config/messages.inc.php index 6f31207..654974d 100644 --- a/libraries/config/messages.inc.php +++ b/libraries/config/messages.inc.php @@ -264,7 +264,7 @@ $strConfigLeftDisplayLogo_desc = __('Show logo in left frame'); $strConfigLeftDisplayLogo_name = __('Display logo'); $strConfigLeftDisplayServers_desc = __('Display server choice at the top of the left frame'); $strConfigLeftDisplayServers_name = __('Display servers selection'); -$strConfigLeftDisplayTableFilterMinimum_name = __('Mimimum number of tables to display table filter'); +$strConfigLeftDisplayTableFilterMinimum_name = __('Minimum number of tables to display the table filter box'); $strConfigLeftFrameDBSeparator_desc = __('String that separates databases into different tree levels'); $strConfigLeftFrameDBSeparator_name = __('Database tree separator'); $strConfigLeftFrameDBTree_desc = __('Only light version; display databases in a tree (determined by the separator defined below)');
hooks/post-receive