', config_storage_database_name)|notice %}
{% trans '%sCreate%s a database named \'%s\' and setup the phpMyAdmin configuration storage there.' %}
{% endapply %}
{% else %}
{% apply format('
')|notice %}
{% trans '%sCreate%s the phpMyAdmin configuration storage in the current database.' %}
{% endapply %}
{% endif %}
{% endif %}
{% else %}
{% if not relation_parameters.allworks and zero_conf and are_config_storage_tables_defined %}
{% apply format('
')|notice %}
{% trans '%sCreate%s missing phpMyAdmin configuration storage tables.' %}
{% endapply %}
{% endif %}
$cfg['Servers'][$i]['pmadb']
{{ show_docu('config', 'cfg_Servers_pmadb') }}
|
{% trans %}OK{% context %}Correctly working{% endtrans %}
|
|
$cfg['Servers'][$i]['relation']
{{ show_docu('config', 'cfg_Servers_relation') }}
|
{% if relation_parameters.relation is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'General relation features:' %}
{% if relation_parameters.relwork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['table_info']
{{ show_docu('config', 'cfg_Servers_table_info') }}
|
{% if relation_parameters.table_info is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Display features:' %}
{% if relation_parameters.displaywork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['table_coords']
{{ show_docu('config', 'cfg_Servers_table_coords') }}
|
{% if relation_parameters.table_coords is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
$cfg['Servers'][$i]['pdf_pages']
{{ show_docu('config', 'cfg_Servers_pdf_pages') }}
|
{% if relation_parameters.pdf_pages is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Designer and creation of PDFs:' %}
{% if relation_parameters.pdfwork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['column_info']
{{ show_docu('config', 'cfg_Servers_column_info') }}
|
{% if relation_parameters.column_info is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Displaying column comments:' %}
{% if relation_parameters.commwork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
{% trans 'Browser transformation:' %}
{% if relation_parameters.mimework %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
{% if relation_parameters.commwork and not relation_parameters.mimework %}
{% trans 'Please see the documentation on how to update your column_info table.' %}
{{ show_docu('config', 'cfg_Servers_column_info') }}
|
{% endif %}
|
$cfg['Servers'][$i]['bookmarktable']
{{ show_docu('config', 'cfg_Servers_bookmarktable') }}
|
{% if relation_parameters.bookmark is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Bookmarked SQL query:' %}
{% if relation_parameters.bookmarkwork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['history']
{{ show_docu('config', 'cfg_Servers_history') }}
|
{% if relation_parameters.history is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'SQL history:' %}
{% if relation_parameters.historywork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['recent']
{{ show_docu('config', 'cfg_Servers_recent') }}
|
{% if relation_parameters.recent is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Persistent recently used tables:' %}
{% if relation_parameters.recentwork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['favorite']
{{ show_docu('config', 'cfg_Servers_favorite') }}
|
{% if relation_parameters.favorite is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Persistent favorite tables:' %}
{% if relation_parameters.favoritework %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['table_uiprefs']
{{ show_docu('config', 'cfg_Servers_table_uiprefs') }}
|
{% if relation_parameters.table_uiprefs is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Persistent tables\' UI preferences:' %}
{% if relation_parameters.uiprefswork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['tracking']
{{ show_docu('config', 'cfg_Servers_tracking') }}
|
{% if relation_parameters.tracking is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Tracking:' %}
{% if relation_parameters.trackingwork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['userconfig']
{{ show_docu('config', 'cfg_Servers_userconfig') }}
|
{% if relation_parameters.userconfig is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'User preferences:' %}
{% if relation_parameters.userconfigwork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['users']
{{ show_docu('config', 'cfg_Servers_users') }}
|
{% if relation_parameters.users is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
$cfg['Servers'][$i]['usergroups']
{{ show_docu('config', 'cfg_Servers_usergroups') }}
|
{% if relation_parameters.usergroups is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Configurable menus:' %}
{% if relation_parameters.menuswork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['navigationhiding']
{{ show_docu('config', 'cfg_Servers_navigationhiding') }}
|
{% if relation_parameters.navigationhiding is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Hide/show navigation items:' %}
{% if relation_parameters.navwork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['savedsearches']
{{ show_docu('config', 'cfg_Servers_savedsearches') }}
|
{% if relation_parameters.savedsearches is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Saving Query-By-Example searches:' %}
{% if relation_parameters.savedsearcheswork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['central_columns']
{{ show_docu('config', 'cfg_Servers_central_columns') }}
|
{% if relation_parameters.central_columns is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Managing central list of columns:' %}
{% if relation_parameters.centralcolumnswork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['designer_settings']
{{ show_docu('config', 'cfg_Servers_designer_settings') }}
|
{% if relation_parameters.designer_settings is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Remembering designer settings:' %}
{% if relation_parameters.designersettingswork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|
|
$cfg['Servers'][$i]['export_templates']
{{ show_docu('config', 'cfg_Servers_export_templates') }}
|
{% if relation_parameters.export_templates is not null %}
{% trans %}OK{% context %}Correctly working{% endtrans %}
{% else %}
{% trans 'not OK' %}
{% endif %}
|
{% trans 'Saving export templates:' %}
{% if relation_parameters.exporttemplateswork %}
{% trans 'Enabled' %}
{% else %}
{% trans 'Disabled' %}
{% endif %}
|