sams ff_audio icons, thirdparty/Makefile tweak, intl tweaks, firewire segvs
[goodguy/history.git] / cinelerra-5.1 / plugins / timefront / timefront.C
index 2bb074fa36b8b6a869a761a82ffc35e2c0eb4367..76cdcd448cdc2a7d01eaa64f15bcd360d884c97e 100644 (file)
@@ -512,7 +512,7 @@ char* TimeFrontRate::to_text(int shape)
                case TimeFrontConfig::LOG:
                        return _("Log");
                default:
-                       return _("Square");
+                       return C_("Square");
        }
 }
 int TimeFrontRate::from_text(char *text)