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