diff --git a/ChangeLog b/ChangeLog index f73ee031f0..62d6fbcaf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,117 @@ +2006-03-15 Bill Skaggs + + * plug-ins/common/AlienMap2.c + * plug-ins/common/CML_explorer.c + * plug-ins/common/align_layers.c + * plug-ins/common/animationplay.c + * plug-ins/common/animoptimize.c + * plug-ins/common/apply_lens.c + * plug-ins/common/autocrop.c + * plug-ins/common/autostretch_hsv.c + * plug-ins/common/blinds.c + * plug-ins/common/blur.c + * plug-ins/common/borderaverage.c + * plug-ins/common/bumpmap.c + * plug-ins/common/c_astretch.c + * plug-ins/common/cartoon.c + * plug-ins/common/ccanalyze.c + * plug-ins/common/channel_mixer.c + * plug-ins/common/checkerboard.c + * plug-ins/common/color_enhance.c + * plug-ins/common/colorify.c + * plug-ins/common/colortoalpha.c + * plug-ins/common/compose.c + * plug-ins/common/convmatrix.c + * plug-ins/common/cubism.c + * plug-ins/common/curve_bend.c + * plug-ins/common/decompose.c + * plug-ins/common/deinterlace.c + * plug-ins/common/depthmerge.c + * plug-ins/common/despeckle.c + * plug-ins/common/destripe.c + * plug-ins/common/diffraction.c + * plug-ins/common/displace.c + * plug-ins/common/dog.c + * plug-ins/common/edge.c + * plug-ins/common/emboss.c + * plug-ins/common/engrave.c + * plug-ins/common/exchange.c + * plug-ins/common/film.c + * plug-ins/common/flarefx.c + * plug-ins/common/fp.c + * plug-ins/common/fractaltrace.c + * plug-ins/common/gauss.c + * plug-ins/common/gee.c + * plug-ins/common/gee_zoom.c + * plug-ins/common/glasstile.c + * plug-ins/common/gnomeprint.c + * plug-ins/common/gqbist.c + * plug-ins/common/gradmap.c + * plug-ins/common/grid.c + * plug-ins/common/guillotine.c + * plug-ins/common/hot.c + * plug-ins/common/illusion.c + * plug-ins/common/iwarp.c + * plug-ins/common/jigsaw.c + * plug-ins/common/laplace.c + * plug-ins/common/lic.c + * plug-ins/common/mail.c + * plug-ins/common/mapcolor.c + * plug-ins/common/max_rgb.c + * plug-ins/common/mblur.c + * plug-ins/common/mosaic.c + * plug-ins/common/neon.c + * plug-ins/common/newsprint.c + * plug-ins/common/nlfilt.c + * plug-ins/common/noisify.c + * plug-ins/common/normalize.c + * plug-ins/common/nova.c + * plug-ins/common/oilify.c + * plug-ins/common/papertile.c + * plug-ins/common/photocopy.c + * plug-ins/common/pixelize.c + * plug-ins/common/plasma.c + * plug-ins/common/plugin-browser.c + * plug-ins/common/polar.c + * plug-ins/common/procedure-browser.c + * plug-ins/common/randomize.c + * plug-ins/common/retinex.c + * plug-ins/common/ripple.c + * plug-ins/common/sample_colorize.c + * plug-ins/common/scatter_hsv.c + * plug-ins/common/screenshot.c + * plug-ins/common/sel_gauss.c + * plug-ins/common/semiflatten.c + * plug-ins/common/sharpen.c + * plug-ins/common/shift.c + * plug-ins/common/sinus.c + * plug-ins/common/smooth_palette.c + * plug-ins/common/snoise.c + * plug-ins/common/sobel.c + * plug-ins/common/softglow.c + * plug-ins/common/sparkle.c + * plug-ins/common/spheredesigner.c + * plug-ins/common/spread.c + * plug-ins/common/struc.c + * plug-ins/common/threshold_alpha.c + * plug-ins/common/tile.c + * plug-ins/common/tileit.c + * plug-ins/common/tiler.c + * plug-ins/common/uniteditor.c + * plug-ins/common/unsharp.c + * plug-ins/common/video.c + * plug-ins/common/vinvert.c + * plug-ins/common/vpropagate.c + * plug-ins/common/warp.c + * plug-ins/common/waves.c + * plug-ins/common/whirlpinch.c + * plug-ins/common/wind.c + * plug-ins/common/winprint.c + * plug-ins/common/zealouscrop.c: Give "helpful" blurbs to menu- + accessible plugins, and mark them for translation. Probably there + is room for improvement in some of them. Still needs to be done for + plug-ins not in "common". + 2006-03-15 Michael Natterer * tools/pdbgen/pdb/channel.pdb diff --git a/plug-ins/common/AlienMap2.c b/plug-ins/common/AlienMap2.c index 594fbeea08..aa362675dd 100644 --- a/plug-ins/common/AlienMap2.c +++ b/plug-ins/common/AlienMap2.c @@ -180,7 +180,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Alien Map Color Transformation Plug-In", + N_("Alter colors in various psychedelic ways."), "No help yet. Just try it and you'll see!", "Martin Weber (martweb@gmx.net)", "Martin Weber (martweb@gmx.net", diff --git a/plug-ins/common/CML_explorer.c b/plug-ins/common/CML_explorer.c index 326f0723a9..85edf0373e 100644 --- a/plug-ins/common/CML_explorer.c +++ b/plug-ins/common/CML_explorer.c @@ -454,7 +454,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Make an image of Coupled-Map Lattice", + N_("Create abstract Coupled-Map Lattice patterns."), "Make an image of Coupled-Map Lattice (CML). CML is " "a kind of Cellula Automata on continuous (value) " "domain. In GIMP_RUN_NONINTERACTIVE, the name of a " diff --git a/plug-ins/common/align_layers.c b/plug-ins/common/align_layers.c index 5ad23aa855..de33980292 100644 --- a/plug-ins/common/align_layers.c +++ b/plug-ins/common/align_layers.c @@ -125,7 +125,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Align visible layers", + N_("Align all visible layers of the image."), "Align visible layers", "Shuji Narazaki ", "Shuji Narazaki", diff --git a/plug-ins/common/animationplay.c b/plug-ins/common/animationplay.c index 5bc5a6961a..7bbb9fd00f 100644 --- a/plug-ins/common/animationplay.c +++ b/plug-ins/common/animationplay.c @@ -151,8 +151,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "This plugin allows you to preview a GIMP " - "layer-based animation.", + N_("Preview a GIMP layer-based animation."), "", "Adam D. Moss ", "Adam D. Moss ", diff --git a/plug-ins/common/animoptimize.c b/plug-ins/common/animoptimize.c index 4ba33bc382..6999cd2953 100644 --- a/plug-ins/common/animoptimize.c +++ b/plug-ins/common/animoptimize.c @@ -130,6 +130,7 @@ query (void) }; gimp_install_procedure (OPTIMIZE_PROC, + N_("Modify image to reduce size when saved as GIF animation."), "This procedure applies various optimizations to" " a GIMP layer-based animation in an attempt to" " reduce the final file size. If a frame of the" @@ -138,7 +139,6 @@ query (void) " ajdacent pixels having the same color, which" " improves the compression for some image formats" " such as GIF or MNG.", - "", "Adam D. Moss ", "Adam D. Moss ", "1997-2003", @@ -150,13 +150,13 @@ query (void) args, return_args); gimp_install_procedure (OPTIMIZE_DIFF_PROC, + N_("Reduce file size where combining layers is possible."), "This procedure applies various optimizations to" " a GIMP layer-based animation in an attempt to" " reduce the final file size. If a frame of the" " animation can use the 'combine' mode, this" " procedure uses a simple difference between the" " frames.", - "", "Adam D. Moss ", "Adam D. Moss ", "1997-2001", @@ -168,10 +168,10 @@ query (void) args, return_args); gimp_install_procedure (UNOPTIMIZE_PROC, + N_("Remove optimization to make editing easier."), "This procedure 'simplifies' a GIMP layer-based" " animation that has been optimized for animation. " "This makes editing the animation much easier.", - "", "Adam D. Moss ", "Adam D. Moss ", "1997-2001", diff --git a/plug-ins/common/apply_lens.c b/plug-ins/common/apply_lens.c index 246c2140f8..5a7717329e 100644 --- a/plug-ins/common/apply_lens.c +++ b/plug-ins/common/apply_lens.c @@ -106,7 +106,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Apply a lens effect", + N_("Simulate an elliptical lens over the image."), "This plug-in uses Snell's law to draw " "an ellipsoid lens over the image", "Morten Eriksen", diff --git a/plug-ins/common/autocrop.c b/plug-ins/common/autocrop.c index 7b75f7d433..2dee950790 100644 --- a/plug-ins/common/autocrop.c +++ b/plug-ins/common/autocrop.c @@ -81,7 +81,7 @@ query (void) }; gimp_install_procedure (AUTOCROP_PROC, - "Automagically crops an image.", + N_("Remove empty borders from the image."), "", "Tim Newsome", "Tim Newsome", @@ -95,7 +95,7 @@ query (void) gimp_plugin_menu_register (AUTOCROP_PROC, "/Image/Crop"); gimp_install_procedure (AUTOCROP_LAYER_PROC, - "Automagically crops a layer.", + N_("Remove empty borders from the layer."), "", "Tim Newsome", "Tim Newsome", diff --git a/plug-ins/common/autostretch_hsv.c b/plug-ins/common/autostretch_hsv.c index 1451478342..6da5529eca 100644 --- a/plug-ins/common/autostretch_hsv.c +++ b/plug-ins/common/autostretch_hsv.c @@ -66,8 +66,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Automatically stretch the contrast of the specified " - "drawable to cover all possible ranges.", + N_("Stretch image contrast to cover the maximum possible range."), "This simple plug-in does an automatic contrast " "stretch. For each channel in the image, it finds " "the minimum and maximum values... it uses those " diff --git a/plug-ins/common/blinds.c b/plug-ins/common/blinds.c index 3664ab58dd..4ef8d8aff3 100644 --- a/plug-ins/common/blinds.c +++ b/plug-ins/common/blinds.c @@ -113,9 +113,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Adds a blinds effect to the image. Rather like " - "putting the image on a set of window blinds and " - "the closing or opening the blinds", + N_("Simulate an image painted on window blinds."), "More here later", "Andy Thomas", "Andy Thomas", diff --git a/plug-ins/common/blur.c b/plug-ins/common/blur.c index e8ae76aee4..ebbe037abd 100644 --- a/plug-ins/common/blur.c +++ b/plug-ins/common/blur.c @@ -127,7 +127,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - N_("Apply a 3x3 blurring convolution kernel"), + N_("Simple blur, fast but not very strong."), "This plug-in blurs the specified drawable, using " "a 3x3 blur. Indexed images are not supported.", "Miles O'Neal ", diff --git a/plug-ins/common/borderaverage.c b/plug-ins/common/borderaverage.c index 3bdd8ae1a7..a635b66543 100644 --- a/plug-ins/common/borderaverage.c +++ b/plug-ins/common/borderaverage.c @@ -96,7 +96,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Borderaverage", + N_("Set foreground to the average color of the image border."), "", "Philipp Klaus", "Internet Access AG", diff --git a/plug-ins/common/bumpmap.c b/plug-ins/common/bumpmap.c index 7f5c90cc24..290ce86248 100644 --- a/plug-ins/common/bumpmap.c +++ b/plug-ins/common/bumpmap.c @@ -327,8 +327,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Create an embossing effect using an image as a " - "bump map", + N_("Create an embossing effect using a bump map."), "This plug-in uses the algorithm described by John " "Schlag, \"Fast Embossing Effects on Raster Image " "Data\" in Graphics GEMS IV (ISBN 0-12-336155-9). " diff --git a/plug-ins/common/c_astretch.c b/plug-ins/common/c_astretch.c index 405702aaf0..1b63373307 100644 --- a/plug-ins/common/c_astretch.c +++ b/plug-ins/common/c_astretch.c @@ -66,8 +66,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Automatically stretch the contrast of the " - "specified drawable to cover all possible ranges.", + N_("Stretch contrast to cover the maximum possible range."), "This simple plug-in does an automatic contrast " "stretch. For each channel in the image, it finds " "the minimum and maximum values... it uses those " diff --git a/plug-ins/common/cartoon.c b/plug-ins/common/cartoon.c index 762da8c01f..97a94c8c9f 100644 --- a/plug-ins/common/cartoon.c +++ b/plug-ins/common/cartoon.c @@ -141,7 +141,7 @@ query (void) "noticable; larger values achieve the opposite effect."; gimp_install_procedure (PLUG_IN_PROC, - "Propagates dark values in an image to achieve cartoon rendering", + N_("Simulate a cartoon by enhancing edges."), help_string, "Spencer Kimball", "Bit Specialists, Inc.", diff --git a/plug-ins/common/ccanalyze.c b/plug-ins/common/ccanalyze.c index b06fe4c717..326af30cfb 100644 --- a/plug-ins/common/ccanalyze.c +++ b/plug-ins/common/ccanalyze.c @@ -104,7 +104,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Colorcube analysis", + N_("Analyze the set of colors in the image"), "Analyze colorcube and print some information about " "the current image (also displays a color-histogram)", "robert@experimental.net", diff --git a/plug-ins/common/channel_mixer.c b/plug-ins/common/channel_mixer.c index 4d615d24c8..359216bc2e 100644 --- a/plug-ins/common/channel_mixer.c +++ b/plug-ins/common/channel_mixer.c @@ -175,7 +175,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Mix RGB Channels.", + N_("Alter colors by mixing RGB Channels."), "This plug-in mixes the RGB channels.", "Martin Guldahl ", "Martin Guldahl ", diff --git a/plug-ins/common/checkerboard.c b/plug-ins/common/checkerboard.c index 3d8c4076f2..c969fc5a5a 100644 --- a/plug-ins/common/checkerboard.c +++ b/plug-ins/common/checkerboard.c @@ -86,7 +86,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Adds a checkerboard pattern to an image", + N_("Create a checkerboard pattern."), "More here later", "Brent Burton & the Edward Blevins", "Brent Burton & the Edward Blevins", diff --git a/plug-ins/common/color_enhance.c b/plug-ins/common/color_enhance.c index c41823b310..8ddc755075 100644 --- a/plug-ins/common/color_enhance.c +++ b/plug-ins/common/color_enhance.c @@ -67,8 +67,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Automatically stretch the saturation of the " - "specified drawable to cover all possible ranges.", + N_("Stretch color saturation to cover maximum possible range."), "This simple plug-in does an automatic saturation " "stretch. For each channel in the image, it finds " "the minimum and maximum values... it uses those " diff --git a/plug-ins/common/colorify.c b/plug-ins/common/colorify.c index 017cf43dfd..155abc56f8 100644 --- a/plug-ins/common/colorify.c +++ b/plug-ins/common/colorify.c @@ -99,7 +99,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Similar to the \"Color\" mode for layers.", + N_("Replace all colors with shades of a specified color."), "Makes an average of the RGB channels and uses it " "to set the color", "Francisco Bustamante", diff --git a/plug-ins/common/colortoalpha.c b/plug-ins/common/colortoalpha.c index 624d2fc238..8a3c68122f 100644 --- a/plug-ins/common/colortoalpha.c +++ b/plug-ins/common/colortoalpha.c @@ -93,7 +93,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Convert the color in an image to alpha", + N_("Convert a specified color to transparency."), "This replaces as much of a given color as possible " "in each pixel with a corresponding amount of alpha, " "then readjusts the color accordingly.", diff --git a/plug-ins/common/compose.c b/plug-ins/common/compose.c index 067c6d7d7c..b7ff17621b 100644 --- a/plug-ins/common/compose.c +++ b/plug-ins/common/compose.c @@ -377,7 +377,7 @@ query (void) }; gimp_install_procedure (COMPOSE_PROC, - "Compose an image from multiple gray images", + N_("Create an image using multiple gray images as color channels."), "This function creates a new image from " "multiple gray images", "Peter Kirchgessner", @@ -407,7 +407,7 @@ query (void) drw_args, drw_return_vals); gimp_install_procedure (RECOMPOSE_PROC, - "Recompose a layer from multiple drawables of gray images", + N_("Recompose an image that was previously decomposed."), "This function recombines the grayscale layers produced " "by Decompose into a single RGB or RGBA layer, and " "replaces the originally decomposed layer with the " diff --git a/plug-ins/common/convmatrix.c b/plug-ins/common/convmatrix.c index 2e36dc92ce..1c0d4b1cc5 100644 --- a/plug-ins/common/convmatrix.c +++ b/plug-ins/common/convmatrix.c @@ -181,7 +181,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "A generic 5x5 convolution matrix", + N_("Apply a generic 5x5 convolution matrix."), "", "Lauri Alanko", "Lauri Alanko", diff --git a/plug-ins/common/cubism.c b/plug-ins/common/cubism.c index 0a77d55711..f3753393ad 100644 --- a/plug-ins/common/cubism.c +++ b/plug-ins/common/cubism.c @@ -147,8 +147,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Convert the input drawable into a collection " - "of rotated squares", + N_("Convert the image into randomly rotated square blobs."), "Help not yet written for this plug-in", "Spencer Kimball & Tracy Scott", "Spencer Kimball & Tracy Scott", diff --git a/plug-ins/common/curve_bend.c b/plug-ins/common/curve_bend.c index 2f818792c1..1aaab77bba 100644 --- a/plug-ins/common/curve_bend.c +++ b/plug-ins/common/curve_bend.c @@ -55,7 +55,6 @@ #define PLUG_IN_IMAGE_TYPES "RGB*, GRAY*" #define PLUG_IN_AUTHOR "Wolfgang Hofer (hof@hotbot.com)" #define PLUG_IN_COPYRIGHT "Wolfgang Hofer" -#define PLUG_IN_DESCRIPTION "Bends a layer using 2 spline-curves" #define PLUG_IN_ITER_NAME "plug_in_curve_bend_Iterator" #define PLUG_IN_DATA_ITER_FROM "plug_in_curve_bend_ITER_FROM" @@ -521,7 +520,7 @@ query (void) /* the actual installation of the bend plugin */ gimp_install_procedure (PLUG_IN_PROC, - PLUG_IN_DESCRIPTION, + N_("Bend the image using two control curves."), "This plug-in does bend the active layer " "If there is a current selection it is copied to " "floating selection and the curve_bend distortion " diff --git a/plug-ins/common/decompose.c b/plug-ins/common/decompose.c index 885a8545f6..7fc58ba07a 100644 --- a/plug-ins/common/decompose.c +++ b/plug-ins/common/decompose.c @@ -244,7 +244,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Decompose an image into different types of channels", + N_("Decompose an image into separate colorspace components."), "This function creates new gray images with " "different channel information in each of them", "Peter Kirchgessner", diff --git a/plug-ins/common/deinterlace.c b/plug-ins/common/deinterlace.c index 2b98a01ad8..362ee351dc 100644 --- a/plug-ins/common/deinterlace.c +++ b/plug-ins/common/deinterlace.c @@ -90,7 +90,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Deinterlace", + N_("Fix images where every other row is missing."), "Deinterlace is useful for processing images from " "video capture cards. When only the odd or even " "fields get captured, deinterlace can be used to " diff --git a/plug-ins/common/depthmerge.c b/plug-ins/common/depthmerge.c index aa805e308e..eed0ca94ca 100644 --- a/plug-ins/common/depthmerge.c +++ b/plug-ins/common/depthmerge.c @@ -181,8 +181,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_NAME, - "Combine two images using corresponding " - "depth maps (z-buffers)", + N_("Combine two images using depth maps (z-buffers)."), "Taking as input two full-color, full-alpha " "images and two corresponding grayscale depth " "maps, this plug-in combines the images based " diff --git a/plug-ins/common/despeckle.c b/plug-ins/common/despeckle.c index 42ab000a6f..06473407c2 100644 --- a/plug-ins/common/despeckle.c +++ b/plug-ins/common/despeckle.c @@ -143,8 +143,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Despeckle filter, typically used to \'despeckle\' " - "a photographic image.", + N_("Remove speckle noise from the image."), "This plug-in selectively performs a median or " "adaptive box filter on an image.", "Michael Sweet ", diff --git a/plug-ins/common/destripe.c b/plug-ins/common/destripe.c index a94399a3dd..0533f64120 100644 --- a/plug-ins/common/destripe.c +++ b/plug-ins/common/destripe.c @@ -99,8 +99,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Destripe filter, used to remove vertical stripes " - "caused by cheap scanners.", + N_("Remove vertical stripe artifacts from the image."), "This plug-in tries to remove vertical stripes from " "an image.", "Marc Lehmann ", diff --git a/plug-ins/common/diffraction.c b/plug-ins/common/diffraction.c index 1c64c4613c..4ab0ce31e1 100644 --- a/plug-ins/common/diffraction.c +++ b/plug-ins/common/diffraction.c @@ -164,7 +164,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Generate diffraction patterns", + N_("Generate diffraction patterns."), "Help? What help? Real men do not need help :-)", "Federico Mena Quintero", "Federico Mena Quintero & David Bleecker", diff --git a/plug-ins/common/displace.c b/plug-ins/common/displace.c index a70c5e5c6a..3f3441ca6f 100644 --- a/plug-ins/common/displace.c +++ b/plug-ins/common/displace.c @@ -169,7 +169,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Displace the contents of the specified drawable", + N_("Displace pixels as indicated by displacment maps."), "Displaces the contents of the specified drawable " "by the amounts specified by 'amount-x' and " "'amount-y' multiplied by the luminance of " diff --git a/plug-ins/common/dog.c b/plug-ins/common/dog.c index 5ecebde021..0692daa99b 100755 --- a/plug-ins/common/dog.c +++ b/plug-ins/common/dog.c @@ -132,7 +132,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Edge detection using difference of Gaussians.", + N_("Edge detection with control of edge thickness."), "Applies two Gaussian blurs to the drawable, and " "subtracts the results. This is robust and widely " "used method for detecting edges. Uses Gauss IIR " diff --git a/plug-ins/common/edge.c b/plug-ins/common/edge.c index f265f5c220..0b8be44067 100644 --- a/plug-ins/common/edge.c +++ b/plug-ins/common/edge.c @@ -151,7 +151,7 @@ query (void) "versions."; gimp_install_procedure (PLUG_IN_PROC, - "Perform edge detection on the contents of the specified drawable", + N_("Several simple methods for detecting edges."), help_string, "Peter Mattis & (ported to 1.0 by) Eiichi Takamori", "Peter Mattis", diff --git a/plug-ins/common/emboss.c b/plug-ins/common/emboss.c index 5e60b21b22..08626869b1 100644 --- a/plug-ins/common/emboss.c +++ b/plug-ins/common/emboss.c @@ -123,7 +123,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Emboss filter", + N_("Simulate an image created by embossing."), "Emboss or Bumpmap the given drawable, specifying " "the angle and elevation for the light source.", "Eric L. Hernes, John Schlag", diff --git a/plug-ins/common/engrave.c b/plug-ins/common/engrave.c index bc60783737..6524bed9de 100644 --- a/plug-ins/common/engrave.c +++ b/plug-ins/common/engrave.c @@ -100,7 +100,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Engrave the contents of the specified drawable", + N_("Simulate an antique engraving."), "Creates a black-and-white 'engraved' version of an image as seen in old illustrations", "Spencer Kimball & Peter Mattis, Eiichi Takamori, Torsten Martinsen", "Spencer Kimball & Peter Mattis, Eiichi Takamori, Torsten Martinsen", diff --git a/plug-ins/common/exchange.c b/plug-ins/common/exchange.c index f76cc8562e..ef2dd1d9ba 100644 --- a/plug-ins/common/exchange.c +++ b/plug-ins/common/exchange.c @@ -120,7 +120,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Color Exchange", + N_("Swap one color with another."), "Exchange one color with another, optionally setting a threshold " "to convert from one shade to another", "robert@experimental.net", diff --git a/plug-ins/common/film.c b/plug-ins/common/film.c index bf149a1c23..0cc7bcd698 100644 --- a/plug-ins/common/film.c +++ b/plug-ins/common/film.c @@ -230,7 +230,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Compose several images to a roll film", + N_("Combine several images on a film strip."), "Compose several images to a roll film", "Peter Kirchgessner", "Peter Kirchgessner (peter@kirchgessner.net)", diff --git a/plug-ins/common/flarefx.c b/plug-ins/common/flarefx.c index 57305a16ab..e429048343 100644 --- a/plug-ins/common/flarefx.c +++ b/plug-ins/common/flarefx.c @@ -185,7 +185,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Add lens flare effects", + N_("Add a lens flare effect."), "Adds a lens flare effects. Makes your image look " "like it was snapped with a cheap camera with a lot " "of lens :)", diff --git a/plug-ins/common/fp.c b/plug-ins/common/fp.c index 7c0f99ad3c..0e9d26d295 100644 --- a/plug-ins/common/fp.c +++ b/plug-ins/common/fp.c @@ -321,8 +321,8 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Allows the user to change H, S, or C with many previews", - "No help available", + N_("Interactively modify the image colors."), + "Interactively modify the image colors.", "Pavel Grinfeld (pavel@ml.com)", "Pavel Grinfeld (pavel@ml.com)", "27th March 1997", diff --git a/plug-ins/common/fractaltrace.c b/plug-ins/common/fractaltrace.c index aaf95b621f..03e2f27655 100644 --- a/plug-ins/common/fractaltrace.c +++ b/plug-ins/common/fractaltrace.c @@ -113,7 +113,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "transform image with the Mandelbrot Fractal", + N_("Transform image with the Mandelbrot Fractal."), "transform image with the Mandelbrot Fractal", "Hirotsuna Mizuno ", "Copyright (C) 1997 Hirotsuna Mizuno", diff --git a/plug-ins/common/gauss.c b/plug-ins/common/gauss.c index 975214ce8d..9461324766 100644 --- a/plug-ins/common/gauss.c +++ b/plug-ins/common/gauss.c @@ -156,7 +156,7 @@ query (void) }; gimp_install_procedure (GAUSS_PROC, - N_("Apply a gaussian blur"), + N_("Simplest, most commonly used way of blurring."), "Applies a gaussian blur to the drawable, with " "specified radius of affect. The standard deviation " "of the normal distribution used to modify pixel " diff --git a/plug-ins/common/gee.c b/plug-ins/common/gee.c index 8e961dc34c..a6254435f2 100644 --- a/plug-ins/common/gee.c +++ b/plug-ins/common/gee.c @@ -98,7 +98,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "A big hello from the GIMP team!", + N_("A big hello from the GIMP team!"), "Beyond help.", "Adam D. Moss ", "Adam D. Moss ", diff --git a/plug-ins/common/gee_zoom.c b/plug-ins/common/gee_zoom.c index 1419bd5868..8af0194c81 100644 --- a/plug-ins/common/gee_zoom.c +++ b/plug-ins/common/gee_zoom.c @@ -118,7 +118,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "A big hello from the GIMP team!", + N_("A big hello from the GIMP team!"), "Hay-ulp", "Adam D. Moss ", "Adam D. Moss ", diff --git a/plug-ins/common/glasstile.c b/plug-ins/common/glasstile.c index 0751121037..2f34d1b567 100644 --- a/plug-ins/common/glasstile.c +++ b/plug-ins/common/glasstile.c @@ -123,7 +123,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Divide the image into square glassblocks", + N_("Simulate distortion caused by square glass tiles."), "Divide the image into square glassblocks in " "which the image is refracted.", "Karl-Johan Andersson", /* Author */ diff --git a/plug-ins/common/gnomeprint.c b/plug-ins/common/gnomeprint.c index 766282337b..8c5e8a7d63 100644 --- a/plug-ins/common/gnomeprint.c +++ b/plug-ins/common/gnomeprint.c @@ -85,7 +85,7 @@ query (void) }; gimp_install_procedure (PROC_NAME, - "Prints an image using the GNOME Print architecture", + N_("Print the image using the GNOME Print system."), "FIXME: write help", "Sven Neumann ", "Sven Neumann ", diff --git a/plug-ins/common/gqbist.c b/plug-ins/common/gqbist.c index 450f83556c..d2e53eb8c9 100644 --- a/plug-ins/common/gqbist.c +++ b/plug-ins/common/gqbist.c @@ -396,7 +396,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Create images based on a random genetic formula", + N_("Generate a huge variety of abstract patterns."), "This Plug-in is based on an article by " "Jörn Loviscach (appeared in c't 10/95, page 326). " "It generates modern art pictures from a random " diff --git a/plug-ins/common/gradmap.c b/plug-ins/common/gradmap.c index c417871855..6e5cc26cad 100644 --- a/plug-ins/common/gradmap.c +++ b/plug-ins/common/gradmap.c @@ -81,8 +81,7 @@ query (void) }; gimp_install_procedure (GRADMAP_PROC, - "Map the contents of the specified drawable with " - "active gradient", + N_("Recolor the image using colors from the active gradient."), "This plug-in maps the contents of the specified " "drawable with active gradient. It calculates " "luminosity of each pixel and replaces the pixel " @@ -104,8 +103,7 @@ query (void) gimp_plugin_menu_register (GRADMAP_PROC, "/Colors/Map"); gimp_install_procedure (PALETTEMAP_PROC, - "Map the contents of the specified drawable with " - "the active palette", + N_("Recolor the image using colors from the active palette."), "This plug-in maps the contents of the specified " "drawable with the active palette. It calculates " "luminosity of each pixel and replaces the pixel " diff --git a/plug-ins/common/grid.c b/plug-ins/common/grid.c index a74ac4f3c5..3e5045b829 100644 --- a/plug-ins/common/grid.c +++ b/plug-ins/common/grid.c @@ -139,7 +139,7 @@ void query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Draws a grid.", + N_("Draw a grid on the image."), "Draws a grid using the specified colors. " "The grid origin is the upper left corner.", "Tim Newsome", diff --git a/plug-ins/common/guillotine.c b/plug-ins/common/guillotine.c index a2b74dd3ff..4f67a4be96 100644 --- a/plug-ins/common/guillotine.c +++ b/plug-ins/common/guillotine.c @@ -66,9 +66,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Slice up the image into subimages, cutting along " - "the image's Guides. Fooey to you and your " - "broccoli, Pokey.", + N_("Slice the image into subimages using guides."), "This function takes an image and blah blah. Hooray!", "Adam D. Moss (adam@foxbox.org)", "Adam D. Moss (adam@foxbox.org)", diff --git a/plug-ins/common/hot.c b/plug-ins/common/hot.c index 1e6796bab8..177cac4c10 100644 --- a/plug-ins/common/hot.c +++ b/plug-ins/common/hot.c @@ -204,7 +204,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Look for hot NTSC or PAL pixels ", + N_("Find and fix pixels that may be unsafely bright."), "hot scans an image for pixels that will give unsave " "values of chrominance or composite signale " "amplitude when encoded into an NTSC or PAL signal. " diff --git a/plug-ins/common/illusion.c b/plug-ins/common/illusion.c index 819a04fa66..363ac0dc2e 100644 --- a/plug-ins/common/illusion.c +++ b/plug-ins/common/illusion.c @@ -88,7 +88,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "produce illusion", + N_("Superimpose many altered copies of the image"), "produce illusion", "Hirotsuna Mizuno ", "Hirotsuna Mizuno", diff --git a/plug-ins/common/iwarp.c b/plug-ins/common/iwarp.c index 4572c08572..3535673cf8 100644 --- a/plug-ins/common/iwarp.c +++ b/plug-ins/common/iwarp.c @@ -261,7 +261,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Interactive warping of the specified drawable", + N_("Use mouse control to warp image areas."), "Interactive warping of the specified drawable", "Norbert Schmitz", "Norbert Schmitz", diff --git a/plug-ins/common/jigsaw.c b/plug-ins/common/jigsaw.c index adab595538..5b18d76c5a 100644 --- a/plug-ins/common/jigsaw.c +++ b/plug-ins/common/jigsaw.c @@ -353,7 +353,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Renders a jigsaw puzzle look", + N_("Add a jigsaw-puzzle pattern to the image."), "Jigsaw puzzle look", "Nigel Wetten", "Nigel Wetten", diff --git a/plug-ins/common/laplace.c b/plug-ins/common/laplace.c index 6cc5e20b52..ad644a8a27 100644 --- a/plug-ins/common/laplace.c +++ b/plug-ins/common/laplace.c @@ -72,7 +72,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Edge Detection with Laplace Operation", + N_("High-resolution edge detection"), "This plugin creates one-pixel wide edges from the " "image, with the value proportional to the gradient. " "It uses the Laplace operator (a 3x3 kernel with -8 " diff --git a/plug-ins/common/lic.c b/plug-ins/common/lic.c index c49c73fba5..acb66e9b72 100644 --- a/plug-ins/common/lic.c +++ b/plug-ins/common/lic.c @@ -807,7 +807,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Creates a Van Gogh effect (Line Integral Convolution)", + N_("Special effects that nobody understands."), "No help yet", "Tom Bech & Federico Mena Quintero", "Tom Bech & Federico Mena Quintero", diff --git a/plug-ins/common/mail.c b/plug-ins/common/mail.c index 3318a92579..66dd924610 100644 --- a/plug-ins/common/mail.c +++ b/plug-ins/common/mail.c @@ -250,7 +250,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "pipe files to uuencode then mail them", + N_("Email the image."), "You need to have uuencode and mail installed", "Adrian Likins, Reagan Blundell", "Adrian Likins, Reagan Blundell, Daniel Risacher, " diff --git a/plug-ins/common/mapcolor.c b/plug-ins/common/mapcolor.c index b82d05a2ee..c7f57d2405 100644 --- a/plug-ins/common/mapcolor.c +++ b/plug-ins/common/mapcolor.c @@ -140,8 +140,7 @@ query (void) }; gimp_install_procedure (COLOR_ADJUST_PROC, - "Adjust color range given by foreground/background " - "color to black/white", + N_("Map colors sending foreground to black, background to white."), "The current foreground color is mapped to black " "(black point), the current background color is " "mapped to white (white point). Intermediate " diff --git a/plug-ins/common/max_rgb.c b/plug-ins/common/max_rgb.c index 8b13e0ad58..597cbf93ac 100644 --- a/plug-ins/common/max_rgb.c +++ b/plug-ins/common/max_rgb.c @@ -87,10 +87,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Return an image in which each pixel holds only " - "the channel that has the maximum value in three " - "(red, green, blue) channels, and other channels " - "are zero-cleared", + N_("Reduce image to pure red, green, and blue."), "There's no help yet.", "Shuji Narazaki (narazaki@InetQ.or.jp)", "Shuji Narazaki", diff --git a/plug-ins/common/mblur.c b/plug-ins/common/mblur.c index da4f7f784e..44908fdb05 100644 --- a/plug-ins/common/mblur.c +++ b/plug-ins/common/mblur.c @@ -164,7 +164,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - N_("Simulate movement by applying a blur effect"), + N_("Simulate movement using directional blur."), "This plug-in simulates the effect seen when " "photographing a moving object at a slow shutter " "speed. Done by adding multiple displaced copies.", diff --git a/plug-ins/common/mosaic.c b/plug-ins/common/mosaic.c index 8da3da3030..b63b5d1172 100644 --- a/plug-ins/common/mosaic.c +++ b/plug-ins/common/mosaic.c @@ -358,7 +358,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Convert the input drawable into a collection of tiles", + N_("Convert the image into irregular tiles"), "Help not yet written for this plug-in", "Spencer Kimball", "Spencer Kimball & Peter Mattis", diff --git a/plug-ins/common/neon.c b/plug-ins/common/neon.c index 9f5a401427..374155d18e 100644 --- a/plug-ins/common/neon.c +++ b/plug-ins/common/neon.c @@ -131,7 +131,7 @@ query (void) "standard deviations."; gimp_install_procedure (PLUG_IN_PROC, - "Resolution independent edge detection", + N_("Simulate the glowing boundary of a neon light"), help_string, "Spencer Kimball", "Bit Specialists, Inc.", diff --git a/plug-ins/common/newsprint.c b/plug-ins/common/newsprint.c index a0fdf8639a..dc3e0edcfb 100644 --- a/plug-ins/common/newsprint.c +++ b/plug-ins/common/newsprint.c @@ -516,7 +516,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Re-sample the image to give a newspaper-like effect", + N_("Halftone the image to give newspaper-like effect"), "Halftone the image, trading off resolution to " "represent colors or grey levels using the process " "described both in the PostScript language " diff --git a/plug-ins/common/nlfilt.c b/plug-ins/common/nlfilt.c index 3b03a93077..b7154be004 100644 --- a/plug-ins/common/nlfilt.c +++ b/plug-ins/common/nlfilt.c @@ -117,7 +117,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Nonlinear swiss army knife filter", + N_("Nonlinear swiss army knife filter."), "This is the pnmnlfilt, in gimp's clothing. " "See the pnmnlfilt manpage for details.", "Graeme W. Gill, gimp 0.99 plugin by Eric L. Hernes", diff --git a/plug-ins/common/noisify.c b/plug-ins/common/noisify.c index 9abbc5bb59..a5e7834489 100644 --- a/plug-ins/common/noisify.c +++ b/plug-ins/common/noisify.c @@ -141,7 +141,7 @@ query (void) gimp_install_procedure (RGB_NOISE_PROC, - "Adds random noise to image channels ", + N_("Distort colors by random amounts."), "Add normally distributed (zero mean) random values " "to image channels. Noise may be additive " "(uncorrelated) or multiplicative (correlated - " diff --git a/plug-ins/common/normalize.c b/plug-ins/common/normalize.c index e3daebeb70..2445f9542e 100644 --- a/plug-ins/common/normalize.c +++ b/plug-ins/common/normalize.c @@ -74,8 +74,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Normalize the contrast of the specified drawable to " - "cover all possible ranges.", + N_("Stretch brightness values to cover the full range."), "This plugin performs almost the same operation as " "the 'contrast autostretch' plugin, except that it " "won't allow the color channels to normalize " diff --git a/plug-ins/common/nova.c b/plug-ins/common/nova.c index be4475b71c..7f4c6309e0 100644 --- a/plug-ins/common/nova.c +++ b/plug-ins/common/nova.c @@ -164,7 +164,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Produce Supernova effect to the specified drawable", + N_("Add a starburst to the image"), "This plug-in produces an effect like a supernova " "burst. The amount of the light effect is " "approximately in proportion to 1/r, where r is the " diff --git a/plug-ins/common/oilify.c b/plug-ins/common/oilify.c index 3f47f98c7c..819914c8f2 100644 --- a/plug-ins/common/oilify.c +++ b/plug-ins/common/oilify.c @@ -94,8 +94,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Modify the specified drawable to resemble an oil " - "painting", + N_("Smear colors to simulate an oil painting"), "This function performs the well-known oil-paint " "effect on the specified drawable. The size of the " "input mask is specified by 'mask_size'.", diff --git a/plug-ins/common/papertile.c b/plug-ins/common/papertile.c index b370e113c5..7d1d239fab 100644 --- a/plug-ins/common/papertile.c +++ b/plug-ins/common/papertile.c @@ -811,8 +811,7 @@ plugin_query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Cuts an image into paper tiles, and slides each " - "paper tile.", + N_("Cut image into paper tiles, and slide them."), "This plug-in cuts an image into paper tiles and " "slides each paper tile.", "Hirotsuna Mizuno ", diff --git a/plug-ins/common/photocopy.c b/plug-ins/common/photocopy.c index 0c3516dbd7..ce2a0effa3 100644 --- a/plug-ins/common/photocopy.c +++ b/plug-ins/common/photocopy.c @@ -152,8 +152,7 @@ query (void) "achieve the opposite effect."; gimp_install_procedure (PLUG_IN_PROC, - "Propagates dark values and white regions in an " - "image to achieve photocopy effect", + N_("Simulate color distortion produced by a copy machine"), help_string, "Spencer Kimball", "Bit Specialists, Inc.", diff --git a/plug-ins/common/pixelize.c b/plug-ins/common/pixelize.c index 45fc2ba23a..3bd29df83b 100644 --- a/plug-ins/common/pixelize.c +++ b/plug-ins/common/pixelize.c @@ -161,7 +161,7 @@ query (void) }; gimp_install_procedure (PIXELIZE_PROC, - "Pixelize the contents of the specified drawable", + N_("Simplify image into an array of solid-colored squares"), "Pixelize the contents of the specified drawable " "with speficied pixelizing width.", "Spencer Kimball & Peter Mattis, Tracy Scott, " diff --git a/plug-ins/common/plasma.c b/plug-ins/common/plasma.c index 6470e717e2..7f78847e2c 100644 --- a/plug-ins/common/plasma.c +++ b/plug-ins/common/plasma.c @@ -175,8 +175,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Create a plasma cloud like image on the " - "specified drawable", + N_("Create a random plasma texture."), "More help", "Stephen Norris & (ported to 1.0 by) Eiichi Takamori", "Stephen Norris", diff --git a/plug-ins/common/plugin-browser.c b/plug-ins/common/plugin-browser.c index ed0907659f..ed96f676ba 100644 --- a/plug-ins/common/plugin-browser.c +++ b/plug-ins/common/plugin-browser.c @@ -131,7 +131,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Displays plug-in details", + N_("Display information about plug-ins."), "Allows to browse the plug-in menus system. You can " "search for plug-in names, sort by name or menu " "location and you can view a tree representation " diff --git a/plug-ins/common/polar.c b/plug-ins/common/polar.c index 5f72c2650b..f51fa6e6a2 100644 --- a/plug-ins/common/polar.c +++ b/plug-ins/common/polar.c @@ -151,7 +151,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Converts an image to and from polar coordinates", + N_("Convert image to or from polar coordinates."), "Remaps and image from rectangular coordinates " "to polar coordinates " "or vice versa", diff --git a/plug-ins/common/procedure-browser.c b/plug-ins/common/procedure-browser.c index b1c9524862..a5f2e2a6d0 100644 --- a/plug-ins/common/procedure-browser.c +++ b/plug-ins/common/procedure-browser.c @@ -80,7 +80,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "List available procedures in the PDB", + N_("List available procedures in the PDB"), "", "Thomas Noel", "Thomas Noel", diff --git a/plug-ins/common/randomize.c b/plug-ins/common/randomize.c index bacdc1417a..1f6e347dc6 100644 --- a/plug-ins/common/randomize.c +++ b/plug-ins/common/randomize.c @@ -197,11 +197,11 @@ query (void) }; const gchar *hurl_blurb = - "Add a random factor to the image by hurling random data at it."; + N_("Completely randomize a fraction of pixels."); const gchar *pick_blurb = - "Add a random factor to the image by picking a random adjacent pixel."; + N_("Randomly interchange some pixels with neighbors."); const gchar *slur_blurb = - "Add a random factor to the image by slurring (similar to melting)."; + N_("Randomly slide some pixels downward (similar to melting)."); const gchar *hurl_help = "This plug-in ``hurls'' randomly-valued pixels onto the selection or " diff --git a/plug-ins/common/retinex.c b/plug-ins/common/retinex.c index 4ebf940936..9e35864fd4 100644 --- a/plug-ins/common/retinex.c +++ b/plug-ins/common/retinex.c @@ -153,7 +153,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Retinex Image Enhancement Algorithm", + N_("Enhance contrast using the Retinex method."), "The Retinex Image Enhancement Algorithm is an " "automatic image enhancement method that enhances " "a digital image in terms of dynamic range " diff --git a/plug-ins/common/ripple.c b/plug-ins/common/ripple.c index 85f86292b3..60012eff4b 100644 --- a/plug-ins/common/ripple.c +++ b/plug-ins/common/ripple.c @@ -126,7 +126,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Ripple the contents of the specified drawable", + N_("Displace pixels in a ripple pattern."), "Ripples the pixels of the specified drawable. " "Each row or column will be displaced a certain " "number of pixels coinciding with the given wave form", diff --git a/plug-ins/common/sample_colorize.c b/plug-ins/common/sample_colorize.c index 4c59b1aa23..c07770b409 100644 --- a/plug-ins/common/sample_colorize.c +++ b/plug-ins/common/sample_colorize.c @@ -295,8 +295,7 @@ query (void) " The sample_drawable should be of type RGB or RGBA"; gimp_install_procedure (PLUG_IN_PROC, - "Colorize the contents of the specified drawable " - "similar to sample drawable", + N_("Colorize image using a sample image as a guide."), help_string, "Wolfgang Hofer", "hof@hotbot.com", diff --git a/plug-ins/common/scatter_hsv.c b/plug-ins/common/scatter_hsv.c index 4353d878e1..6cdf0d2384 100644 --- a/plug-ins/common/scatter_hsv.c +++ b/plug-ins/common/scatter_hsv.c @@ -102,7 +102,7 @@ query (void) }; gimp_install_procedure (HSV_NOISE_PROC, - "Scattering pixel values in HSV space", + N_("Randomize hue/saturation/value independently"), "Scattering pixel values in HSV space", "Shuji Narazaki (narazaki@InetQ.or.jp)", "Shuji Narazaki", diff --git a/plug-ins/common/screenshot.c b/plug-ins/common/screenshot.c index 6362b7e7ed..532f4c6914 100644 --- a/plug-ins/common/screenshot.c +++ b/plug-ins/common/screenshot.c @@ -224,7 +224,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Take a screenshot", + N_("Create an image from an area of the screen"), "The plug-in allows to take screenshots of a an " "interactively selected window or of the desktop, " "either the whole desktop or an interactively " diff --git a/plug-ins/common/sel_gauss.c b/plug-ins/common/sel_gauss.c index 15b69af837..d598b013cd 100644 --- a/plug-ins/common/sel_gauss.c +++ b/plug-ins/common/sel_gauss.c @@ -94,8 +94,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Applies a selective gaussian blur to the " - "specified drawable.", + N_("Blur neighboring pixels, but only in low-contrast areas."), "This filter functions similar to the regular " "gaussian blur filter except that neighbouring " "pixels that differ more than the given maxdelta " diff --git a/plug-ins/common/semiflatten.c b/plug-ins/common/semiflatten.c index f5ff64de12..56ae1609e2 100644 --- a/plug-ins/common/semiflatten.c +++ b/plug-ins/common/semiflatten.c @@ -65,9 +65,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Flatten pixels in an RGBA image that aren't " - "completely transparent against the current GIMP " - "background color", + N_("Replace partial transparency with the current background color."), "This plugin flattens pixels in an RGBA image that " "aren't completely transparent against the current " "GIMP background color", diff --git a/plug-ins/common/sharpen.c b/plug-ins/common/sharpen.c index 085b71ae6d..5deda0337d 100644 --- a/plug-ins/common/sharpen.c +++ b/plug-ins/common/sharpen.c @@ -112,8 +112,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Sharpen filter, typically used to 'sharpen' a " - "photographic image.", + N_("Make image sharper (less powerful than Unsharp Mask)."), "This plug-in selectively performs a convolution " "filter on an image.", "Michael Sweet ", diff --git a/plug-ins/common/shift.c b/plug-ins/common/shift.c index 244fa34287..a9c1a8ca75 100644 --- a/plug-ins/common/shift.c +++ b/plug-ins/common/shift.c @@ -100,7 +100,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Shift the contents of the specified drawable", + N_("Shift each row of pixels by a random amount."), "Shifts the pixels of the specified drawable. " "Each row will be displaced a random value of pixels.", "Spencer Kimball and Peter Mattis, ported by Brian " diff --git a/plug-ins/common/sinus.c b/plug-ins/common/sinus.c index 2cf10c09f7..35946c5f90 100644 --- a/plug-ins/common/sinus.c +++ b/plug-ins/common/sinus.c @@ -183,7 +183,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Generates a texture with sinus functions", + N_("Generate complex sinusoidal textures."), "FIX ME: sinus help", "Xavier Bouchoux", "Xavier Bouchoux", diff --git a/plug-ins/common/smooth_palette.c b/plug-ins/common/smooth_palette.c index 3f0e758def..5ca6b2f917 100644 --- a/plug-ins/common/smooth_palette.c +++ b/plug-ins/common/smooth_palette.c @@ -80,7 +80,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "derive smooth palette from image", + N_("Derive a smooth color palette from the image."), "help!", "Scott Draves", "Scott Draves", diff --git a/plug-ins/common/snoise.c b/plug-ins/common/snoise.c index badc98586f..68ba474c36 100644 --- a/plug-ins/common/snoise.c +++ b/plug-ins/common/snoise.c @@ -175,7 +175,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Creates a grayscale noise texture", + N_("Create a random cloud-like texture."), "Generates 2D textures using Perlin's classic " "solid noise function.", "Marcelo de Gomensoro Malheiros", diff --git a/plug-ins/common/sobel.c b/plug-ins/common/sobel.c index 3f08f2dd5a..fb2bdc5f27 100644 --- a/plug-ins/common/sobel.c +++ b/plug-ins/common/sobel.c @@ -105,7 +105,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Edge Detection with Sobel Operation", + N_("Specialized direction-dependent edge detection."), "This plugin calculates the gradient with a sobel " "operator. The user can specify which direction to " "use. When both directions are used, the result is " diff --git a/plug-ins/common/softglow.c b/plug-ins/common/softglow.c index efb4463f9a..ebb825eca0 100644 --- a/plug-ins/common/softglow.c +++ b/plug-ins/common/softglow.c @@ -131,8 +131,7 @@ query (void) "alternatively, diffuse, the glow effect should be."; gimp_install_procedure (PLUG_IN_PROC, - "Photographic 'softglow' effect by intensifying " - "the highlights", + N_("Simulate glow by making highlights intense and fuzzy."), help_string, "Spencer Kimball", "Bit Specialists, Inc.", diff --git a/plug-ins/common/sparkle.c b/plug-ins/common/sparkle.c index ad89c34ca4..58c31357e4 100644 --- a/plug-ins/common/sparkle.c +++ b/plug-ins/common/sparkle.c @@ -178,7 +178,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Simulates pixel bloom and diffraction effects", + N_("Turn bright spots into starry sparkles."), "Uses a percentage based luminoisty threhsold to find " "candidate pixels for adding some sparkles (spikes). ", "John Beale, & (ported to GIMP v0.54) Michael " diff --git a/plug-ins/common/spheredesigner.c b/plug-ins/common/spheredesigner.c index 2bbef3f12a..4a3986dac6 100644 --- a/plug-ins/common/spheredesigner.c +++ b/plug-ins/common/spheredesigner.c @@ -2988,7 +2988,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Renders textures spheres", + N_("Create an image of a textured sphere."), "This plugin can be used to create textured and/or " "bumpmapped spheres, and uses a small lightweight " "raytracer to perform the task with good quality", diff --git a/plug-ins/common/spread.c b/plug-ins/common/spread.c index 7120d5b653..0792147fc8 100644 --- a/plug-ins/common/spread.c +++ b/plug-ins/common/spread.c @@ -88,7 +88,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Spread the contents of the specified drawable", + N_("Move pixels around randomly."), "Spreads the pixels of the specified drawable. " "Pixels are randomly moved to another location whose " "distance varies from the original by the horizontal " diff --git a/plug-ins/common/struc.c b/plug-ins/common/struc.c index 1ece32b8b0..e7d04227b4 100644 --- a/plug-ins/common/struc.c +++ b/plug-ins/common/struc.c @@ -1139,7 +1139,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Adds a canvas texture map to the picture", + N_("Add a canvas texture to the image."), "This function applies a canvas texture map to the drawable.", "Karl-Johan Andersson", /* Author */ "Karl-Johan Andersson", /* Copyright */ diff --git a/plug-ins/common/threshold_alpha.c b/plug-ins/common/threshold_alpha.c index ef120d5589..d81735b17a 100644 --- a/plug-ins/common/threshold_alpha.c +++ b/plug-ins/common/threshold_alpha.c @@ -82,7 +82,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "", + N_("Make transparency all-or-nothing."), "", "Shuji Narazaki (narazaki@InetQ.or.jp)", "Shuji Narazaki", diff --git a/plug-ins/common/tile.c b/plug-ins/common/tile.c index f87b4da856..8e14be7a79 100644 --- a/plug-ins/common/tile.c +++ b/plug-ins/common/tile.c @@ -98,8 +98,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Create a new image which is a tiled version of the " - "input drawable", + N_("Create an array of copies of the image."), "This function creates a new image with a single " "layer sized to the specified 'new_width' and " "'new_height' parameters. The specified drawable " diff --git a/plug-ins/common/tileit.c b/plug-ins/common/tileit.c index 5427a34758..96b5fda1b0 100644 --- a/plug-ins/common/tileit.c +++ b/plug-ins/common/tileit.c @@ -213,7 +213,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Tiles image into smaller versions of the orginal", + N_("Tile image into smaller versions of the orginal."), "More here later", "Andy Thomas", "Andy Thomas", diff --git a/plug-ins/common/tiler.c b/plug-ins/common/tiler.c index a9227796d9..125c93cab6 100644 --- a/plug-ins/common/tiler.c +++ b/plug-ins/common/tiler.c @@ -64,7 +64,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Seamless tile creation", + N_("Alters edges to make the image seamlessly tileable."), "This plugin creates a seamless tileable from " "the input drawable", "Tim Rowley", diff --git a/plug-ins/common/uniteditor.c b/plug-ins/common/uniteditor.c index 3bf5dfb261..334bbaee42 100644 --- a/plug-ins/common/uniteditor.c +++ b/plug-ins/common/uniteditor.c @@ -142,7 +142,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "The GIMP unit editor", + N_("Create or alter units used in GIMP."), "The GIMP unit editor", "Michael Natterer ", "Michael Natterer ", diff --git a/plug-ins/common/unsharp.c b/plug-ins/common/unsharp.c index 2dbb137678..b7644db0a8 100644 --- a/plug-ins/common/unsharp.c +++ b/plug-ins/common/unsharp.c @@ -128,7 +128,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "An unsharp mask filter", + N_("The most widely useful method for sharpening an image."), "The unsharp mask is a sharpening filter that works " "by comparing using the difference of the image and " "a blurred version of the image. It is commonly " diff --git a/plug-ins/common/video.c b/plug-ins/common/video.c index 409e369f40..eaf9376916 100644 --- a/plug-ins/common/video.c +++ b/plug-ins/common/video.c @@ -1803,8 +1803,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Apply low-dotpitch RGB simulation to the " - "specified drawable", + N_("Simulate distortion produced by a fuzzy or low-res monitor."), "This function simulates the degradation of " "being on an old low-dotpitch RGB video monitor " "to the specified drawable.", diff --git a/plug-ins/common/vinvert.c b/plug-ins/common/vinvert.c index b373f5ba28..56b9031a24 100644 --- a/plug-ins/common/vinvert.c +++ b/plug-ins/common/vinvert.c @@ -69,8 +69,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Invert the 'value' component of an indexed/RGB " - "image in HSV colorspace", + N_("Invert the brightness of each pixel."), "This function takes an indexed/RGB image and " "inverts its 'value' in HSV space. The upshot of " "this is that the color and saturation at any given " diff --git a/plug-ins/common/vpropagate.c b/plug-ins/common/vpropagate.c index 3f304818da..870fd2c2d6 100644 --- a/plug-ins/common/vpropagate.c +++ b/plug-ins/common/vpropagate.c @@ -229,7 +229,7 @@ query (void) }; gimp_install_procedure (VPROPAGATE_PROC, - "Propagate values of the layer", + N_("Propagate certain colors to neighboring pixels"), "Propagate values of the layer", "Shuji Narazaki (narazaki@InetQ.or.jp)", "Shuji Narazaki", @@ -241,7 +241,7 @@ query (void) args, NULL); gimp_install_procedure (ERODE_PROC, - "Erode image", + N_("Shrink darker areas of the image"), "Erode image", "Shuji Narazaki (narazaki@InetQ.or.jp)", "Shuji Narazaki", @@ -253,7 +253,7 @@ query (void) args, NULL); gimp_install_procedure (DILATE_PROC, - "Dilate image", + N_("Grow darker areas of the image."), "Dilate image", "Shuji Narazaki (narazaki@InetQ.or.jp)", "Shuji Narazaki", diff --git a/plug-ins/common/warp.c b/plug-ins/common/warp.c index 5c0f34b28f..2d16576774 100644 --- a/plug-ins/common/warp.c +++ b/plug-ins/common/warp.c @@ -233,8 +233,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Twist or smear an image. (only first six " - "arguments are required)", + N_("Twist or smear image in many different ways."), "Smears an image along vector paths calculated as " "the gradient of a separate control matrix. The " "effect can look like brushstrokes of acrylic or " diff --git a/plug-ins/common/waves.c b/plug-ins/common/waves.c index 12c85125be..c2510cfae9 100644 --- a/plug-ins/common/waves.c +++ b/plug-ins/common/waves.c @@ -115,7 +115,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Distort the image with waves", + N_("Distort the image with waves."), "none yet", "Eric L. Hernes, Stephen Norris", "Stephen Norris", diff --git a/plug-ins/common/whirlpinch.c b/plug-ins/common/whirlpinch.c index 8cfefecd4a..24d97b058f 100644 --- a/plug-ins/common/whirlpinch.c +++ b/plug-ins/common/whirlpinch.c @@ -136,7 +136,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Distort an image by whirling and pinching", + N_("Distort an image by whirling and pinching."), "Distorts the image by whirling and pinching, which " "are two common center-based, circular distortions. " "Whirling is like projecting the image onto the " diff --git a/plug-ins/common/wind.c b/plug-ins/common/wind.c index b4a2c9724d..c9b03cb83c 100644 --- a/plug-ins/common/wind.c +++ b/plug-ins/common/wind.c @@ -174,7 +174,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Renders a wind effect.", + N_("Smear image to give windblown effect."), "Renders a wind effect.", "Nigel Wetten", "Nigel Wetten", diff --git a/plug-ins/common/winprint.c b/plug-ins/common/winprint.c index 31770103df..929b008ad8 100644 --- a/plug-ins/common/winprint.c +++ b/plug-ins/common/winprint.c @@ -216,8 +216,7 @@ query (void) }; gimp_install_procedure (PRINT_PROC, - "This plug-in prints images from the GIMP.", - "Prints images to any printer recognized by Windows.", + N_("Print image to any recognized printer."), "Tor Lillqvist ", "Copyright 1999 Tor Lillqvist", "$Id$", @@ -228,8 +227,7 @@ query (void) print_args, NULL); gimp_install_procedure (PAGE_SETUP_PROC, - "This plug-in sets up the page for printing from the GIMP.", - "Sets up the page parameters for printing to any Windows printer.", + N_("Set up page layout for printing."), "Tor Lillqvist ", "Copyright 1999 Tor Lillqvist", "$Id$", diff --git a/plug-ins/common/zealouscrop.c b/plug-ins/common/zealouscrop.c index 2019bbb683..de6d431de3 100644 --- a/plug-ins/common/zealouscrop.c +++ b/plug-ins/common/zealouscrop.c @@ -82,8 +82,7 @@ query (void) }; gimp_install_procedure (PLUG_IN_PROC, - "Automagically crops unused space from the edges " - "and middle of a picture.", + N_("Autocrop unused space from edges and middle."), "", "Adam D. Moss", "Adam D. Moss",