ERR_NOT_ROOT
#define ERR_NOT_ROOT "You must be root to run this program.\n"
#define ERR_NOT_ROOT gettext("You must be \"root\" for %s to execute properly.")