[gimp/gimp-2-10] Sync USM menu entry to GEGL



commit c2e1147ff516ce411e15a0d5e95350a3b1bb168c
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Mon Jul 2 02:32:29 2018 +0300

    Sync USM menu entry to GEGL

 app/actions/filters-actions.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/actions/filters-actions.c b/app/actions/filters-actions.c
index 18c0c3b51b..42647741b3 100644
--- a/app/actions/filters-actions.c
+++ b/app/actions/filters-actions.c
@@ -669,7 +669,7 @@ static const GimpStringActionEntry filters_interactive_actions[] =
     GIMP_HELP_FILTER_TILE_SEAMLESS },
 
   { "filters-unsharp-mask", GIMP_ICON_GEGL,
-    NC_("filters-action", "_Unsharp Mask..."), NULL, NULL,
+    NC_("filters-action", "Sharpen (_Unsharp Mask)..."), NULL, NULL,
     "gegl:unsharp-mask",
     GIMP_HELP_FILTER_UNSHARP_MASK },
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]