related to #1481 no caps on second string in feedback message

This commit is contained in:
Matthieu Leproux
2021-09-29 09:59:01 +02:00
parent 3caa5b4286
commit 4fbd9c07bd
3 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1241,4 +1241,4 @@ $lang['Can be shared by several individuals without conflict (they cannot change
$lang['Equivalent to deactivation. The user is still in the list, but can no longer log in.'] = 'Equivalent to deactivation. The user is still in the list, but can no longer log in.';
$lang['%s MB'] = '%s MB';
$lang['Your selection'] = 'Your selection';
$lang['Action succesfully performed.'] = 'Action succesfully performed.';
$lang['action succesfully performed.'] = 'action succesfully performed.';