Closed (fixed)
Project:
Drupal For Firebug
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2011 at 12:48 UTC
Updated:
13 Sep 2011 at 20:31 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_for_firebug.diff | 411 bytes | jantimon |
Comments
Comment #1
populist commentedThanks for this, reviewed, and committed!
Comment #3
bigdodgyjoe commentedThanks for fixing this