summaryrefslogtreecommitdiff
path: root/RELEASE-HOWTO.md
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-12-09 11:28:43 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-12-09 11:43:15 +0100
commit22ea3d2f6f92c1a8bce16a0de992caeb665e0ea3 (patch)
tree24c6cfdeb02d1401b00d6a667d7b1494e29e2b98 /RELEASE-HOWTO.md
parentcea7987b9bca6e4be133f22d7276c7e5377574ab (diff)
downloadlibgphoto2-22ea3d2f6f92c1a8bce16a0de992caeb665e0ea3.tar.gz
Document translating languages outside Translation Project
Document translating languages outside Translation Project, as we are maintaining the German ("de") translation by ourselves.
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)