X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fdefaulttheme%2Fdefaulttheme.C;h=c7b77b87dc4664bd6c080df794d307462150a54a;hb=5aad2133f228b736f033d6c48e1629078b858286;hp=4ff810d10f5a985f4221da048e1b6f7e6abdcde8;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/defaulttheme/defaulttheme.C b/cinelerra-5.0/plugins/defaulttheme/defaulttheme.C index 4ff810d1..c7b77b87 100644 --- a/cinelerra-5.0/plugins/defaulttheme/defaulttheme.C +++ b/cinelerra-5.0/plugins/defaulttheme/defaulttheme.C @@ -69,7 +69,7 @@ DefaultThemeMain::~DefaultThemeMain() char* DefaultThemeMain::plugin_title() { - return "Blond"; + return _("Blond"); } Theme* DefaultThemeMain::new_theme()