app: s/Remove holes/Remove Holes/, menu item labels are capitalized
This commit is contained in:
@ -102,7 +102,7 @@ static const GimpActionEntry select_actions[] =
|
||||
GIMP_HELP_SELECTION_BORDER },
|
||||
|
||||
{ "select-flood", NULL,
|
||||
NC_("select-action", "Re_move holes"), NULL,
|
||||
NC_("select-action", "Re_move Holes"), NULL,
|
||||
NC_("select-action", "Remove holes from the selection"),
|
||||
G_CALLBACK (select_flood_cmd_callback),
|
||||
GIMP_HELP_SELECTION_FLOOD },
|
||||
|
Reference in New Issue
Block a user