public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-i18n 0/7] Makefile simplifications and improvements
@ 2026-07-20 11:13 Maximiliano Sandoval
  2026-07-20 11:13 ` [PATCH proxmox-i18n 1/7] make: catalog-%.mo: explicitly set template file Maximiliano Sandoval
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Maximiliano Sandoval @ 2026-07-20 11:13 UTC (permalink / raw)
  To: pve-devel

The main difference is that we add --previous to the msgmerge command used to
update the PO files. This can add some extra information to translations, which
can make it easier to determine whether the previous translation is still valid
or what kind of modifications it needs.

Addtionally, there are a couple of cleanups.

Maximiliano Sandoval (7):
  make: catalog-%.mo: explicitly set template file
  make: simplify msgmerge commands
  make: clean: Cleanup *.mo files
  make: do_update: use long options for msgmerge
  make: do_update: use --update for msgmerge
  make: add --previous flag to msgmerge
  gitignore: remove proxmox-datacenter-manager.pot

 .gitignore |  1 -
 Makefile   | 16 ++++++----------
 2 files changed, 6 insertions(+), 11 deletions(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-07-20 11:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20 11:13 [PATCH proxmox-i18n 0/7] Makefile simplifications and improvements Maximiliano Sandoval
2026-07-20 11:13 ` [PATCH proxmox-i18n 1/7] make: catalog-%.mo: explicitly set template file Maximiliano Sandoval
2026-07-20 11:13 ` [PATCH proxmox-i18n 2/7] make: simplify msgmerge commands Maximiliano Sandoval
2026-07-20 11:13 ` [PATCH proxmox-i18n 3/7] make: clean: Cleanup *.mo files Maximiliano Sandoval
2026-07-20 11:13 ` [PATCH proxmox-i18n 3/7] make: clean: remove " Maximiliano Sandoval
2026-07-20 11:13 ` [PATCH proxmox-i18n 4/7] make: do_update: use long options for msgmerge Maximiliano Sandoval
2026-07-20 11:13 ` [PATCH proxmox-i18n 5/7] make: do_update: use --update " Maximiliano Sandoval
2026-07-20 11:13 ` [PATCH proxmox-i18n 6/7] make: add --previous flag to msgmerge Maximiliano Sandoval
2026-07-20 11:13 ` [PATCH proxmox-i18n 7/7] gitignore: remove proxmox-datacenter-manager.pot Maximiliano Sandoval

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