update email templates to link to trade offer itself and unify language

This commit is contained in:
badblocks 2025-04-08 01:23:52 -07:00
parent bd7a65975f
commit dd2ee7b558
10 changed files with 27 additions and 23 deletions

View file

@ -1,3 +1 @@
Thank you for using PᴋMɴ Trade Club. Thank you for using PᴋMɴ Trade Club. Happy trading!
Happy trading!

View file

@ -1 +1 @@
Hello {{ recipient_user }}, Howdy {{ recipient_user }}!

View file

@ -1,6 +1,6 @@
{% include 'email/common/header.txt' %} {% include 'email/common/header.txt' %}
Great news! {{ acting_user }} ({{ acting_user_ign }} {{ acting_user_friend_code }}) has accepted your trade offer. Great news! {{ acting_user }} ({{ acting_user_friend_code }}, in-game name: {{ acting_user_ign }}) has accepted your trade offer.
Trade Details: Trade Details:
- They have: {{ want_card }} - They have: {{ want_card }}
@ -8,8 +8,8 @@ Trade Details:
What's next? You can now mark the trade as "Sent" once you've offered the card to them in the app, or reject the trade if needed. What's next? You can now mark the trade as "Sent" once you've offered the card to them in the app, or reject the trade if needed.
Visit your dashboard to manage this trade: Visit the trade update page to mark it "Sent":
{{ domain }}{% url 'dashboard' %} {{ domain }}{% url 'trade_acceptance_update' pk %}
{% include 'email/common/footer.txt' %} {% include 'email/common/footer.txt' %}

View file

@ -1,6 +1,6 @@
{% include 'email/common/header.txt' %} {% include 'email/common/header.txt' %}
Great news! {{ acting_user }} ({{ acting_user_ign }} {{ acting_user_friend_code }}) has marked your trade as "Received". Great news! {{ acting_user }} ({{ acting_user_friend_code }}, in-game name: {{ acting_user_ign }}) has marked your trade as "Received".
Trade Details: Trade Details:
- They sent: {{ want_card }} - They sent: {{ want_card }}
@ -8,8 +8,8 @@ Trade Details:
What's next? Send a thank you to this user to increase their reputation! What's next? Send a thank you to this user to increase their reputation!
Visit your dashboard to send thanks: Visit the trade update page to send thanks:
{{ domain }}{% url 'dashboard' %} {{ domain }}{% url 'trade_acceptance_update' pk %}
{% include 'email/common/footer.txt' %} {% include 'email/common/footer.txt' %}

View file

@ -1,6 +1,6 @@
{% include 'email/common/header.txt' %} {% include 'email/common/header.txt' %}
We're sorry to inform you that {{ acting_user }} ({{ acting_user_ign }} {{ acting_user_friend_code }}) has canceled their trade acceptance. We're sorry to inform you that {{ acting_user }} ({{ acting_user_friend_code }}, in-game name: {{ acting_user_ign }}) has canceled their trade acceptance.
Trade Details: Trade Details:
- They had: {{ want_card }} - They had: {{ want_card }}
@ -8,7 +8,7 @@ Trade Details:
Your trade offer is still active and available for other users to accept. Your trade offer is still active and available for other users to accept.
Visit your dashboard to manage your trade offers: Visit your dashboard:
{{ domain }}{% url 'dashboard' %} {{ domain }}{% url 'dashboard' %}
{% include 'email/common/footer.txt' %} {% include 'email/common/footer.txt' %}

View file

@ -1,6 +1,6 @@
{% include 'email/common/header.txt' %} {% include 'email/common/header.txt' %}
We're sorry to inform you that {{ acting_user }} ({{ acting_user_ign }} {{ acting_user_friend_code }}) has rejected the trade. We're sorry to inform you that {{ acting_user }} ({{ acting_user_friend_code }}, in-game name: {{ acting_user_ign }}) has rejected the trade.
Trade Details: Trade Details:
- You had: {{ has_card }} - You had: {{ has_card }}
@ -11,6 +11,9 @@ Don't worry - there are plenty of other trade opportunities available! You can b
Visit the marketplace: Visit the marketplace:
{{ domain }}{% url 'trade_offer_list' %} {{ domain }}{% url 'trade_offer_list' %}
Visit your dashboard:
{{ domain }}{% url 'dashboard' %}
{% include 'email/common/footer.txt' %} {% include 'email/common/footer.txt' %}
Trade ID: #{{ hash }} Trade ID: #{{ hash }}

View file

@ -1,6 +1,6 @@
{% include 'email/common/header.txt' %} {% include 'email/common/header.txt' %}
{{ acting_user }} ({{ acting_user_ign }} {{ acting_user_friend_code }}) has marked your trade as "Sent". Great news! {{ acting_user }} ({{ acting_user_friend_code }}, in-game name: {{ acting_user_ign }}) has marked your trade as "Sent".
Trade Details: Trade Details:
- You have: {{ want_card }} - You have: {{ want_card }}
@ -8,8 +8,8 @@ Trade Details:
What's next? Once you respond to the trade in the app, please mark the trade as "Received" in your dashboard. What's next? Once you respond to the trade in the app, please mark the trade as "Received" in your dashboard.
Visit your dashboard to manage this trade: Visit the trade update page to mark it "Received":
{{ domain }}{% url 'dashboard' %} {{ domain }}{% url 'trade_acceptance_update' pk %}
{% include 'email/common/footer.txt' %} {% include 'email/common/footer.txt' %}

View file

@ -1,6 +1,6 @@
{% include 'email/common/header.txt' %} {% include 'email/common/header.txt' %}
{{ acting_user }} ({{ acting_user_ign }} {{ acting_user_friend_code }}) has sent their thanks for the successful trade! {{ acting_user }} ({{ acting_user_friend_code }}, in-game name: {{ acting_user_ign }}) has sent their thanks for the successful trade!
Trade Details: Trade Details:
- They sent: {{ want_card }} - They sent: {{ want_card }}
@ -8,8 +8,8 @@ Trade Details:
What's next? Send a thank you to this user to increase their reputation! What's next? Send a thank you to this user to increase their reputation!
Visit your dashboard to send thanks: Visit the trade update page to send thanks:
{{ domain }}{% url 'dashboard' %} {{ domain }}{% url 'trade_acceptance_update' pk %}
{% include 'email/common/footer.txt' %} {% include 'email/common/footer.txt' %}

View file

@ -1,6 +1,6 @@
{% include 'email/common/header.txt' %} {% include 'email/common/header.txt' %}
{{ acting_user }} ({{ acting_user_ign }} {{ acting_user_friend_code }}) has sent their thanks for the successful trade! {{ acting_user }} ({{ acting_user_friend_code }}, in-game name: {{ acting_user_ign }}) has sent their thanks for the successful trade!
Trade Details: Trade Details:
- {% if is_initiator %}You{% else %}They{% endif %} sent: {{ want_card }} - {% if is_initiator %}You{% else %}They{% endif %} sent: {{ want_card }}
@ -8,6 +8,9 @@ Trade Details:
This trade is now completed; no further actions can be made. This trade is now completed; no further actions can be made.
Visit your dashboard:
{{ domain }}{% url 'dashboard' %}
{% include 'email/common/footer.txt' %} {% include 'email/common/footer.txt' %}
Trade ID: #{{ hash }} Trade ID: #{{ hash }}

View file

@ -1,6 +1,6 @@
{% include 'email/common/header.txt' %} {% include 'email/common/header.txt' %}
{{ acting_user }} ({{ acting_user_ign }} {{ acting_user_friend_code }}) has sent their thanks for the successful trade! {{ acting_user }} ({{ acting_user_friend_code }}, in-game name: {{ acting_user_ign }}) has sent their thanks for the successful trade!
Trade Details: Trade Details:
- You sent: {{ want_card }} - You sent: {{ want_card }}
@ -8,8 +8,8 @@ Trade Details:
What's next? Send a thank you to this user to increase their reputation! What's next? Send a thank you to this user to increase their reputation!
Visit your dashboard to send thanks: Visit the trade update page to send thanks:
{{ domain }}{% url 'dashboard' %} {{ domain }}{% url 'trade_acceptance_update' pk %}
{% include 'email/common/footer.txt' %} {% include 'email/common/footer.txt' %}