Posted by eph on March 4, 2009 at 2:47am
| Project: | Blog Add-ons |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Mentioned string not translated for some reason :)
| Attachment | Size |
|---|---|
| blog_addons.module.patch | 817 bytes |
Comments
#1
Ups, forgot about other occurences :)
#2
Just curious - why use t("somthing") and not t('something') ?
And thanks for the catch ;)
#3
Just came about the same problem and built EXACTLY THE SAME patch.
Checked open issues before uploading and found this one.