public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] po/de.po: Fix possible typo which makes gettext-0.22 unhappy
@ 2023-06-21 10:55 Lars Wendler
  2023-06-21 11:29 ` Holger Hoffstätte
  0 siblings, 1 reply; 7+ messages in thread
From: Lars Wendler @ 2023-06-21 10:55 UTC (permalink / raw)
  To: linux-xfs; +Cc: Lars Wendler

See downstream bug report: https://bugs.gentoo.org/908864

Signed-off-by: Lars Wendler <polynomial-c@gmx.de>
---
 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] 7+ messages in thread

end of thread, other threads:[~2023-06-22  5:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21 10:55 [PATCH] po/de.po: Fix possible typo which makes gettext-0.22 unhappy Lars Wendler
2023-06-21 11:29 ` Holger Hoffstätte
2023-06-21 11:56   ` Lars Wendler
2023-06-21 12:22     ` Holger Hoffstätte
2023-06-21 21:58     ` Dave Chinner
2023-06-22  5:23       ` [PATCH] xfsprogs: " Lars Wendler
2023-06-22  5:29         ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox