From af46dae89938046bd942ef9b4bc84b943ac8c244 Mon Sep 17 00:00:00 2001 From: Rainbow Spike <3947636+Rainbow-Spike@users.noreply.github.com> Date: Wed, 21 Oct 2020 13:46:47 +1000 Subject: [PATCH] Delete extra dot the only translation where for strange reason there is a dot in the button text --- lang/fr/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr/lang.php b/lang/fr/lang.php index 0bdb068..823f1b4 100644 --- a/lang/fr/lang.php +++ b/lang/fr/lang.php @@ -30,4 +30,4 @@ $lang['mail_invalid'] = 'L\'une des adresses e-mail saisies pour que le greffon Publish notifie les changements est invalide : %s'; $lang['apr_mail_subject'] = 'Nouvelle suggestion'; $lang['apr_mail_app_subject'] = 'Suggestion approuvée'; -$lang['approveNS'] = 'Approuver cette catégorie.'; +$lang['approveNS'] = 'Approuver cette catégorie';