public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Lars Wendler <polynomial-c@gmx.de>
Cc: linux-xfs@vger.kernel.org
Subject: Re: [PATCH] xfsprogs: po/de.po: Fix possible typo which makes gettext-0.22 unhappy
Date: Thu, 22 Jun 2023 15:29:46 +1000	[thread overview]
Message-ID: <ZJPcSvOp1Fvrb5Wm@dread.disaster.area> (raw)
In-Reply-To: <20230622052354.12849-1-polynomial-c@gmx.de>

On Thu, Jun 22, 2023 at 07:23:54AM +0200, Lars Wendler wrote:
> The removed line contains "%.lf" with a lowercase letter L.
> The added line contains "%.1f" where the lowercase letter L was replaced
> with the digit 1.
> 
> 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

Thanks Lars, looks good!

Reviewed-by: Dave Chinner <dchinner@redhat.com>

-- 
Dave Chinner
david@fromorbit.com

      reply	other threads:[~2023-06-22  5:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZJPcSvOp1Fvrb5Wm@dread.disaster.area \
    --to=david@fromorbit.com \
    --cc=linux-xfs@vger.kernel.org \
    --cc=polynomial-c@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox