X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fbrighttheme%2Fbrighttheme.C;h=d0a5e1d58f7cd8fbbc38fe38ef25dff0ed328de7;hb=5aad2133f228b736f033d6c48e1629078b858286;hp=34005196c3c3e9e262efb1d3d7d5a8220dc97c89;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/brighttheme/brighttheme.C b/cinelerra-5.0/plugins/brighttheme/brighttheme.C index 34005196..d0a5e1d5 100644 --- a/cinelerra-5.0/plugins/brighttheme/brighttheme.C +++ b/cinelerra-5.0/plugins/brighttheme/brighttheme.C @@ -68,7 +68,7 @@ BrightThemeMain::~BrightThemeMain() const char* BrightThemeMain::plugin_title() { - return "Bright"; + return _("Bright"); } Theme* BrightThemeMain::new_theme()