úÎ [ ëIgetText wraps GNU gettext function. It returns translated string for the I input messages. If translated string not found the input string will be  returned. BThe most common usage of this function is to declare function __:   __ = unsafePerformIO . getText 3and wrap all text strings into this function, e.g. $ printHello = putStrLn (__ "Hello") 8bindTextDomain sets the base directory of the hierarchy 9 containing message catalogs for a given message domain.  domain name path to the locale folder  return value "textDomain sets domain for future  call  domain name  return value  hgettext-0.1.2Text.I18N.GetTextgetTextbindTextDomain textDomain c_textdomainc_bindtextdomain c_gettext fromCStringfromCStringDefault