Skip to content

Commit 0b057da

Browse files
committed
Merge branch 'wg-36-translation-updates' into wtsh-staging
2 parents 1fe3d8f + 8477e79 commit 0b057da

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

hypha/apply/activity/templates/messages/email/submission_confirmation.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313

1414
{% blocktrans %}If you have issues accessing the submission system or general inquiries, please email us at {{ ORG_EMAIL }}.{% endblocktrans %}
1515

16+
{% comment "Disabled for WTSH" %}
1617
{% blocktrans %}For more information about our support options, review process, and selection criteria, please visit our website at {{ ORG_URL }}.{% endblocktrans %}
18+
{% endcomment %}
1719

1820
{% with email_context=source.page.specific %}{{ email_context.confirmation_text_extra }}{% endwith %}
1921

hypha/locale/de/LC_MESSAGES/django.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,8 +1216,8 @@ msgid ""
12161216
"Kind Regards,\n"
12171217
"The %(org_short_name)s Team"
12181218
msgstr ""
1219-
"Schöne Grüße,\n"
1220-
"Das %(org_short_name)s Team"
1219+
"Viele Grüße,\n"
1220+
"Euer Team vom %(org_short_name)s"
12211221

12221222
#: hypha/apply/activity/templates/messages/email/batch_ready_to_review.html:4
12231223
#: hypha/apply/activity/templates/messages/email/ready_to_review.html:4
@@ -1553,8 +1553,7 @@ msgid ""
15531553
"We appreciate your \"%(title)s\" application submission to the "
15541554
"%(ORG_LONG_NAME)s."
15551555
msgstr ""
1556-
"Wir freuen uns über Ihre Bewerbung für die Position „%(title)s“ bei "
1557-
"%(ORG_LONG_NAME)s."
1556+
"Wir freuen uns über deine Einreichung „%(title)s“ bei %(ORG_LONG_NAME)s."
15581557

15591558
#: hypha/apply/activity/templates/messages/email/submission_confirmation.html:8
15601559
msgid ""

0 commit comments

Comments
 (0)