fixes for selection and popup behaviors
[goodguy/history.git] / cinelerra-5.1 / cinelerra / recordmonitor.C
index dd65f6c3d189eb9849b90078b23c1bd5c98ab129..7ea18e1dfb1066acf5e0289b9c30449ef31b1fb9 100644 (file)
@@ -347,7 +347,7 @@ void RecordMonitorGUI::create_objects()
                                add_subwindow(avc1394transport_timecode =
                                        new BC_Title(avc1394_transport->x_end,
                                                mwindow->theme->rmonitor_tx_y + 10,
-                                               _("00:00:00:00"),
+                                               "00:00:00:00",
                                                MEDIUM_7SEGMENT,
                                                BLACK));