app: more casing inconsistencies and a double space.

This commit is contained in:
Jehan
2017-11-16 02:38:49 +01:00
parent be9d5758c2
commit 0e8b89c821
3 changed files with 5 additions and 5 deletions

View File

@ -174,7 +174,7 @@ static const GimpEnumActionEntry channels_color_tag_actions[] =
{ "channels-color-tag-red", NULL,
NC_("channels-action", "Red"), NULL,
NC_("channels-action", "Channel Color Tag: Set to Red"),
NC_("channels-action", "Channel Color Tag: Set to Red"),
GIMP_COLOR_TAG_RED, FALSE,
GIMP_HELP_CHANNEL_COLOR_TAG },