[gimp] Bug 565268 - unlocalizable string in script-fu-carve-it



commit fe5366c45573442add480f2f86ebea3635fbaa9e
Author: Michael Natterer <mitch gimp org>
Date:   Sun Oct 7 16:40:40 2012 +0200

    Bug 565268 - unlocalizable string in script-fu-carve-it
    
    Simplify blurb and mark it for translation.

 plug-ins/script-fu/scripts/carve-it.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/script-fu/scripts/carve-it.scm b/plug-ins/script-fu/scripts/carve-it.scm
index 4eae4ef..ac12c91 100644
--- a/plug-ins/script-fu/scripts/carve-it.scm
+++ b/plug-ins/script-fu/scripts/carve-it.scm
@@ -180,7 +180,7 @@
 
 (script-fu-register "script-fu-carve-it"
     _"Stencil C_arve..."
-    "Use the specified [GRAY] drawable as a stencil to carve from the specified image. The specified image must be either RGB colour or grayscale, not indexed."
+    _"Use the specified drawable as a stencil to carve from the specified image."
     "Spencer Kimball"
     "Spencer Kimball"
     "1997"



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