/usr/share/phpmyadmin/templates/server/privileges
NameSizeModeActions
add_user.twig13510644editdlrm
add_user_fieldset.twig4660644editdlrm
change_password.twig33380644editdlrm
choose_user_group.twig6770644editdlrm
edit_routine_privileges.twig39190644editdlrm
initials_row.twig8960644editdlrm
login_information_fields.twig48540644editdlrm
new_user_ajax.twig16410644editdlrm
privileges_summary.twig46930644editdlrm
privileges_table.twig333090644editdlrm
subnav.twig5340644editdlrm
users_overview.twig59270644editdlrm
user_overview.twig7280644editdlrm
user_properties.twig48760644editdlrm
Edit: /usr/share/phpmyadmin/templates/server/privileges/login_information_fields.twig (4854B)
{% trans 'Login Information' %}
{{ 'An account already exists with the same username but possibly a different hostname.'|trans|notice }}
{{ show_hint('When Host table is used, this field is ignored and values stored in Host table are used instead.'|trans) }}
{% trans %}Strength:{% context %}Password strength{% endtrans %}
 
 
{% apply notice %} {% trans %} This method requires using an 'SSL connection' or an 'unencrypted connection that encrypts the password using RSA'; while connecting to the server. {% endtrans %} {{ show_mysql_docu('sha256-authentication-plugin') }} {% endapply %}
{# Generate password added here via jQuery #}