Skip to content

Commit 7ba8416

Browse files
committed
Update language terms
1 parent c92ea79 commit 7ba8416

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

main/lang/english/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9042,4 +9042,5 @@
90429042
$CancelNotifyMe = "Stop notifying me";
90439043
$EmptyExpirationDate = "Expiration date cannot be empty.";
90449044
$MailingTestNotSent = "E-mail not sent. You might have introduced an incorrect address, the address might belong to an inactive user, or the mail server is not correctly configured (check the mail.conf.php file).";
9045+
$PasswordExpiredPleaseSetNewPassword = "Your password has expired. Please set a new password before you continue.";
90459046
?>

main/lang/french/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8976,4 +8976,5 @@
89768976
$CancelNotifyMe = "Ne plus m'alerter";
89778977
$EmptyExpirationDate = "La date d'expiration ne peut pas être vide.";
89788978
$MailingTestNotSent = "Le courriel n'a pas été envoyé. Il se peut que l'adresse de courriel soit incorrecte, qu'elle référence un utilisateur inactif, ou que la configuration du serveur de courriels soit incorrecte (voir le fichier mail.conf.php).";
8979+
$PasswordExpiredPleaseSetNewPassword = "Votre mot de passe a expiré. Merci de définir un nouveau mot de passe avant de continuer.";
89798980
?>

main/lang/spanish/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9067,4 +9067,5 @@
90679067
$CancelNotifyMe = "Dejar de notificarme";
90689068
$EmptyExpirationDate = "La fecha de expiración no puede ser vacía.";
90699069
$MailingTestNotSent = "El correo de prueba no ha podido ser enviado. Puede que la dirección introducida sea incorrecta, que pertenezca a un usuario inactivo, o que su servidor de correos no esté bien configurado (ver archivo mail.conf.php).";
9070+
$PasswordExpiredPleaseSetNewPassword = "Su contraseña se ha vencido. Por favor, defina una nueva contraseña antes de seguir.";
90709071
?>

0 commit comments

Comments
 (0)