From f7d264fa89c39f8d86e9ba5eb991ee904ce3d0be Mon Sep 17 00:00:00 2001 From: Jean-Charles Malahieude Date: Thu, 10 May 2012 19:13:09 +0200 Subject: [PATCH] CG: add updating of lilypond.pot in the release process --- Documentation/contributor/release-work.itexi | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index baa68a85e4..4828d1ae0e 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -83,6 +83,7 @@ checkout displays modified files, you might want to run @code{git reset git fetch git checkout origin/release/unstable git merge origin +make po-replace vi Documentation/web/news-front.itexi Documentation/web/news.itexi @end example @@ -90,6 +91,7 @@ vi Documentation/web/news-front.itexi Documentation/web/news.itexi Commit, push, switch back to master (or wherever else): @example +git commit -m "PO: update template." po/lilypond.pot git commit -m "Release: update news." Documentation/web/ git push origin HEAD:release/unstable git checkout master @@ -297,6 +299,13 @@ various websites, so be brief. @item Run convert-ly on all files, bump parser minimum version. +@item +Update lilypond.pot: + +@example +make po-replace +@end example + @item Make directories on lilypond.org: @@ -360,8 +369,8 @@ Disallow: /doc/v2.CURRENT-DEVELOPMENT/ @itemize @item -submit pots for translation: send url of tarball to -translation@@iro.umontreal.ca, mentioning lilypond-VERSION.pot +submit po template for translation: send url of tarball to +coordinator@@translationproject.org, mentioning lilypond-VERSION.pot @item update links to distros providing lilypond packages? link in: -- 2.39.2