diff options
Diffstat (limited to 'src/extension/internal/bitmap/threshold.cpp')
| -rw-r--r-- | src/extension/internal/bitmap/threshold.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/internal/bitmap/threshold.cpp b/src/extension/internal/bitmap/threshold.cpp index 702d274e9..ee920a57f 100644 --- a/src/extension/internal/bitmap/threshold.cpp +++ b/src/extension/internal/bitmap/threshold.cpp @@ -42,7 +42,7 @@ Threshold::init(void) "<effects-menu>\n" "<submenu name=\"" N_("Raster") "\" />\n" "</effects-menu>\n" - "<menu-tip>" N_("Apply Threshold Effect") "</menu-tip>\n" + "<menu-tip>" N_("Threshold selected bitmap(s).") "</menu-tip>\n" "</effect>\n" "</inkscape-extension>\n", new Threshold()); } |
