Line69 text non-translateable
lomz - March 27, 2008 - 11:41
| Project: | Comment Luv |
| Version: | 5.x-0.1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | lomz |
| Status: | closed |
Description
Hi
The sentence on line 69 in .module is not translateable:
'#description' => ('This blog uses the <a href="http://www.fiddyp.
At least i cant find it in the translationpart of drupal.

#1
Will look into it, not sure how to do that yet. Thanks
#2
Just change it from:
'#description' => ('This blog uses the <a href="http://www.fiddyp.to
'#description' => t('This blog uses the <a href="http://www.fiddyp.It lacked the "t"
#3
ah thanks will get that done
#4
Patch for this issue and #239329: Line 196 needs to be translateable
See #271130: Release for 6.x for testing for fixing in D6.
#5
#6
Fixed in beta1
#7
Automatically closed -- issue fixed for two weeks with no activity.