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.

Comments

ckng’s picture

Status: Needs review » Reviewed & tested by the community

Tested, work fine.

ckng’s picture

Status: Reviewed & tested by the community » Needs work

I spoke too soon.
There are more $field that are not passed through t() for translation.

dooug’s picture

Status: Needs work » Needs review
StatusFileSize
new6.85 KB

I 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.

NewZeal’s picture

Status: Needs review » Fixed

Including patch in latest commit.

NewZeal’s picture

Status: Fixed » Closed (fixed)