5 namespace Search
.Pages
{
7 public class RootUser
: Base
{
11 HeaderIconStock
= Stock
.DialogError
;
12 HeaderMarkup
= "<big><b>" + Catalog
.GetString ("Beagle cannot be run as root") + "</b></big>";
13 Append (Catalog
.GetString ("For security reasons, Beagle cannot be run as root. You should restart as a regular user."));