Use just one term for the same description
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
parent
6fa16f81ed
commit
1ffb565a8e
@ -1460,7 +1460,7 @@ function PMA_getHtmlForAuthPluginsDropdown(
|
||||
$html_output .= '</select>';
|
||||
} else {
|
||||
$html_output .= '<option value="mysql_native_password" >'
|
||||
. __('MySQL Native Authentication') . '</option>'
|
||||
. __('Native MySQL Authentication') . '</option>'
|
||||
. '</select>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user