I was wondering wheter \-characters cause troube with gettext.
There is a string in imp RELENG:
_("You can not have the '\' character in your full name.")
Should \-character be used or somehow escaped like:
_("You can not have the '\\' character in your full name.")
--
-- Leena Heino (liinu at uta.fi)