mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
related to #1481 no caps on second string in feedback message
This commit is contained in:
@@ -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.';
|
||||
|
||||
@@ -1248,4 +1248,4 @@ $lang['Portraits'] = 'Portraits';
|
||||
$lang['Edit photo'] = 'Éditer la photo';
|
||||
$lang['Delete tag "%s"?'] = 'Supprimer le tag "%s" ?';
|
||||
$lang['Your selection'] = 'Votre selection';
|
||||
$lang['Action succesfully performed.'] = 'Action effectuée avec succès.';
|
||||
$lang['action succesfully performed.'] = 'action effectuée avec succès.';
|
||||
|
||||
Reference in New Issue
Block a user