mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
refactor: Rename huddle to direct_message_group in email templates.
The huddle database table was renamed to direct_message_group. This commit updates all references to huddle in the missed_message email templates and locale files.
This commit is contained in:
committed by
Tim Abbott
parent
49d2c1010a
commit
7907c5f846
@@ -2397,7 +2397,7 @@ msgstr "\n このメールに返信しないでください。このZulipサ
|
||||
|
||||
#: templates/zerver/emails/missed_message.subject.txt:2
|
||||
#, python-format
|
||||
msgid "Group DMs with %(huddle_display_name)s"
|
||||
msgid "Group DMs with %(direct_message_group_display_name)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/zerver/emails/missed_message.subject.txt:3
|
||||
|
||||
Reference in New Issue
Block a user