add killfile_tt() wrapper for i18n support to translate node type info.

CommentFileSizeAuthor
killfile_tt.patch2.13 KBaufumy

Comments

thekevinday’s picture

Status: Needs review » Closed (won't fix)

I don't see this being added to the 6.x-1.x versions.

As far as the 7.x-1.x versions:

It is my understanding that the t() function is designed in such a way so that the t() function should be overridden so that what your are doing with this patch can be done globally.
This includes the passed arguments.

I am going to close this for now as I believe the issue is with the t() function.
You are free to re-open this feature request so long as you supply an argument for why the changes should be done to killfile directly and not through the t() function.