[pve-devel] [PATCH proxmox-i18n v3 0/3] Use xgettext to extract translatable strings

Maximiliano Sandoval m.sandoval at proxmox.com
Wed Jun 4 11:20:51 CEST 2025


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





More information about the pve-devel mailing list