This commit is contained in:
Piotr Drąg 2014-05-01 14:59:28 +02:00
parent e8d2dcf263
commit cdd78c9b16

View file

@ -1240,7 +1240,7 @@ get_drawable_image (gint32 drawable_ID,
g_set_error_literal (error,
GIMP_PLUGIN_PDF_SAVE_ERROR,
GIMP_PLUGIN_PDF_SAVE_ERROR_FAILED,
_("Cannot handle the size (either width or height) of the Image."));
_("Cannot handle the size (either width or height) of the image."));
break;
default:
g_set_error (error,