[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_4, updated. RELEASE_3_4_1RC1-16-g81f939f

Marc Delisle lem9 at users.sourceforge.net
Wed May 18 14:07:33 CEST 2011


The branch, QA_3_4 has been updated
       via  81f939f5df5f710f2c8b3c1d9870af7bc532b306 (commit)
      from  ac9d911c3f0e5a9445de24e47b6beb2a28ef9690 (commit)


- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                         |    1 +
 libraries/config/messages.inc.php |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6eb7130..b766a76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 3.4.2.0 (not yet released)
 - bug #3301249 [interface] Iconic table operations does not remove inline edit label
 - bug #3303869 [interface] Unnecessary scrolling on Databases page
+- patch #3303813 [setup] Define a label that was missing
 
 3.4.1.0 (not yet released)
 - bug #3301108 [interface] Synchronize and already configured host
diff --git a/libraries/config/messages.inc.php b/libraries/config/messages.inc.php
index 9ebbfea..8ea3cef 100644
--- a/libraries/config/messages.inc.php
+++ b/libraries/config/messages.inc.php
@@ -127,6 +127,7 @@ $strConfigExport_sql_hex_for_blob_name = __('Use hexadecimal for BLOB');
 $strConfigExport_sql_if_not_exists_name = sprintf(__('Add %s'), 'IF NOT EXISTS');
 $strConfigExport_sql_ignore_name = __('Use ignore inserts');
 $strConfigExport_sql_include_comments_name = __('Comments');
+$strConfigExport_sql_insert_syntax_name = __('Syntax to use when inserting data');
 $strConfigExport_sql_max_query_size_name = __('Maximal length of created query');
 $strConfigExport_sql_mime_name = __('MIME type');
 $strConfigExport_sql_procedure_function_name = sprintf(__('Add %s'), 'CREATE PROCEDURE / FUNCTION / EVENT');


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list