update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / blurzoom / blurzoomwindow.C
index b869cdaef792be3cb4d98f09574c51a91fa4053d..196edda1b765afb09eca542083813f74218ae4ca 100644 (file)
@@ -49,9 +49,9 @@ void BlurZoomWindow::create_objects()
 {
        int x = 10, y = 10;
        add_subwindow(new BC_Title(x, y, 
-               _("RadioacTV from EffectTV\n"
+               "RadioacTV from EffectTV\n"
                "Copyright (C) 2001 FUKUCHI Kentarou")
-       ));
+       );
 
        show_window();
        flush();