[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possible bug using xgettext.
From: |
Bruno Haible |
Subject: |
Re: Possible bug using xgettext. |
Date: |
Sat, 21 Sep 2024 15:15:13 +0200 |
Hi,
On 2023-05-19, José Luis Jiménez Fernández wrote:
> Using xgettext, I get this warning message:
> in a line like:
> ../phplib/db/providers.tpl.php:1299: warning: Although being used in a
> format string position, the msgid is not a valid PHP format string.
> Reason: In the directive number 2, the character 'F' is not a valid
> conversion specifier.
>
> Php sprintf allows you to use %F to format a "float" where the decimal
> point is always "dot" , independent of locale.
Thank you for the report. It has been fixed through
https://savannah.gnu.org/bugs/index.php?64223
The fix will be contained in the next release.
Bruno
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Possible bug using xgettext.,
Bruno Haible <=