* [PATCH] po: Fix invalid .de translation format string
@ 2023-06-26 9:50 ` Sam James
2023-06-26 11:38 ` Carlos Maiolino
0 siblings, 1 reply; 2+ messages in thread
From: Sam James @ 2023-06-26 9:50 UTC (permalink / raw)
To: linux-xfs; +Cc: David Seifert, Sam James
From: David Seifert <soap@gentoo.org>
* gettext-0.22 validates format strings now
https://savannah.gnu.org/bugs/index.php?64332#comment1
Bug: https://bugs.gentoo.org/908864
Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
---
po/de.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/de.po b/po/de.po
index 944b0e91..a6f8fde1 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3084,7 +3084,7 @@ msgstr "%llu Spezialdateien\n"
#: .././estimate/xfs_estimate.c:191
#, c-format
msgid "%s will take about %.1f megabytes\n"
-msgstr "%s wird etwa %.lf Megabytes einnehmen\n"
+msgstr "%s wird etwa %.1f Megabytes einnehmen\n"
#: .././estimate/xfs_estimate.c:198
#, c-format
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] po: Fix invalid .de translation format string
2023-06-26 9:50 ` [PATCH] po: Fix invalid .de translation format string Sam James
@ 2023-06-26 11:38 ` Carlos Maiolino
0 siblings, 0 replies; 2+ messages in thread
From: Carlos Maiolino @ 2023-06-26 11:38 UTC (permalink / raw)
To: Sam James; +Cc: linux-xfs, David Seifert
On Mon, Jun 26, 2023 at 10:50:46AM +0100, Sam James wrote:
> From: David Seifert <soap@gentoo.org>
>
> * gettext-0.22 validates format strings now
> https://savannah.gnu.org/bugs/index.php?64332#comment1
>
> Bug: https://bugs.gentoo.org/908864
> Signed-off-by: David Seifert <soap@gentoo.org>
> Signed-off-by: Sam James <sam@gentoo.org>
Seems legit, will test.
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
> ---
> po/de.po | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/po/de.po b/po/de.po
> index 944b0e91..a6f8fde1 100644
> --- a/po/de.po
> +++ b/po/de.po
> @@ -3084,7 +3084,7 @@ msgstr "%llu Spezialdateien\n"
> #: .././estimate/xfs_estimate.c:191
> #, c-format
> msgid "%s will take about %.1f megabytes\n"
> -msgstr "%s wird etwa %.lf Megabytes einnehmen\n"
> +msgstr "%s wird etwa %.1f Megabytes einnehmen\n"
>
> #: .././estimate/xfs_estimate.c:198
> #, c-format
> --
> 2.41.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-26 11:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <Bkm2-y9eNDPYVugYDyDJBsF2cCDMR80Go-hAUvMXnJt8E8J4UHgrh2AutjxJmpqQGWYFFkAwIZkAUAUECZsLXQ==@protonmail.internalid>
2023-06-26 9:50 ` [PATCH] po: Fix invalid .de translation format string Sam James
2023-06-26 11:38 ` Carlos Maiolino
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox