[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0ALPHA2-1812-gce9b1f0

Marc Delisle lem9 at users.sourceforge.net
Tue Dec 7 11:59:11 CET 2010


The branch, master has been updated
       via  ce9b1f0b9600fb8fe650223ab59c1e22308ee497 (commit)
      from  ae6ce429ee549961e9736fdec3c7427ee840956e (commit)


- Log -----------------------------------------------------------------
commit ce9b1f0b9600fb8fe650223ab59c1e22308ee497
Author: Marc Delisle <marc at 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
-- 
phpMyAdmin




More information about the Git mailing list