update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / holo / holowindow.C
index 3030945d63794d1e18a84b4f66d29bc5734a6651..c2e0d620bfa8cbdc5c1e4bc737e7cba466817862 100644 (file)
@@ -48,9 +48,9 @@ void HoloWindow::create_objects()
 {
        int x = 10, y = 10;
        add_subwindow(new BC_Title(x, y, 
-               _("HolographicTV from EffectTV\n"
+               "HolographicTV from EffectTV\n"
                "Copyright (C) 2001 FUKUCHI Kentarou")
-       ));
+       );
 
        show_window();
        flush();