Index: trunk/BNC/bncwindow.cpp
===================================================================
--- trunk/BNC/bncwindow.cpp	(revision 1904)
+++ trunk/BNC/bncwindow.cpp	(revision 1905)
@@ -90,5 +90,5 @@
   connect(_actFontSel, SIGNAL(triggered()), SLOT(slotFontSel()));
 
-  _actSaveOpt = new QAction(tr("&Save && Activate Options"),this);
+  _actSaveOpt = new QAction(tr("&Save && Reread Configuration"),this);
   connect(_actSaveOpt, SIGNAL(triggered()), SLOT(slotSaveOptions()));
 
