summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Quinson <martin.quinson@loria.fr>2014-05-07 19:46:52 +0200
committerMartin Quinson <martin.quinson@loria.fr>2014-05-07 20:00:59 +0200
commitbb68c90aa22609ccfc686c6e8ee0b814f6a64b24 (patch)
tree8ae8b5e7ae0892c74c76c6e6f14bf8742a1a6ffd /doc
parentd9ac71a5ce949670b17b9487013be554d4be74db (diff)
downloadquilt-bb68c90aa22609ccfc686c6e8ee0b814f6a64b24.tar.gz
translations need love too
Diffstat (limited to 'doc')
-rw-r--r--doc/RELEASING4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/RELEASING b/doc/RELEASING
index b605783..14cced3 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -15,6 +15,10 @@ Step 1: set the new version and test
$ ./configure --prefix=/opt/quilt
$ make
$ make check
+- If you can update one translation file, do so and commit the po file
+ Even better, give ping the translators (their names and emails are
+ in the po file headers), and give them the opportunity to update
+ their work.
Step 2: tag the new version
---------------------------