diff options
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 7dc6ec97c..345692978 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -954,7 +954,7 @@ $lang['[NBM] Problems or questions'] = "[NBM] Problems or questions"; $lang['Purge user cache'] = 'Purge user cache'; $lang['Loading...'] = 'Loading...'; $lang['Show %s users'] = 'Show %s users'; -$lang['No matching users found'] = 'No matching users found'; +$lang['No matching user found'] = 'No matching user found'; $lang['Showing %s to %s of %s users'] = 'Showing %s to %s of %s users'; $lang['(filtered from %s total users)'] = '(filtered from %s total users)'; $lang['No user selected, no action possible.'] = 'No user selected, no action possible.'; |