update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / unsharp / unsharp.C
index 4604b3bfcb9d9318037921a420f3ed588814baed..03dc25dac1aeb1478e5483c26e0c272e0d0b47d7 100644 (file)
@@ -102,7 +102,7 @@ UnsharpMain::~UnsharpMain()
        delete engine;
 }
 
-const char* UnsharpMain::plugin_title() { return N_("Unsharp"); }
+const char* UnsharpMain::plugin_title() { return _("Unsharp"); }
 int UnsharpMain::is_realtime() { return 1; }