From 8c1d97b7b73f088d61274b7e49d5a55d521b4bc1 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 14 Jan 2000 10:30:54 +0000 Subject: [PATCH] i18n fix --- plug-ins/perl/examples/glowing_steel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug-ins/perl/examples/glowing_steel b/plug-ins/perl/examples/glowing_steel index 5e74586804..79ad4c9dae 100755 --- a/plug-ins/perl/examples/glowing_steel +++ b/plug-ins/perl/examples/glowing_steel @@ -274,7 +274,7 @@ register "Use this pluggin to make a surface (selected area) look like ". "brushed metal (kind of like steel).", "Aaron Sherman", "Aaron Sherman (c)", "1999-06-14", - __"/Filters/Render/Brushed Metal", + N_"/Filters/Render/Brushed Metal", "*", [ [PF_SLIDER, "stroke_length", "Length", 25, [1, 100, 1]], -- GitLab