Commit 8d4d7e3e authored by Serge S. Koval's avatar Serge S. Koval Committed by GitHub

Merge pull request #1477 from zaphodus/master

DeleteRowAction label
parents fa9f3b94 0e941c79
......@@ -106,7 +106,7 @@ class DeleteRowAction(TemplateLinkRowAction):
def __init__(self):
super(DeleteRowAction, self).__init__(
'row_actions.delete_row',
gettext('Edit Record'))
gettext('Delete Record'))
# Macro helper
......
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