mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
templates: Update instances of "private message" to "direct message".
Updates the two remaining references to private messages in the `web/templates` directory that are also translated strings.
This commit is contained in:
committed by
Tim Abbott
parent
dfb34875f1
commit
1337f6a404
@@ -1,6 +1,6 @@
|
||||
<p>
|
||||
{{#tr}}
|
||||
You are about to disable all notifications for private messages,
|
||||
You are about to disable all notifications for direct messages,
|
||||
@‑mentions and alerts, which may cause you to miss messages
|
||||
that require your timely attention.
|
||||
If you would like to temporarily disable all desktop notifications,
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
</p>
|
||||
<p>
|
||||
{{#tr}}
|
||||
<z-link>Click here</z-link> to learn about exporting private streams and messages.
|
||||
<z-link>Click here</z-link> to learn about exporting private streams and direct messages.
|
||||
{{#*inline "z-link"}}<a href="/help/export-your-organization" target="_blank" rel="noopener noreferrer">{{> @partial-block}}</a>{{/inline}}
|
||||
{{/tr}}
|
||||
{{t 'Note that organizations are limited to five exports per week.' }}
|
||||
|
||||
Reference in New Issue
Block a user