Skip to content
Snippets Groups Projects
Commit cc891cee authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Prettified rule message.

parent 9962e185
No related branches found
No related tags found
No related merge requests found
......@@ -79,5 +79,4 @@ def combine_groups(root, args):
return scope.as_nary_node()
MESSAGES[combine_groups] = \
_('Group "{3}" is multiplied by {2} and {5}, combine them.')
MESSAGES[combine_groups] = _('Combine occurences of {3}.')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment