Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 May 2009 at 18:42 UTC
Updated:
14 Jul 2009 at 19:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedCommitted!
Comment #2
dawehnersry for opening it i think this shouldn't have t() to generate the output. There should be only strtr
Comment #3
merlinofchaos commentedWhy bother with strtr then? Just generate the string through concatenation.
Comment #4
dawehneri just orientated on the other code of the function
But it wouldn't be a problem to change the code
Comment #5
merlinofchaos commentedCommitted to both branches.