update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / blondtheme / blondtheme.C.orig
index 2ac242fc52aed7ce0d5cd8fddf939bd2f93aaed8..dc32712f55bf2062849ef18b73532aca82babf61 100644 (file)
@@ -68,7 +68,7 @@ BlondThemeMain::~BlondThemeMain()
 
 const char* BlondThemeMain::plugin_title()
 {
-       return "Blond-cv";
+       return _("Blond-cv");
 }
 
 Theme* BlondThemeMain::new_theme()
@@ -663,7 +663,7 @@ void BlondTheme::initialize()
        title_color = WHITE;
        recordgui_fixed_color = YELLOW;
        recordgui_variable_color = RED;
-       resources->medium_font = N_("-*-helvetica-bold-r-normal-*-14-*");
+       resources->medium_font = "-*-helvetica-bold-r-normal-*-14-*";
 
        channel_position_color = MEYELLOW;
        resources->meter_title_w = 25;