It turns out that "congratulations" triggers spam filters

pull/1/head
eric 2013-11-06 15:22:30 -05:00
parent ca540c4cb4
commit 43ea692802
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
{% load humanize %}Congratulations!
{% load humanize %}An Ungluing!
Thanks to you and other ungluers, {{ transaction.campaign.work.title }} will be released to the world in an unglued ebook edition. Your credit card has been charged ${{ transaction.amount|intcomma }}.

View File

@ -1,5 +1,5 @@
{% ifequal claim.status 'active' %}
Congratulations! {{ claim.rights_holder }}'s claim to {{ claim.work }} on Unglue.it has been approved.
{{ claim.rights_holder }}'s claim to {{ claim.work }} on Unglue.it has been approved.
You are now free to start a campaign to sell or unglue your work. If you're logged in, you will see the option to open a campaign at https://{{ current_site.domain }}/rightsholders . (You can also find this page by clicking on "Rights Holder Tools" at the bottom of any Unglue.it page.)

View File

@ -1,4 +1,4 @@
Congratulations! Your Platform Services Agreement has been accepted and you're now an official Unglue.it rights holder.
Your Platform Services Agreement has been accepted and you're now an official Unglue.it rights holder.
Here's what to do next. Find your book(s) on Unglue.it. On the More... tab of the book page, you'll now see an option to claim the book. Do this. We'll follow up. Once we've approved your claim, you'll be able to run campaigns for the book.

View File

@ -1,4 +1,4 @@
{% extends "notification/notice_template.html" %}
{% block comments_textual %}
Congratulations! You are now an approved rights holder on Unglue.it. For your next step, find your works in our database and claim them (under the More... tab). See your email for more details.
You are now an approved rights holder on Unglue.it. For your next step, find your works in our database and claim them (under the More... tab). See your email for more details.
{% endblock %}

View File

@ -1 +1 @@
Congratulations! You're now a confirmed rights holder on Unglue.it.
You're now a confirmed rights holder on Unglue.it.

View File

@ -1,4 +1,4 @@
{% load humanize %}{% ifequal campaign.type 1 %}Congratulations, you wished for it, and now there is an active Campaign for {{ campaign.work.title }} to be unglued. If ungluers like you pledge ${{ campaign.target|intcomma }} by {{ campaign.deadline }}, this book will be released under a Creative Commons license for everyone to enjoy.
{% load humanize %}{% ifequal campaign.type 1 %}You wished for it, and now there is an active Campaign for {{ campaign.work.title }} to be unglued. If ungluers like you pledge ${{ campaign.target|intcomma }} by {{ campaign.deadline }}, this book will be released under a Creative Commons license for everyone to enjoy.
You can help!

View File

@ -1,4 +1,4 @@
{% if pledged %}Congratulations! You pledged toward{% else %}Hooray! You wished for{% endif %} it, and now the campaign
{% if pledged %}You pledged toward{% else %}Hooray! You wished for{% endif %} it, and now the campaign
for {{ campaign.work.title}} (https://{{current_site.domain}}{% url work campaign.work.id %}) has succeeded.
You will notified when an Unglued ebook edition is available, within 90 days.