X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fmicrotheme%2Fmicrotheme.C;h=eb435c40e473958e0fb3db4f0b44f2b050c1dd36;hb=5aad2133f228b736f033d6c48e1629078b858286;hp=a35b18c08adb1ea24010e0edf3398cae0c02f2ae;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/microtheme/microtheme.C b/cinelerra-5.0/plugins/microtheme/microtheme.C index a35b18c0..eb435c40 100644 --- a/cinelerra-5.0/plugins/microtheme/microtheme.C +++ b/cinelerra-5.0/plugins/microtheme/microtheme.C @@ -51,7 +51,7 @@ MicroThemeMain::~MicroThemeMain() char* MicroThemeMain::plugin_title() { - return "Microscopic"; + return _("Microscopic"); } Theme* MicroThemeMain::new_theme()