--- nodeforum.module	2008-05-28 16:07:01.000000000 -0700
+++ nodeforum.module	2008-07-11 08:33:17.000000000 -0700
@@ -45,7 +45,7 @@ function nodeforum_menu($may_cache) {
       'access' => user_access('access content'),
       'type' => MENU_SUGGESTED_ITEM);
     $items[] = array('path' => 'admin/content/forum',
-      'title' => t('Forums'),
+      'title' => t('Node Forums'),
       'description' => t('Control forums and their hierarchy and change forum settings.'),
       'callback' => 'nodeforum_overview',
       'access' => user_access('administer forums'),
