merge akirad ui / themes + icons
[goodguy/history.git] / cinelerra-5.0 / plugins / normalize / normalizewindow.C
index 3a9f0d279853995a000168c126307b579fda4830..2bdb20cab9ee15e102175f7202f62c0a4ad15b28 100644 (file)
  *
  */
 
+#include "language.h"
 #include "mwindow.inc"
 #include "normalizewindow.h"
 
-#include <libintl.h>
-#define _(String) gettext(String)
-#define gettext_noop(String) String
-#define N_(String) gettext_noop (String)
-
 NormalizeWindow::NormalizeWindow(int x, int y)
- : BC_Window(PROGRAM_NAME ": Normalize",
+ : BC_Window(_(PROGRAM_NAME ": Normalize"),
                                x - 160,
                                y - 75,
                                320,