GNOME Bugzilla – Bug 565268
unlocalizable string in script-fu-carve-it
Last modified: 2012-10-07 14:41:55 UTC
these 2 strings do not seem to be localizable: "Use the specified [GRAY] drawable ..." (description of "Filters/Decor/Stencil Carve" menu entry) "Select an operation from the list above" (Tools/GEGL Operation)
The GEGL tool is not internationalized intentionally as the GEGL library is not yet internationalized. The string in carve-it.scm is also intentionally not marked for translation as it needs string review first. Feel free to propose a patch that cleans up the string and marks it for translation.
No unconfirmed bugs with milestones, please.
This is not milestone material.
Fixed in master: 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 file changed, 1 insertion(+), 1 deletion(-)