15 Jan, 2015
1 commit
-
I have deduplicated every message in plugin code that was already in the core. Going forward, plugins should use c_() is they want to reuse the message from the core. If they want to force their own translation, they should probably use _('plugin_name|The message') to avoid overriding translations from the core.
08 Aug, 2013
1 commit
-
This causes the plugin to mistakenly answer to :comment_actions with ApplicationHelper method. (ActionItem2755)
19 Jan, 2012
1 commit
-
(ActionItem2208)
27 Dec, 2011
1 commit
-
(ActionItem2208)