From: Kefu Chai <k.chai@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH v4 i18n 0/1] add pgettext() and npgettext() support for context-aware translations
Date: Wed, 10 Jun 2026 15:59:46 +0800 [thread overview]
Message-ID: <20260610075947.1173141-1-k.chai@proxmox.com> (raw)
Changes since v3:
- Drop the submodule bumps. The pgettext/npgettext stubs they would
have pulled in are already present in the current proxmox-i18n
submodule pointers, picked up by routine bumps since v3 was sent.
Kefu Chai (1):
add pgettext() and npgettext() support for context-aware translations
Makefile | 1 +
po2js.pl | 69 ++++++++++++++++++++++++++++++++++++++++++++++++--------
2 files changed, 61 insertions(+), 9 deletions(-)
--
2.47.3
next reply other threads:[~2026-06-10 8:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 7:59 Kefu Chai [this message]
2026-06-10 7:59 ` [PATCH v4 i18n 1/1] add pgettext() and npgettext() support for context-aware translations Kefu Chai
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=20260610075947.1173141-1-k.chai@proxmox.com \
--to=k.chai@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.