From e096a5d2bbee26aa21389d8df48f57b13eb010aa Mon Sep 17 00:00:00 2001 From: cristy Date: Thu, 14 Jan 2010 00:27:50 +0000 Subject: [PATCH] --- config/english.xml | 257 +++++++++++++++++++++++--------------------- config/francais.xml | 7 ++ filters/convolve.c | 2 +- 3 files changed, 140 insertions(+), 126 deletions(-) diff --git a/config/english.xml b/config/english.xml index 47c7b7fd1..adb85583f 100644 --- a/config/english.xml +++ b/config/english.xml @@ -36,7 +36,7 @@ - Cache resources exhausted + cache resources exhausted inconsistent persistent cache depth @@ -99,7 +99,7 @@ encrypted WPG image file not supported - Fractal compression not supported + fractal compression not supported image column or row size is not supported @@ -129,16 +129,16 @@ JPEG embedding failed - Location type is not supported + location type is not supported - Map storage type is not supported + map storage type is not supported - Multi-dimensional matrices are not supported + multi-dimensional matrices are not supported - Multiple record list not supported + multiple record list not supported no bitmap on clipboard @@ -200,7 +200,7 @@ - Lossless to lossy JPEG conversion + lossless to lossy JPEG conversion @@ -223,19 +223,19 @@ - An error has occurred reading from file + an error has occurred reading from file - An error has occurred writing to file + an error has occurred writing to file cipher support not enabled - Colormap exceeded 256 colors + colormap exceeded 256 colors - Corrupt image + corrupt image file format version mismatch @@ -250,40 +250,40 @@ image type not supported - Improper image header + improper image header - Insufficient image data in file + insufficient image data in file - Invalid colormap index + invalid colormap index - Invalid pixel + invalid pixel - Length and filesize do not match + length and filesize do not match maximum channels exceeded - Negative or zero image size + negative or zero image size - Non OS2 BMP header size less than 40 + non OS2 BMP header size less than 40 - Not enough pixel data + not enough pixel data - Not enough tiles found in level + not enough tiles found in level - Too much image data in file + too much image data in file - Static planes value not equal to 1 + static planes value not equal to 1 unable to read extension block @@ -301,13 +301,13 @@ unable to uncompress image - Unexpected end-of-file + unexpected end-of-file - Unexpected sampling factor + unexpected sampling factor - Unknown pattern type + unknown pattern type unrecognized alpha channel tpe @@ -329,7 +329,7 @@ - Corrupt PCD image, skipping to sync byte + corrupt PCD image, skipping to sync byte @@ -337,16 +337,16 @@ - Delegate failed + delegate failed - Failed to compute output size + failed to compute output size - Failed to render file + failed to render file - Failed to scan file + failed to scan file no tag found @@ -419,22 +419,22 @@ - Already pushing pattern definition + already pushing pattern definition - Non-conforming drawing primitive definition + non-conforming drawing primitive definition - Not a relative URL + not a relative URL - Not currently pushing pattern definition + not currently pushing pattern definition - Segment stack overflow + segment stack overflow - Too many bezier coordinates + too many bezier coordinates unable to print @@ -468,13 +468,13 @@ angle is discontinuous - Colormapped image required + colormapped image required - Color separated image required + color separated image required - Color profile operates on another colorspace + color profile operates on another colorspace image depth not supported @@ -492,7 +492,7 @@ left and right image sizes differ - Negative or zero image size + negative or zero image size no images were found @@ -507,7 +507,7 @@ unable to create color transform - Width or height exceeds limit + width or height exceeds limit @@ -516,6 +516,13 @@ + + + + filter failed + + + @@ -622,13 +629,13 @@ missing expression - Missing Null Image List Separator + missing Null Image List Separator - Must specify an image name + must specify an image name - Must specify image size + must specify image size no Binary Large OBjects defined @@ -891,10 +898,10 @@ - Pixel cache allocation failed + pixel cache allocation failed - Memory allocation failed + memory allocation failed unable to acquire string @@ -1017,7 +1024,7 @@ no stream handler is defined - Pixel cache is not open + pixel cache is not open @@ -1033,13 +1040,13 @@ unable to open file - Wand quantum depth does not match that of the core API + wand quantum depth does not match that of the core API - Wand contains no images + wand contains no images - Wand contains no iterators + wand contains no iterators @@ -1169,235 +1176,235 @@ - Add noise to image + add noise to image - Append image sequence + append image sequence - Assign image colors + assign image colors - Average image sequence + average image sequence - Chop image + chop image - Classify image colors + classify image colors - Replace color in image + replace color in image - Colorize image + colorize image - Combine image + combine image - Contrast-stretch image + contrast-stretch image - Convolve image + convolve image - Crop image + crop image - Decode image + decode image - Despeckle image + despeckle image - Distort image + distort image - Dither image colors + dither image colors - Dull image contrast + dull image contrast - Equalize image + equalize image - Flip image + flip image - Flop image + flop image - Add frame to image + add frame to image - Fx image + fx image - Gamma correct image + gamma correct image - Compute image histogram + compute image histogram - Implode image + implode image - Level image + level image - Load image + load image - Load images + load images - Magnfiy image + magnfiy image - Filter image with neighborhood ranking + filter image with neighborhood ranking - Minify image + minify image - Modulate image + modulate image - Mogrify image + mogrify image - Montage image + montage image - Morph image sequence + morph image sequence - Mosaic image + mosaic image - Negate image + negate image - Oil paint image + oil paint image - Set opaque color in image + set opaque color in image - Plasma image + plasma image - Preview image + preview image - Raise image + raise image - Recolor color image + recolor color image - Reduce image colors + reduce image colors - Reduce the image noise + reduce the image noise - Render image + render image - Resize image + resize image @@ -1407,140 +1414,140 @@ - Roll image + roll image - Rotate image + rotate image - Sample image + sample image - Save image + save image - Save images + save images - Scale image + scale image - Segment image + segment image - Extract a channel from image + extract a channel from image - Sepia-tone image + sepia-tone image - Shade image + shade image - Sharpen image + sharpen image - Sharpen image contrast + sharpen image contrast - Sigmoidal contrast image + sigmoidal contrast image - Solarize image + solarize image - Splice image + splice image - Spread image + spread image - Stegano image + stegano image - Stereo image + stereo image - Swirl image + swirl image - Texture image + texture image - Threshold image + threshold image - Tile image + tile image - Tint image + tint image - Transform RGB image + transform RGB image - Set transparent color in image + set transparent color in image - Wave image + wave image - X Shear image + x shear image - Y Shear image + y shear image diff --git a/config/francais.xml b/config/francais.xml index 3da05995d..28ff5c505 100644 --- a/config/francais.xml +++ b/config/francais.xml @@ -459,6 +459,13 @@ + + + + filter failed + + + diff --git a/filters/convolve.c b/filters/convolve.c index 86fcd2e00..8bcf77a25 100644 --- a/filters/convolve.c +++ b/filters/convolve.c @@ -282,7 +282,7 @@ static void OpenCLNotify(const char *message,const void *data,size_t length, (void) length; exception=(ExceptionInfo *) user_context; (void) ThrowMagickException(exception,GetMagickModule(),FilterError, - "","`%s'",message); + "FilterFailed","`%s'",message); } static MagickBooleanType BindCLParameters(CLInfo *cl_info,Image *image, -- 2.40.0