{% if is_saved %} {{ 'Configuration has been saved.'|trans|raw_success }} {% endif %} {% if not has_config_storage %} {% apply format('', '')|notice %} {% trans 'Your preferences will be saved for current session only. Storing them permanently requires %sphpMyAdmin configuration storage%s.' %} {% endapply %} {% endif %}