translation update

This commit is contained in:
Frédéric Péters 2021-08-18 20:37:42 +02:00
parent 744fee85b5
commit 05645b1a2e
2 changed files with 2143 additions and 2339 deletions

View File

@ -1511,7 +1511,7 @@ class WorkflowPage(Directory):
new_value = widget.parse()
if new_value != old_value:
self.workflow.category_id = new_value
self.workflow.store(comment=_('Changed category'))
self.workflow.store(comment=_('Change of category'))
return redirect('.')
html_top('workflows', title=self.workflow.name)

File diff suppressed because it is too large Load Diff