rework intl strategy, titler upgrades, fonts fixes, igor ru.po
[goodguy/history.git] / cinelerra-5.1 / cinelerra / formatcheck.C
index 85914c46e634adcb01ad2ba27efe87190d219e65..42adf3c8639c765bf8e5aa2f49317085e5fece73 100644 (file)
 #include "file.h"
 #include "errorbox.h"
 #include "formatcheck.h"
+#include "language.h"
 #include "mwindow.inc"
 
-#include <libintl.h>
-#define _(String) gettext(String)
-#define gettext_noop(String) String
-#define N_(String) gettext_noop (String)
-
 FormatCheck::FormatCheck(Asset *asset)
 {
        this->asset = asset;