On Fri, Jul 07, 2023 at 07:23:47PM +0800, Japin Li wrote:
> +                     appendStringInfoString(&errhint, "\"stderr\"");
> +#ifdef HAVE_SYSLOG
> +                     appendStringInfoString(&errhint, ", \"syslog\"");
> +#endif
> +#ifdef WIN32
> +                     appendStringInfoString(&errhint, ", \"eventlog\"");
> +#endif
> +                     appendStringInfoString(&errhint, ", \"csvlog\", and 
> \"jsonlog\"");

Hmm.  Is that OK as a translatable string?
--
Michael

Attachment: signature.asc
Description: PGP signature

Reply via email to