summaryrefslogtreecommitdiff
path: root/RELEASE-HOWTO.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-HOWTO.md')
-rw-r--r--RELEASE-HOWTO.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE-HOWTO.md b/RELEASE-HOWTO.md
index fca4e2841..c2db4b5ff 100644
--- a/RELEASE-HOWTO.md
+++ b/RELEASE-HOWTO.md
@@ -1,5 +1,11 @@
# How to prepare a release
+## update the locally maintained translation(s)
+
+ Run `make update-po`, then find which `**/po/*.po` files are
+ maintained locally (see the `MAINTAINERS` file), then edit and
+ commit those.
+
## sync translations from translationproject
In the toplevel directory (of which po/ is a subdirectory)