mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:36:40 +08:00
UX: better help text for composer collapse / discard
also: warn on collapsed close if you are to discard content
This commit is contained in:
parent
0d34caff85
commit
bf1f6c7fe4
5 changed files with 22 additions and 15 deletions
|
@ -1275,7 +1275,8 @@ en:
|
|||
ulist_title: "Bulleted List"
|
||||
list_item: "List item"
|
||||
help: "Markdown Editing Help"
|
||||
toggler: "hide or show the composer panel"
|
||||
collapse: "minimize the composer panel"
|
||||
abandon: "close composer and discard draft"
|
||||
modal_ok: "OK"
|
||||
modal_cancel: "Cancel"
|
||||
cant_send_pm: "Sorry, you can't send a message to %{username}."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue