Hi,

in drupalforfirebug.module line 102 the word 'NEW' is translatable however the same string in
drupalforfirebug_prepocess.module is not translated causing an invalid array index.

The attached patch fixes this.

CommentFileSizeAuthor
drupal_for_firebug.diff411 bytesjantimon

Comments

populist’s picture

Status: Needs review » Fixed

Thanks for this, reviewed, and committed!

Status: Fixed » Closed (fixed)

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

bigdodgyjoe’s picture

Thanks for fixing this