[FIX] gamification: translate string

This commit is contained in:
Martin Trigaux 2015-01-20 13:56:50 +01:00
parent b2415473de
commit fb8dc5793b
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@ class gamification_goal(osv.Model):
if result != goal.current:
goals_to_write[goal.id]['current'] = result
else:
_logger.exception(_('Invalid return content from the evaluation of code for definition %s' % definition.name))
_logger.exception(_('Invalid return content from the evaluation of code for definition %s') % definition.name)
else: # count or sum