Closed (fixed)
Project:
tellafriend
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2007 at 21:34 UTC
Updated:
6 Aug 2007 at 16:34 UTC
There is no translation possible for the String 'Message to be sent', because the 't'-function is not used.
Line 274
Fix:
$form['tellafriend_message'] = array('#value' => filter_xss_admin("<strong>".t('Message to be sent').":</strong><br />" . nl2br(t(variable_get('tellafriend_message', 'You are invited to check out !sitename at !sitelink'), $placeholder_values)) . '<br/>'));
Comments
Comment #1
thierry_gd commentedApplied the t function
Comment #2
(not verified) commented