Postponed
Project:
Weather
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Feb 2009 at 13:54 UTC
Updated:
2 Nov 2014 at 23:28 UTC
Jump to comment: Most recent
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
Comment #1
toddy commentedHi,
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
Comment #2
fletchgqc commentedI wonder if the correct solution is to declare it an internationalized variable via the i18n module...
Comment #3
toddy commentedI think this will be possible with the translation of fields in Drupal 7.x.
Comment #4
klonos...coming from #1515922: make the name string of the METAR station translatable that was closed as a duplicate in favor of this issue here.
Comment #5
kensouss commentedHi,
Is it possible to localize the location's names in the "search for a location" form in the http://www.exemple.com/weather page?