diff --git a/app/tools/gimpforegroundselectoptions.c b/app/tools/gimpforegroundselectoptions.c index 24a48f7096c1887f6122edd441f86293ff9e5e95..055237035e1c45e0f2b2d26a9492d2a09061775a 100644 --- a/app/tools/gimpforegroundselectoptions.c +++ b/app/tools/gimpforegroundselectoptions.c @@ -129,7 +129,7 @@ gimp_foreground_select_options_class_init (GimpForegroundSelectOptionsClass *kla GIMP_CONFIG_PROP_INT (object_class, PROP_LEVELS, "levels", - _("Levels"), + C_("measurement", "Levels"), _("Number of downsampled levels to use"), 1, 10, 2, GIMP_PARAM_STATIC_STRINGS);