Closed (won't fix)
Project:
Killfile
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2009 at 03:57 UTC
Updated:
9 Feb 2011 at 18:48 UTC
add killfile_tt() wrapper for i18n support to translate node type info.
| Comment | File | Size | Author |
|---|---|---|---|
| killfile_tt.patch | 2.13 KB | aufumy |
Comments
Comment #1
thekevinday commentedI 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.