UX: Improve copy on Move to Topic and Move to Message modals
Also clarify that messages can be searched for by url, id and not just title.
This commit is contained in:
parent
42758379b9
commit
387daaf7b8
|
@ -379,14 +379,14 @@ en:
|
|||
choose_topic:
|
||||
none_found: "No topics found."
|
||||
title:
|
||||
search: "Search for a Topic by title, url or id:"
|
||||
placeholder: "type the topic title here"
|
||||
search: "Search for a Topic"
|
||||
placeholder: "type the topic title, url or id here"
|
||||
|
||||
choose_message:
|
||||
none_found: "No messages found."
|
||||
title:
|
||||
search: "Search for a Message by title:"
|
||||
placeholder: "type the message title here"
|
||||
search: "Search for a Message"
|
||||
placeholder: "type the message title, url or id here"
|
||||
|
||||
review:
|
||||
order_by: "Order by"
|
||||
|
|
Loading…
Reference in New Issue