--- modules/system/system.updater.inc	2010-11-16 00:36:39.396102246 -0800
+++ modules/system/system.updater.inc	2010-11-16 00:37:07.532107054 -0800
@@ -76,7 +76,7 @@ class ModuleUpdater extends Updater impl
 
   public function postInstallTasks() {
     return array(
-      l(t('Enable newly added modules in !project', array('!project' => $this->title)), 'admin/modules'),
+      l(t('Enable newly added modules'), 'admin/modules'),
     );
   }
