The branch, master has been updated
       via  e4169358f6a380f58e3e73c633a70bb839fbd42d (commit)
      from  003d879a64971573400e22b0756800c92ce40864 (commit)


- Log -----------------------------------------------------------------
commit e4169358f6a380f58e3e73c633a70bb839fbd42d
Author: Marc Delisle <[email protected]>
Date:   Sun Sep 11 06:57:49 2011 -0400

    Improve message

-----------------------------------------------------------------------

Summary of changes:
 tbl_indexes.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tbl_indexes.php b/tbl_indexes.php
index 1daca81..1bffbe7 100644
--- a/tbl_indexes.php
+++ b/tbl_indexes.php
@@ -166,7 +166,7 @@ echo PMA_generate_common_hidden_inputs($form_params);
     <legend>
 <?php
 if (isset($_REQUEST['create_index'])) {
-    echo __('Create a new index');
+    echo __('Create an index');
 } else {
     echo __('Modify an index');
 }


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to