Skip to content

Commit

Permalink
Merge pull request #153 from mozzadrella/patch-13
Browse files Browse the repository at this point in the history
Update master
  • Loading branch information
dirkcuys committed Jun 25, 2012
2 parents cb7f661 + 82abb73 commit d7e80a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lernanta/templates/badges/emails/new_submission.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{% load l10n_tags %}
{{ _('Hello!') }}
{{ _('Howdy!') }}

{{ _('A new peer is waiting for you to review their submission for the') }} {{ submission.badge }}. {{ _('Go ahead and take a look at their work here') }}: http://{{domain}}{{ submission.get_absolute_url }}. {{ _('They will love you!') }}
{{ _('Someone has just submitted work for the') }} {{ submission.badge }}. {{ _('Go ahead and take a look at their work here') }}: http://{{domain}}{{ submission.get_absolute_url }}. {{ _('They will love you!') }}

{{ _('Thanks,') }}
{{ _('Go get 'em,') }}

{{ _('The P2PU team') }}

{{ _('Manage your subscriptions:') }} http://{{domain}}/profile/edit/settings/
{{ _('Manage how often you get these delightful messages at:') }} http://{{domain}}/profile/edit/settings/

0 comments on commit d7e80a0

Please sign in to comment.