mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
this period bothered me and it had to go
This commit is contained in:
parent
460665895c
commit
1a1dcb59f9
2 changed files with 3 additions and 3 deletions
|
@ -1982,8 +1982,8 @@ en:
|
||||||
description: "Not interested in getting these emails? No problem! Click below to unsubscribe instantly:"
|
description: "Not interested in getting these emails? No problem! Click below to unsubscribe instantly:"
|
||||||
|
|
||||||
header_instructions: ''
|
header_instructions: ''
|
||||||
reply_by_email: "[Visit Topic](%{base_url}%{url}) or reply to this email to respond."
|
reply_by_email: "[Visit Topic](%{base_url}%{url}) or reply to this email to respond"
|
||||||
visit_link_to_respond: "[Visit Topic](%{base_url}%{url}) to respond."
|
visit_link_to_respond: "[Visit Topic](%{base_url}%{url}) to respond"
|
||||||
|
|
||||||
posted_by: "Posted by %{username} on %{post_date}"
|
posted_by: "Posted by %{username} on %{post_date}"
|
||||||
|
|
||||||
|
|
2
spec/fixtures/emails/previous_replies.eml
vendored
2
spec/fixtures/emails/previous_replies.eml
vendored
|
@ -16,7 +16,7 @@ This is previous reply #1.
|
||||||
Posted by foo bar on 01/15/2016
|
Posted by foo bar on 01/15/2016
|
||||||
|
|
||||||
---
|
---
|
||||||
[Visit the Topic](https://bar.com/t/wat/1/1) to respond.
|
[Visit the Topic](https://bar.com/t/wat/1/1) to respond
|
||||||
|
|
||||||
To stop receiving notifications for this particular topic, [click here](h=
|
To stop receiving notifications for this particular topic, [click here](h=
|
||||||
ttps://bar.com/t/wat/1/unsubscribe). To unsubscribe from these emails, ch=
|
ttps://bar.com/t/wat/1/unsubscribe). To unsubscribe from these emails, ch=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue