Translates in code

husztisanyi - April 22, 2008 - 11:43
Project:Autoresponder
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I change line 1301, because doesn't translate:
$sets = array('empty' => 'No sets to subscribe!');

to this:
$sets = array('empty' => t('No sets to subscribe!'));

I think, it works.

#1

husztisanyi - July 2, 2008 - 19:22
Title:I change line 1301» Translates in code
Assigned to:husztisanyi» Anonymous

- I can't translate theese rows:
form_set_error('email','Your email address '.$form_values['email'].' is already subscribed for this list.');
t('Are you sure you want to unsubscribe \''.$us->email.'\' from mailing list \''.$us->name.'\'?'),

Thanks your work!

#2

cyberpunk - July 3, 2008 - 15:30
Status:active» fixed

Thanks for pointing me to this issue. Fixed.

#3

Anonymous (not verified) - July 23, 2008 - 10:56
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.