Commit cc891cee authored by Taddeus Kroes's avatar Taddeus Kroes

Prettified rule message.

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