{*
Information message, do not display when the error messages below are displayed.
*}
{if true}
To link your AdSense account to OpenX, enter the email address, zipcode/
postal code and the last 5 digits of the phone number that you gave to Google
when you signed up for your AdSense account. Also, provide a name for
this account within OpenX.
{/if}
{*
Error message to be shown when there is no AdSense account associated
with the email the user provided.
*}
{if false}
There is no Google AdSense account associated with email: test@test.com. Please
correct the email you provided or create a new Google AdSense account.
{*
TODO: It would be good to prefill the Email field on the adsense-create screen reachable
from the link above with the Email address the user has typed.
*}
{/if}
{*
Error message to be shown when phone digits or zipcode don't match.
*}
{if false}
Digits of the phone number or zipcode/ post code do not match the data
associated with the AdSense acccount registered for the email address:
test@test.com. Please correct the phone number and zipcode/ post code or
create a new Google AdSense account.