diff --git a/ChangeLog b/ChangeLog
index da8c8e41b..15d9be772 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
+ [interface] Provide links to documentation in highlighted SQL.
+ [interface] It is now possible to bookmark most pages in JS capable browser.
- bug #2936482 [core] Fix SSL detection.
++ rfe #2937850 [doc] Add some hints to chk_rel.php for quick setup.
3.3.0.0 (not yet released)
+ rfe #2308632 [edit] Use hex for (var)binary fields,
diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php
index ecef682a1..56443999c 100644
--- a/lang/afrikaans-utf-8.inc.php
+++ b/lang/afrikaans-utf-8.inc.php
@@ -1647,4 +1647,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php
index ce6baee81..9cf4dc038 100644
--- a/lang/albanian-utf-8.inc.php
+++ b/lang/albanian-utf-8.inc.php
@@ -1645,4 +1645,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php
index 1bf01147f..d624f6624 100644
--- a/lang/arabic-utf-8.inc.php
+++ b/lang/arabic-utf-8.inc.php
@@ -1649,4 +1649,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php
index c727442a4..7560d744b 100644
--- a/lang/azerbaijani-utf-8.inc.php
+++ b/lang/azerbaijani-utf-8.inc.php
@@ -1644,4 +1644,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php
index a5c3d6758..284cef738 100644
--- a/lang/bangla-utf-8.inc.php
+++ b/lang/bangla-utf-8.inc.php
@@ -1646,4 +1646,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php
index ea62503f1..d151744aa 100644
--- a/lang/basque-utf-8.inc.php
+++ b/lang/basque-utf-8.inc.php
@@ -1641,4 +1641,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php
index 2772c84ee..2d3ff1fff 100644
--- a/lang/belarusian_cyrillic-utf-8.inc.php
+++ b/lang/belarusian_cyrillic-utf-8.inc.php
@@ -1641,4 +1641,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php
index 361d45978..f088f0efd 100644
--- a/lang/belarusian_latin-utf-8.inc.php
+++ b/lang/belarusian_latin-utf-8.inc.php
@@ -1653,4 +1653,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php
index 8559f78a1..ca1c326cd 100644
--- a/lang/bosnian-utf-8.inc.php
+++ b/lang/bosnian-utf-8.inc.php
@@ -1647,4 +1647,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php
index e3375d88c..0350dc114 100644
--- a/lang/brazilian_portuguese-utf-8.inc.php
+++ b/lang/brazilian_portuguese-utf-8.inc.php
@@ -1641,4 +1641,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php
index 7dbe186b5..1f147dc67 100644
--- a/lang/bulgarian-utf-8.inc.php
+++ b/lang/bulgarian-utf-8.inc.php
@@ -1647,4 +1647,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php
index f706afe1e..e5853961f 100644
--- a/lang/catalan-utf-8.inc.php
+++ b/lang/catalan-utf-8.inc.php
@@ -1633,4 +1633,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php
index b065c6378..a880c77f7 100644
--- a/lang/chinese_simplified-utf-8.inc.php
+++ b/lang/chinese_simplified-utf-8.inc.php
@@ -1646,4 +1646,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php
index d7d025523..f55a99421 100644
--- a/lang/chinese_traditional-utf-8.inc.php
+++ b/lang/chinese_traditional-utf-8.inc.php
@@ -1648,4 +1648,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php
index fd19e3a50..83da12d69 100644
--- a/lang/croatian-utf-8.inc.php
+++ b/lang/croatian-utf-8.inc.php
@@ -1641,4 +1641,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php
index 45c76ec67..1756cbf60 100644
--- a/lang/czech-utf-8.inc.php
+++ b/lang/czech-utf-8.inc.php
@@ -1627,4 +1627,8 @@ $strSetupZipDumpExportWarning = '[a@?page=form&formset=features#tab_Import_e
$strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php
index acdb21fb7..c31ff9e06 100644
--- a/lang/danish-utf-8.inc.php
+++ b/lang/danish-utf-8.inc.php
@@ -1644,4 +1644,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php
index 9b43dfd74..c7bb419fe 100644
--- a/lang/dutch-utf-8.inc.php
+++ b/lang/dutch-utf-8.inc.php
@@ -1640,4 +1640,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php
index ad5f83864..29b074ffc 100644
--- a/lang/english-utf-8.inc.php
+++ b/lang/english-utf-8.inc.php
@@ -660,6 +660,10 @@ $strPHPExtension = 'PHP extension';
$strPHPVersion = 'PHP Version';
$strPlayAudio = 'Play audio';
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.';
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:';
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.';
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.';
$strPmaDocumentation = 'phpMyAdmin documentation';
$strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!';
$strPolish = 'Polish';
diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php
index c978779ca..0943dcceb 100644
--- a/lang/estonian-utf-8.inc.php
+++ b/lang/estonian-utf-8.inc.php
@@ -1646,4 +1646,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php
index b472fc35a..b36c3fb0e 100644
--- a/lang/finnish-utf-8.inc.php
+++ b/lang/finnish-utf-8.inc.php
@@ -1623,4 +1623,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php
index 1c2a24959..6e52900a5 100644
--- a/lang/french-utf-8.inc.php
+++ b/lang/french-utf-8.inc.php
@@ -1619,4 +1619,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php
index 815bb7deb..2c1e8a398 100644
--- a/lang/galician-utf-8.inc.php
+++ b/lang/galician-utf-8.inc.php
@@ -1627,4 +1627,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php
index 496e7ea48..4f3f2105e 100644
--- a/lang/georgian-utf-8.inc.php
+++ b/lang/georgian-utf-8.inc.php
@@ -1644,4 +1644,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php
index 22c429e93..d0e858127 100644
--- a/lang/german-utf-8.inc.php
+++ b/lang/german-utf-8.inc.php
@@ -1644,4 +1644,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php
index 3ce765295..da3da4a2c 100644
--- a/lang/greek-utf-8.inc.php
+++ b/lang/greek-utf-8.inc.php
@@ -1650,4 +1650,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php
index 6650d404e..d79627575 100644
--- a/lang/hebrew-utf-8.inc.php
+++ b/lang/hebrew-utf-8.inc.php
@@ -1642,4 +1642,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php
index 93409ffb5..ed56efdce 100644
--- a/lang/hindi-utf-8.inc.php
+++ b/lang/hindi-utf-8.inc.php
@@ -1648,4 +1648,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php
index e7c0a6e28..ceb725bef 100644
--- a/lang/hungarian-utf-8.inc.php
+++ b/lang/hungarian-utf-8.inc.php
@@ -1641,4 +1641,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php
index 56de72c0c..3cf3c50cd 100644
--- a/lang/indonesian-utf-8.inc.php
+++ b/lang/indonesian-utf-8.inc.php
@@ -1641,4 +1641,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php
index f83b392e3..d4b96e697 100644
--- a/lang/italian-utf-8.inc.php
+++ b/lang/italian-utf-8.inc.php
@@ -1641,4 +1641,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php
index a92f13f89..3f4442b22 100644
--- a/lang/japanese-utf-8.inc.php
+++ b/lang/japanese-utf-8.inc.php
@@ -1646,4 +1646,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php
index 44539ed77..847fda031 100644
--- a/lang/korean-utf-8.inc.php
+++ b/lang/korean-utf-8.inc.php
@@ -1643,4 +1643,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php
index 4bbe3beaa..c7b42dbf7 100644
--- a/lang/latvian-utf-8.inc.php
+++ b/lang/latvian-utf-8.inc.php
@@ -1646,4 +1646,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php
index 8f6a7cc86..d50de6d22 100644
--- a/lang/lithuanian-utf-8.inc.php
+++ b/lang/lithuanian-utf-8.inc.php
@@ -1639,4 +1639,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php
index 5a2eb0e2f..637606649 100644
--- a/lang/macedonian_cyrillic-utf-8.inc.php
+++ b/lang/macedonian_cyrillic-utf-8.inc.php
@@ -1647,4 +1647,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php
index 81d213c35..3b18ca49e 100644
--- a/lang/malay-utf-8.inc.php
+++ b/lang/malay-utf-8.inc.php
@@ -1660,4 +1660,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php
index 8b6297f98..9e905a4ff 100644
--- a/lang/mongolian-utf-8.inc.php
+++ b/lang/mongolian-utf-8.inc.php
@@ -1646,4 +1646,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php
index 7cbbff7a8..ad33a9f3b 100644
--- a/lang/norwegian-utf-8.inc.php
+++ b/lang/norwegian-utf-8.inc.php
@@ -1622,4 +1622,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php
index 2421ae8aa..78acdff7a 100644
--- a/lang/persian-utf-8.inc.php
+++ b/lang/persian-utf-8.inc.php
@@ -1649,4 +1649,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php
index d33a3bc1c..9223e9383 100644
--- a/lang/polish-utf-8.inc.php
+++ b/lang/polish-utf-8.inc.php
@@ -1632,4 +1632,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php
index 2fb7827ef..4c4768253 100644
--- a/lang/portuguese-utf-8.inc.php
+++ b/lang/portuguese-utf-8.inc.php
@@ -1650,4 +1650,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php
index 65748629a..41288f2fd 100644
--- a/lang/romanian-utf-8.inc.php
+++ b/lang/romanian-utf-8.inc.php
@@ -1640,4 +1640,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php
index 6ab6da61f..cc9a7d41c 100644
--- a/lang/russian-utf-8.inc.php
+++ b/lang/russian-utf-8.inc.php
@@ -1625,4 +1625,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php
index 1e878e581..313e3a3d7 100644
--- a/lang/serbian_cyrillic-utf-8.inc.php
+++ b/lang/serbian_cyrillic-utf-8.inc.php
@@ -1644,4 +1644,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php
index 3a78fc93b..22b1bc613 100644
--- a/lang/serbian_latin-utf-8.inc.php
+++ b/lang/serbian_latin-utf-8.inc.php
@@ -1644,4 +1644,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php
index 4afb42a43..b167f15d7 100644
--- a/lang/sinhala-utf-8.inc.php
+++ b/lang/sinhala-utf-8.inc.php
@@ -1648,4 +1648,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php
index 77f05d60d..a62f89828 100644
--- a/lang/slovak-utf-8.inc.php
+++ b/lang/slovak-utf-8.inc.php
@@ -1640,4 +1640,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php
index 5623507f3..1fd2b3989 100644
--- a/lang/slovenian-utf-8.inc.php
+++ b/lang/slovenian-utf-8.inc.php
@@ -1643,4 +1643,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php
index 9e0aa61cf..a309c4b59 100644
--- a/lang/spanish-utf-8.inc.php
+++ b/lang/spanish-utf-8.inc.php
@@ -1635,4 +1635,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php
index 9eb4ba1f8..9517b8514 100644
--- a/lang/swedish-utf-8.inc.php
+++ b/lang/swedish-utf-8.inc.php
@@ -1636,4 +1636,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php
index 8b92dead2..73edd5c0d 100644
--- a/lang/tatarish-utf-8.inc.php
+++ b/lang/tatarish-utf-8.inc.php
@@ -1640,4 +1640,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php
index fcf323efd..2943f6e17 100644
--- a/lang/thai-utf-8.inc.php
+++ b/lang/thai-utf-8.inc.php
@@ -1645,4 +1645,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php
index 4f5e432c3..8b70e07a7 100644
--- a/lang/turkish-utf-8.inc.php
+++ b/lang/turkish-utf-8.inc.php
@@ -1635,4 +1635,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php
index e1ecc0b0a..b53604e8a 100644
--- a/lang/ukrainian-utf-8.inc.php
+++ b/lang/ukrainian-utf-8.inc.php
@@ -1643,4 +1643,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/uzbek_cyrillic-utf-8.inc.php b/lang/uzbek_cyrillic-utf-8.inc.php
index 497548133..b8524eb77 100644
--- a/lang/uzbek_cyrillic-utf-8.inc.php
+++ b/lang/uzbek_cyrillic-utf-8.inc.php
@@ -1640,4 +1640,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/lang/uzbek_latin-utf-8.inc.php b/lang/uzbek_latin-utf-8.inc.php
index ffabc0060..011dba50d 100644
--- a/lang/uzbek_latin-utf-8.inc.php
+++ b/lang/uzbek_latin-utf-8.inc.php
@@ -1640,4 +1640,8 @@ $strShowInsert = 'Show insert query'; //to translate
$strReloadNavi = 'Reload navigation frame'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
+$strPmadbCreateHelp = 'Quick steps to setup advanced features:'; //to translate
+$strPmadbCreateTables = 'Create the needed tables with the script/create_tables.sql
.'; //to translate
+$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
+$strPmadbCreateConfig = 'Enable advanced features in configuration file (config.inc.php
), for example by starting from config.sample.inc.php
.'; //to translate
?>
diff --git a/libraries/relation.lib.php b/libraries/relation.lib.php
index 6b1ac6753..fe50ce62b 100644
--- a/libraries/relation.lib.php
+++ b/libraries/relation.lib.php
@@ -156,6 +156,13 @@ function PMA_printRelationsParamDiagnostic($cfgRelation)
PMA_printDiagMessageForFeature('strTracking', 'trackingwork', $messages);
echo '' . "\n";
+
+ echo '
' . $GLOBALS['strPmadbCreateHelp'] . '
'; + echo '