Closed (duplicate)
Project:
Activity
Version:
5.x-3.x-dev
Component:
Activity Contrib
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2008 at 07:02 UTC
Updated:
13 Apr 2008 at 15:55 UTC
This token is displayed for NodeActivity:
[operation]: The verb of the operation that took place, eg. "create", "update", "delete"
However, the actual verb that Activity uses in the place of "create" is "insert." "Insert" does not end in an "e," and therefore when an administrator uses [operation]d in the pattern (the default) the result is "insertd," which is incorrect spelling. Simply changing the word to "Create" would solve the issue, both from a grammatical and informational standpoint.
Comments
Comment #1
jaydub commentedSee http://drupal.org/node/244422
Comment #2
icecreamyou commentedLooks like that would do it!
Marked as duplicate.