Taddeus Kroes пре 14 година
родитељ
комит
cc891cee69
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      src/rules/groups.py

+ 1 - 2
src/rules/groups.py

@@ -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}.')