From 10a81f14e61f006a9ba6aaf4e77afac1232cfc46 Mon Sep 17 00:00:00 2001 From: Sabrina Demagny Date: Wed, 23 Oct 2024 17:49:29 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F(mail)=20fix=20typo=20in=20ma?= =?UTF-8?q?ilbox=20creation=20email?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Whitespace missing in french translation after ':' --- CHANGELOG.md | 1 + .../locale/fr_FR/LC_MESSAGES/django.mo | Bin 1347 -> 1444 bytes .../locale/fr_FR/LC_MESSAGES/django.po | 4 ++-- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5e3ae8..ec77123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to ### Fixed +- ✏️(mail) fix typo into mailbox creation email - 🐛(sentry) fix duplicated sentry errors #479 - 🐛(script) improve and fix release script diff --git a/src/backend/locale/fr_FR/LC_MESSAGES/django.mo b/src/backend/locale/fr_FR/LC_MESSAGES/django.mo index be3eeb930a404565a0391c41e744d416267c7a01..4e0fe3e255a70d18f2eb17cca45219e67fac6c06 100644 GIT binary patch delta 361 zcmYMtu}i~16vy$G5CtQ}s)!0jPDOBRb#t?mF5;j=$0VE(NbfMF(XE6215zEji8u@5 zAK*}MbMPM!+{Mk^@6~`0eth!oF7J)Phw1*uTyQH?jWoy=nI&JuRnrrh!4}TrF1okJ z*u~Re=ms6)0$$<< z4y*eYY}3D?!urJD!WOR4AE5jH6j?K_smf5UzbC!g)6bFD=-6Jaj6PT0D9vJfp;B{V x^KMk6);#a|L*G+_&mi93|35xci8YDNO=JpH+9KD=*j}l#Osm+A9t%AlCcmlDIjH~u delta 242 zcmXZVu?_)25XSM@y}Ra+bL0|2WVvWmcmu^1YNAl8)hda`3pkM|ukZ$!=*4S@LPxFB z_-~lx%Wq~knK>1%{^nkB4?-15ldMTdZp4;RA_2CsiUTZRf_wBrH^_ac#AKg>ljJ^ diff --git a/src/backend/locale/fr_FR/LC_MESSAGES/django.po b/src/backend/locale/fr_FR/LC_MESSAGES/django.po index 185ba95..e444e96 100644 --- a/src/backend/locale/fr_FR/LC_MESSAGES/django.po +++ b/src/backend/locale/fr_FR/LC_MESSAGES/django.po @@ -403,7 +403,7 @@ msgstr "Adresse email : " #: core/templates/mail/html/new_mailbox.html:233 #: core/templates/mail/text/new_mailbox.txt:11 msgid "Temporary password (to be modify on first login): " -msgstr "Mot de passe temporaire (à modifier à la première connexion) :" +msgstr "Mot de passe temporaire (à modifier à la première connexion) : " #: core/templates/mail/html/new_mailbox.html:261 #: core/templates/mail/text/new_mailbox.txt:13 @@ -470,7 +470,7 @@ msgstr "" #: mailbox_manager/utils/dimail.py:137 msgid "Your new mailbox information" -msgstr "" +msgstr "Informations concernant votre nouvelle boîte mail" #: people/settings.py:134 msgid "English"