From kde-commits Wed Jun 30 21:44:30 2010 From: Albert Astals Cid Date: Wed, 30 Jun 2010 21:44:30 +0000 To: kde-commits Subject: playground/utils/releaseschedule Message-Id: <20100630214430.39612AC8E2 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=127793372803884 SVN commit 1144810 by aacid: improve rules so it's easier to know when devels can commit M +3 -2 mainclass.cpp --- trunk/playground/utils/releaseschedule/mainclass.cpp #1144809:1144810 @@ -74,8 +74,9 @@ case hmfreeze : desc = "Up to now you were able to do typo changes, but you had " "to mail kde-i18n-doc saying you made a typo fix change. " - "From this moment on you need an explicit ok beforehand from " - "kde-i18n-doc for every single string change."; + "From this moment on you need to contact kde-i18n-doc for " + "every single string change, if noone objects in 5 days you " + "can commit the change."; break; case betatag : desc = "Trunk is frozen for beta release tagging. Only urgent fixes, "