mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 22:13:45 +08:00
changed private message -> personal message (#13753)
We are trying to not use "private message" in the interface, in favor of "personal message", because of course admins can read all messages so they are not really private unless encrypted messaging is turned on..
This commit is contained in:
parent
23773b3f19
commit
8bdec18d58
|
@ -337,7 +337,7 @@ en:
|
|||
remove: "Remove"
|
||||
remove_confirmation: "Are you sure you want to delete this draft?"
|
||||
new_topic: "New topic draft"
|
||||
new_private_message: "New private message draft"
|
||||
new_private_message: "New personal message draft"
|
||||
topic_reply: "Draft reply"
|
||||
abandon:
|
||||
confirm: "You have a draft in progress for this topic. What would you like to do with it?"
|
||||
|
|
Loading…
Reference in New Issue
Block a user