customerror_page function drupal_set_title takes value of variable_get('customerror_'. $code .'_title', _customerror_fetch_error($code)) without first running it through t().

Comments

gisle’s picture

Category: bug » feature
Status: Active » Closed (duplicate)

Duplicate of http://drupal.org/node/1430600

The solution requires integration with the Variable project. Just running the variable requests through t() is not enough.

gisle’s picture

Issue summary: View changes
Parent issue: » #1430600: i18n support

Added parent issue.