From d45371d02a0cefa6af2b011be99148d8b7ad1d65 Mon Sep 17 00:00:00 2001 From: Louis-Justin TALLOT <72044417+LouisJustinTALLOT@users.noreply.github.com> Date: Sat, 10 Jul 2021 16:45:52 +0200 Subject: [PATCH 1/2] better wording --- library/string.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/string.po b/library/string.po index c6880b5a5..16351a607 100644 --- a/library/string.po +++ b/library/string.po @@ -1047,7 +1047,7 @@ msgid "" "gets too large. The representations of infinity and NaN are uppercased, too." msgstr "" "Format général. Pareil que ``'G'`` si ce n'est que ``'E'`` est utilisé si le " -"nombre est trop grand. Également, la représentation des infinis et de *NaN* " +"nombre est trop grand. La représentation des infinis et de *NaN* " "sont en majuscules également." #: library/string.rst:553 From 94a85674f7fed7e3c85b1a3020368c1aab7e9579 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Wed, 14 Jul 2021 11:28:38 +0200 Subject: [PATCH 2/2] powrap --- library/string.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/string.po b/library/string.po index 16351a607..140b91107 100644 --- a/library/string.po +++ b/library/string.po @@ -1047,8 +1047,8 @@ msgid "" "gets too large. The representations of infinity and NaN are uppercased, too." msgstr "" "Format général. Pareil que ``'G'`` si ce n'est que ``'E'`` est utilisé si le " -"nombre est trop grand. La représentation des infinis et de *NaN* " -"sont en majuscules également." +"nombre est trop grand. La représentation des infinis et de *NaN* sont en " +"majuscules également." #: library/string.rst:553 msgid ""