pdb: Untabify image.pdb
This commit is contained in:
@ -2272,7 +2272,7 @@ image_set_resolution_invoker (GimpProcedure *procedure,
|
||||
yresolution < GIMP_MIN_RESOLUTION || yresolution > GIMP_MAX_RESOLUTION)
|
||||
{
|
||||
g_set_error_literal (error, GIMP_PDB_ERROR, GIMP_PDB_INVALID_ARGUMENT,
|
||||
_("Image resolution is out of bounds, "
|
||||
_("Image resolution is out of bounds, "
|
||||
"using the default resolution instead."));
|
||||
success = FALSE;
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user