message: Rename "Un-collapse" option to "Expand message".

This commit also update the collapse message help page.
This commit is contained in:
Sahil Batra 2022-10-06 23:11:40 +05:30 committed by Tim Abbott
parent 6f1d5a29aa
commit dd939bbbb8
2 changed files with 4 additions and 3 deletions

View File

@ -90,7 +90,7 @@
<li>
<a class="popover_toggle_collapse" data-message-id="{{message_id}}" tabindex="0">
<i class="fa fa-plus" aria-hidden="true"></i>
{{t "Un-collapse" }} <span class="hotkey-hint">()</span>
{{t "Expand message" }} <span class="hotkey-hint">()</span>
</a>
</li>
{{/if}}

View File

@ -14,5 +14,6 @@ remove the message content from view.
{end_tabs}
To un-collapse a message, click **[More...]** at the bottom of the collapsed
!!! tip ""
To expand a message, click **[More...]** at the bottom of the collapsed
message.