From 0e2e30a74c1151992f87c94cf30d955159b46b51 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sun, 22 Mar 2026 16:36:33 +0000 Subject: [PATCH] Add a release checklist step to check for updates translations. --- docs/DEVELOPERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/DEVELOPERS.md b/docs/DEVELOPERS.md index 21b491f..cd1dfde 100644 --- a/docs/DEVELOPERS.md +++ b/docs/DEVELOPERS.md @@ -145,6 +145,7 @@ The package maintainer should run through these steps for a new release: * * * + * Check for translation updates * Run "`make indent; make indent indentclean check`" * Check that _po/POTFILES.in_ is up to date * Run "`make -C po update-po`"