in
views/modules/node/views_handler_filter_node_type.inc
file there must be:
$options[$type] = t($info->name);

CommentFileSizeAuthor
#1 views-420430.patch825 bytesdawehner

Comments

dawehner’s picture

StatusFileSize
new825 bytes

this makes sence for me

here is the same but as patch

milos1234’s picture

isnt there some problem/bad-practice with putting variables inside t()

dawehner’s picture

afaik the nodetype is definitve called throught the t function, for example at node/add

additional the user doesn't change the nodetype often

but i'm not sure

merlinofchaos’s picture

Status: Needs review » Fixed

Committed to 2.x and 3.x branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.