Active
Project:
Autoresponder
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2008 at 11:24 UTC
Updated:
29 May 2008 at 11:24 UTC
If I save an .po file with potx, and import this file in locale module, after I get theese errors:
# Invalid marker content in --autoresponder.module:313 * t('Are you sure you want to unsubscribe \'<i>'.$us->email.'</i>\' from mailing list \'<i>'.$us->name.'</i>\'?')
# Invalid marker content in --autoresponder.module:651 * t('Are you sure you want to delete \'<i>'.$us->email.'</i>\'?')
# Invalid marker content in --autoresponder.module:736 * t('Are you sure you want to delete <i>\''.$mail->subject.'\'</i>?')
# Invalid marker content in --autoresponder.module:772 * t('No messages in database! You can add one '.l(t('here...'),'admin/settings/autoresponder/mail/add'))
# Invalid marker content in --autoresponder.module:809 * t('Are you sure you want to delete <i>\''.$set->name.'\'</i>?')
# Invalid marker content in --autoresponder.module:822 * t('No sets in database! You can add one '.l(t('here...'),'admin/settings/autoresponder/set/add'))
# Invalid marker content in --autoresponder.module:975 * t('No sets in database! You can add one '.l(t('here...'),'admin/settings/autoresponder/set/add'))
...