On /admin/config/regional/translate/export I got the following Error Message:

The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. Bei t($item->name) in includes/simplenews.admin.inc on line 796. Read more at http://drupal.org/node/322732

Comments

simon georges’s picture

Mmmhhh... do you have any idea how we can fix that ?

thomaslausz’s picture

I'm sorry, I am not really a developer. I just contributing by pointing it out :-(

cheers
t

berdir’s picture

Status: Active » Closed (works as designed)

Although this is wrong, core does this too. This will change in D8 but in Drupal 7, there is no other way.