public inbox for [email protected]  
help / color / mirror / Atom feed
Typo in french translations
3+ messages / 2 participants
[nested] [flat]

* Typo in french translations
@ 2022-12-14 15:20  Pierre Ducroquet <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Pierre Ducroquet @ 2022-12-14 15:20 UTC (permalink / raw)
  To: [email protected]

Hi

When looking at the logs of a french installation, I noticed a missing space 
that makes connection logs harder to parser than they should.
Attached to this email is thus a fix for it.
Regards

 Pierre Ducroquet

Attachments:

  [text/x-patch] 0001-Fix-typo-in-french-message-translation.patch (753B, 2-0001-Fix-typo-in-french-message-translation.patch)
  download | inline diff:
From b120619bb0823ba4bfaed2ee5f3944e9c4202b74 Mon Sep 17 00:00:00 2001
From: Pierre Ducroquet <[email protected]>
Date: Wed, 14 Dec 2022 12:37:56 +0100
Subject: [PATCH] Fix typo in french message translation

---
 fr/postgres.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fr/postgres.po b/fr/postgres.po
index 762bd610..8ed73a7f 100644
--- a/fr/postgres.po
+++ b/fr/postgres.po
@@ -26697,7 +26697,7 @@ msgstr " application_name=%s"
 #: utils/init/postinit.c:272
 #, c-format
 msgid " SSL enabled (protocol=%s, cipher=%s, bits=%d)"
-msgstr "SSL activé (protocole : %s, chiffrement : %s, bits : %d)"
+msgstr " SSL activé (protocole : %s, chiffrement : %s, bits : %d)"
 
 #: utils/init/postinit.c:284
 #, c-format
-- 
2.39.0



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Typo in french translations
@ 2022-12-14 22:45  Pierre Ducroquet <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Pierre Ducroquet @ 2022-12-14 22:45 UTC (permalink / raw)
  To: [email protected]

Hi

When looking at the logs of a french installation, I noticed a missing space 
that makes connection logs harder to parser than they should.
Attached to this email is thus a fix for it.
Regards

 Pierre Ducroquet

Attachments:

  [text/x-patch] 0001-Fix-typo-in-french-message-translation.patch (752B, 2-0001-Fix-typo-in-french-message-translation.patch)
  download | inline diff:
From b120619bb0823ba4bfaed2ee5f3944e9c4202b74 Mon Sep 17 00:00:00 2001
From: Pierre Ducroquet <[email protected]>
Date: Wed, 14 Dec 2022 12:37:56 +0100
Subject: [PATCH] Fix typo in french message translation

---
 fr/postgres.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fr/postgres.po b/fr/postgres.po
index 762bd610..8ed73a7f 100644
--- a/fr/postgres.po
+++ b/fr/postgres.po
@@ -26697,7 +26697,7 @@ msgstr " application_name=%s"
 #: utils/init/postinit.c:272
 #, c-format
 msgid " SSL enabled (protocol=%s, cipher=%s, bits=%d)"
-msgstr "SSL activé (protocole : %s, chiffrement : %s, bits : %d)"
+msgstr " SSL activé (protocole : %s, chiffrement : %s, bits : %d)"
 
 #: utils/init/postinit.c:284
 #, c-format
-- 
2.39.0


^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Typo in french translations
@ 2022-12-15 15:43  Guillaume Lelarge <[email protected]>
  parent: Pierre Ducroquet <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Guillaume Lelarge @ 2022-12-15 15:43 UTC (permalink / raw)
  To: Pierre Ducroquet <[email protected]>; +Cc: [email protected]

Hi,

Le mer. 14 déc. 2022 à 23:45, Pierre Ducroquet <[email protected]> a
écrit :

> Hi
>
> When looking at the logs of a french installation, I noticed a missing
> space
> that makes connection logs harder to parser than they should.
> Attached to this email is thus a fix for it.
> Regards
>
>  Pierre Ducroquet


Thanks for the patch. I've applied it to both v15 and v14 releases.

Regards.


-- 
Guillaume.


^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2022-12-15 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2022-12-14 15:20 Typo in french translations Pierre Ducroquet <[email protected]>
2022-12-14 22:45 Typo in french translations Pierre Ducroquet <[email protected]>
2022-12-15 15:43 ` Guillaume Lelarge <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox