<else:have_publish>
<div class="fbbluebox">
<gettext><tag:app_name /> cannot set your status messages or publish other content to Facebook.</gettext>
- <div class="fbaction"><getttext>Authorize Publish:</gettext><a class="fbbutton" href="<tag:publish_url />">Facebook</a></div>
+ <div class="fbaction"><gettext>Authorize Publish</gettext><a class="fbbutton" href="<tag:publish_url />">Facebook</a></div>
</div>
</else:have_publish>
</if:have_publish>
<else:have_session>
<div class="notice">Could not find authorization for <tag:user_name /> to interact with your Facebook account.</div>
<br />
- <gettext>Login to Facebook and authorize <tag:application_name /></gettext>
+ <gettext>Login to Facebook and authorize <tag:app_name /></gettext>
<a href="<tag:authUrl />" class="fbbutton">Facebook</a>
</else:have_session>
</if:have_session>