The label of street 1 field is not passed in t function and not translatable. so i made a patch to pass it in t function.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cck_address.module0.patch | 6.85 KB | dooug |
| cck_address.module.patch | 1.66 KB | iellawindy |
The label of street 1 field is not passed in t function and not translatable. so i made a patch to pass it in t function.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cck_address.module0.patch | 6.85 KB | dooug |
| cck_address.module.patch | 1.66 KB | iellawindy |
Comments
Comment #1
ckngTested, work fine.
Comment #2
ckngI spoke too soon.
There are more $field that are not passed through t() for translation.
Comment #3
dooug commentedI came across this issue, but for all of the cck address fields' labels.
I wrote this patch and it is working for me. Please review and post any issues.
Comment #4
NewZeal commentedIncluding patch in latest commit.
Comment #5
NewZeal commented