street 1 label is not translated into other languages
iellawindy - August 26, 2008 - 09:37
| Project: | Address field for CCK |
| Version: | 5.x-2.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Description
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.
| Attachment | Size |
|---|---|
| cck_address.module.patch | 1.66 KB |

#1
Tested, work fine.
#2
I spoke too soon.
There are more $field that are not passed through t() for translation.
#3
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.
#4
Including patch in latest commit.
#5