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, "