diff --git a/app/tools/gimpcropoptions.c b/app/tools/gimpcropoptions.c index df5e9c1ed3..3ee15c1df5 100644 --- a/app/tools/gimpcropoptions.c +++ b/app/tools/gimpcropoptions.c @@ -92,7 +92,7 @@ gimp_crop_options_class_init (GimpCropOptionsClass *klass) GIMP_CONFIG_PROP_BOOLEAN (object_class, PROP_LAYER_ONLY, "layer-only", - _("Current layers only"), + _("Selected layers only"), _("Crop only currently selected layers"), FALSE, GIMP_PARAM_STATIC_STRINGS);