Download & Extend

Real name for the selected place data can't be translated

Project:Weather
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:toddy
Status:postponed

Issue Summary

I entered a name into the field "real name for the selected place" but I can't seem to translate this via the "translate interface" feature. Is this text run through the t() function? If not, how should I internationalise this string?

Comments

#1

Assigned to:Anonymous» toddy

Hi,

thanks for your bug report. Indeed, the text for "real name" is not run through t(), because this use of t() is not intended and will not work correctly. I'll look into this and try to come up with a fix.

Regards,
Tobias

#2

I wonder if the correct solution is to declare it an internationalized variable via the i18n module...

#3

Version:6.x-5.4» 7.x-1.x-dev
Status:active» postponed

I think this will be possible with the translation of fields in Drupal 7.x.