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:
|
choose_topic:
|
||||||
none_found: "No topics found."
|
none_found: "No topics found."
|
||||||
title:
|
title:
|
||||||
search: "Search for a Topic by title, url or id:"
|
search: "Search for a Topic"
|
||||||
placeholder: "type the topic title here"
|
placeholder: "type the topic title, url or id here"
|
||||||
|
|
||||||
choose_message:
|
choose_message:
|
||||||
none_found: "No messages found."
|
none_found: "No messages found."
|
||||||
title:
|
title:
|
||||||
search: "Search for a Message by title:"
|
search: "Search for a Message"
|
||||||
placeholder: "type the message title here"
|
placeholder: "type the message title, url or id here"
|
||||||
|
|
||||||
review:
|
review:
|
||||||
order_by: "Order by"
|
order_by: "Order by"
|
||||||
|
|
Loading…
Reference in New Issue