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

fletchgqc - February 13, 2009 - 13:54
Project:Weather
Version:6.x-5.4
Component:Code
Category:bug report
Priority:normal
Assigned:toddy
Status:active
Description

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?

#1

toddy - February 19, 2009 - 11:42
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

fletchgqc - February 19, 2009 - 12:34

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

 
 

Drupal is a registered trademark of Dries Buytaert.