[releng] Clarify strings for feature proposal



commit 32ad9595c56f1b740e609812c452a57ed592b12e
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Sep 16 17:07:05 2011 +0200

    Clarify strings for feature proposal

 tools/schedule/libschedule.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tools/schedule/libschedule.py b/tools/schedule/libschedule.py
index be19171..4528426 100755
--- a/tools/schedule/libschedule.py
+++ b/tools/schedule/libschedule.py
@@ -23,8 +23,8 @@ class GnomeReleaseEvent:
         self.wiki_template = {
                 'tarball': 'GNOME $version $detail tarballs due',
                 'modules': {
-                    'proposals-start': 'Start of new feature proposals period',
-                    'proposals-end': 'End of new feature proposals period',
+                    'proposals-start': 'Start of new feature proposals period for $newstable',
+                    'proposals-end': 'End of new feature proposals period for $newstable',
                     'discussion': 'Feature proposals discussion heats up.',
                     'decision': '[[http://mail.gnome.org/mailman/listinfo/release-team|Release Team]] meets about new feature proposals for $newstable with community input up to this point.'
                 },



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