app: plural is expected here with multi-layer selected support.

Thanks to Anders Jonsson for noticing.
This commit is contained in:
Jehan 2022-02-12 18:55:56 +01:00
parent ac204595b3
commit cef6737d86
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ static const GimpEnumActionEntry channels_select_actions[] =
GIMP_HELP_CHANNEL_BOTTOM },
{ "channels-select-previous", NULL,
NC_("channels-action", "Select _Previous Channel"), NULL,
NC_("channels-action", "Select _Previous Channels"), NULL,
NC_("channels-action", "Select the channels above the selected channels"),
GIMP_ACTION_SELECT_PREVIOUS, FALSE,
GIMP_HELP_CHANNEL_PREVIOUS },