You where not subscribed to the list, please try again later.

Should read:

You were not subscribed to the list, please try again later.

It might also make sense to lose the 'later' off the end as this error message is not really time sensitive - it is shown when the field doesn't validate.

CommentFileSizeAuthor
#4 small_typo-1273958-d7-4.patch944 bytesalbert volkman

Comments

cableman0408’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Status: Active » Closed (fixed)

This issue have been fixed in the development branch. Thanks submitting the issue :-)

ac’s picture

FYI this is still in the current release.

cableman0408’s picture

I don't known what went wrong, but I have corrected this once more :-)

albert volkman’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new944 bytes

One more in D7.

pfrenssen’s picture

Status: Needs review » Needs work

I found another typo, could you add this to the patch?

lib/campaignmonitor.class.inc, line 127:

drupal_set_message(t('The Campaign Monitor PHP intergration library was not detected, please see the README for information about installing the library.'), 'error', FALSE);

Should be "integration" instead of "intergration". Thanks!

cableman0408’s picture

Status: Needs work » Fixed

Thanks for fixing the typos, they have been added the the development branch.

Status: Fixed » Closed (fixed)

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