public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-i18n v3 0/3] Use xgettext to extract translatable strings
@ 2025-06-04  9:20 Maximiliano Sandoval
  2025-06-04  9:20 ` [pve-devel] [PATCH proxmox-i18n v3 1/3] d/control: declare a depdendency on gettext Maximiliano Sandoval
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Maximiliano Sandoval @ 2025-06-04  9:20 UTC (permalink / raw)
  To: pve-devel

This patch series hopes to switch our custom solution to extract strings over to xgettext.

Differences from v2:
 - Split into multiple commits
 - Improve sorting so it more closelly mathces the current sorting resulting in
   a smaller diff

Maximiliano Sandoval (3):
  d/control: declare a depdendency on gettext
  makefile: prefer using xgettext over msgcat
  makefile: use xgettext to extract translatable strings

 Makefile       |  16 +++++-
 debian/control |   2 +-
 jsgettext.pl   | 135 -------------------------------------------------
 3 files changed, 15 insertions(+), 138 deletions(-)
 delete mode 100755 jsgettext.pl

-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-06-04 17:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-04  9:20 [pve-devel] [PATCH proxmox-i18n v3 0/3] Use xgettext to extract translatable strings Maximiliano Sandoval
2025-06-04  9:20 ` [pve-devel] [PATCH proxmox-i18n v3 1/3] d/control: declare a depdendency on gettext Maximiliano Sandoval
2025-06-04  9:20 ` [pve-devel] [PATCH proxmox-i18n v3 2/3] makefile: prefer using xgettext over msgcat Maximiliano Sandoval
2025-06-04  9:20 ` [pve-devel] [PATCH proxmox-i18n v3 3/3] makefile: use xgettext to extract translatable strings Maximiliano Sandoval
2025-06-04 17:16 ` [pve-devel] applied-series: [PATCH proxmox-i18n v3 0/3] Use " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal