mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FEATURE: remove user option for edit history public
Users can no longer opt-in for "public" edit history if site owner disables it. This feature adds cost and complexity to post rendering since user options need to be premeptively loaded for every user in the stream. It is also confusing to explain to communities with private edit history.
This commit is contained in:
parent
9893953f62
commit
46b34e3c62
58 changed files with 12 additions and 82 deletions
|
@ -412,7 +412,6 @@ vi:
|
|||
dismiss_notifications_tooltip: "Đánh dấu đã đọc cho tất cả các thông báo chưa đọc"
|
||||
disable_jump_reply: "Đừng tới bài viết của tôi sau khi tôi trả lời"
|
||||
dynamic_favicon: "Hiện số chủ đề mới / cập nhật vào biểu tượng trình duyệt"
|
||||
edit_history_public: "Để thành viên khác xem những sửa chữa bài viết của bạn"
|
||||
external_links_in_new_tab: "Mở tất cả liên kết bên ngoài trong thẻ mới"
|
||||
enable_quoting: "Bật chế độ làm nổi bật chữ trong đoạn trích dẫn trả lời"
|
||||
change: "thay đổi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue