#define INSTALL_CONFIRMATION_LABEL(target) yon_char_unite(_("Are you sure want to install driver "),"<b>",target,"</b>?",NULL)
#define REMOVE_CONFIRMATION_LABEL(target) yon_char_unite(_("Are you sure want to remove driver "),"<b>",target,"</b>?",NULL)
#define INSTALL_ATTENTION_LABEL yon_char_unite("<b>",_("Attention!"),"</b> ",_("If you work in sandbox mode, you must install the package with the module!"),NULL)
#define INSTALL_ATTENTION_LABEL yon_char_unite("<b>",_("Attention!"),"</b> ",_("If you work in sandbox mode, you must install the package with the module!"),NULL)