Unable to translate a string

Created on 28 April 2015, over 9 years ago
Updated 30 October 2023, about 1 year ago

Hello,

In geofield.formatters.inc it is impossible to translate :

$element[$delta] = array('#markup' => t('Latitude: !latitude <br/>Longitude: !longitude' . $microdata, array('!latitude' => $item['lat'], '!longitude' => $item['lon'])));

Because there is a <br />

So I made a patch to split the string. I will upload the patch soon.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡«πŸ‡·France Grimreaper France πŸ‡«πŸ‡·

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024