rfe #2937850 [doc] Add some hints to chk_rel.php for quick setup.

This commit is contained in:
Michal Čihař
2010-01-25 12:43:35 +00:00
parent 034090ab45
commit eef869d8dd
59 changed files with 236 additions and 0 deletions

View File

@@ -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,

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -1627,4 +1627,8 @@ $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_e
$strSetupZipDumpImportWarning = '[a@?page=form&amp;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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.';
$strPmadbCreateHelp = 'Quick steps to setup advanced features:';
$strPmadbCreateTables = 'Create the needed tables with the <code>script/create_tables.sql</code>.';
$strPmadbCreateUser = 'Create a pma user and give access to these tables.';
$strPmaDocumentation = 'phpMyAdmin documentation';
$strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!';
$strPolish = 'Polish';

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -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 <code>script/create_tables.sql</code>.'; //to translate
$strPmadbCreateUser = 'Create a pma user and give access to these tables.'; //to translate
$strPmadbCreateConfig = 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.'; //to translate
?>

View File

@@ -156,6 +156,13 @@ function PMA_printRelationsParamDiagnostic($cfgRelation)
PMA_printDiagMessageForFeature('strTracking', 'trackingwork', $messages);
echo '</table>' . "\n";
echo '<p>' . $GLOBALS['strPmadbCreateHelp'] . '</p>';
echo '<ul>';
echo '<li>' . $GLOBALS['strPmadbCreateTables'] . ' ' . PMA_showDocu('linked-tables') . '</li>';
echo '<li>' . $GLOBALS['strPmadbCreateUser'] . ' ' . PMA_showDocu('pmausr') . '</li>';
echo '<li>' . $GLOBALS['strPmadbCreateConfig'] . ' ' . PMA_showDocu('quick_install') . '</li>';
echo '</ul>';
}
/**