lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CG: add updating of lilypond.pot in the release process (issue 6195060)


From: lilyfan
Subject: CG: add updating of lilypond.pot in the release process (issue 6195060)
Date: Tue, 08 May 2012 17:18:27 +0000

Reviewers: Graham Percival,

Message:
Both when releasing a stable or unstable version.

Description:
CG: add updating of lilypond.pot in the release process

Please review this at http://codereview.appspot.com/6195060/

Affected files:
  M Documentation/contributor/release-work.itexi


Index: Documentation/contributor/release-work.itexi
diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index baa68a85e468768c8defbf0d24412aaba1570134..d86d6343434ab02ecaa0e72c4ae06938a892ee97 100644
--- a/Documentation/contributor/release-work.itexi
+++ b/Documentation/contributor/release-work.itexi
@@ -84,6 +84,7 @@ git fetch
 git checkout origin/release/unstable
 git merge origin
 vi Documentation/web/news-front.itexi Documentation/web/news.itexi
+make po-replace
 @end example

 @item
@@ -91,6 +92,7 @@ Commit, push, switch back to master (or wherever else):

 @example
 git commit -m "Release: update news." Documentation/web/
+git commit -m "PO: update template." po/lilypond.pot
 git push origin HEAD:release/unstable
 git checkout master
 @end example
@@ -298,6 +300,13 @@ various websites, so be brief.
 Run convert-ly on all files, bump parser minimum version.

 @item
+Update lilypond.pot:
+
address@hidden
+make po-replace
address@hidden example
+
address@hidden
 Make directories on lilypond.org:

 @example
@@ -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:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]