mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +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
@@ -2386,8 +2386,8 @@ msgstr "\nઆ ઇમેઇલને જવાબ આપતા ન રહેવ
|
||||
|
||||
#: templates/zerver/emails/missed_message.subject.txt:2
|
||||
#, python-format
|
||||
msgid "Group DMs with %(huddle_display_name)s"
|
||||
msgstr "સાથે %(huddle_display_name)s સાથે સમૂહ DMs"
|
||||
msgid "Group DMs with %(direct_message_group_display_name)s"
|
||||
msgstr "સાથે %(direct_message_group_display_name)s સાથે સમૂહ DMs"
|
||||
|
||||
#: templates/zerver/emails/missed_message.subject.txt:3
|
||||
#, python-format
|
||||
|
Reference in New Issue
Block a user